@@ -838,9 +838,9 @@ exports[`compiler: parse > Errors > EOF_BEFORE_TAG_NAME > <template>< 1`] = `
838
838
" codegenNode" : undefined ,
839
839
" loc" : {
840
840
" end" : {
841
- " column" : 13 ,
841
+ " column" : 12 ,
842
842
" line" : 1 ,
843
- " offset" : 12 ,
843
+ " offset" : 11 ,
844
844
},
845
845
" source" : " <template><" ,
846
846
" start" : {
@@ -908,9 +908,9 @@ exports[`compiler: parse > Errors > EOF_BEFORE_TAG_NAME > <template></ 1`] = `
908
908
" codegenNode" : undefined ,
909
909
" loc" : {
910
910
" end" : {
911
- " column" : 14 ,
911
+ " column" : 13 ,
912
912
" line" : 1 ,
913
- " offset" : 13 ,
913
+ " offset" : 12 ,
914
914
},
915
915
" source" : " <template></" ,
916
916
" start" : {
@@ -962,9 +962,9 @@ exports[`compiler: parse > Errors > EOF_IN_CDATA > <template><svg><![CDATA[ 1`]
962
962
" codegenNode" : undefined ,
963
963
" loc" : {
964
964
" end" : {
965
- " column" : 26 ,
965
+ " column" : 25 ,
966
966
" line" : 1 ,
967
- " offset" : 25 ,
967
+ " offset" : 24 ,
968
968
},
969
969
" source" : " <svg><![CDATA[" ,
970
970
" start" : {
@@ -983,9 +983,9 @@ exports[`compiler: parse > Errors > EOF_IN_CDATA > <template><svg><![CDATA[ 1`]
983
983
" codegenNode" : undefined ,
984
984
" loc" : {
985
985
" end" : {
986
- " column" : 26 ,
986
+ " column" : 25 ,
987
987
" line" : 1 ,
988
- " offset" : 25 ,
988
+ " offset" : 24 ,
989
989
},
990
990
" source" : " <template><svg><![CDATA[" ,
991
991
" start" : {
@@ -1055,9 +1055,9 @@ exports[`compiler: parse > Errors > EOF_IN_CDATA > <template><svg><![CDATA[cdata
1055
1055
" codegenNode" : undefined ,
1056
1056
" loc" : {
1057
1057
" end" : {
1058
- " column" : 31 ,
1058
+ " column" : 30 ,
1059
1059
" line" : 1 ,
1060
- " offset" : 30 ,
1060
+ " offset" : 29 ,
1061
1061
},
1062
1062
" source" : " <svg><![CDATA[cdata" ,
1063
1063
" start" : {
@@ -1076,9 +1076,9 @@ exports[`compiler: parse > Errors > EOF_IN_CDATA > <template><svg><![CDATA[cdata
1076
1076
" codegenNode" : undefined ,
1077
1077
" loc" : {
1078
1078
" end" : {
1079
- " column" : 31 ,
1079
+ " column" : 30 ,
1080
1080
" line" : 1 ,
1081
- " offset" : 30 ,
1081
+ " offset" : 29 ,
1082
1082
},
1083
1083
" source" : " <template><svg><![CDATA[cdata" ,
1084
1084
" start" : {
@@ -1128,9 +1128,9 @@ exports[`compiler: parse > Errors > EOF_IN_COMMENT > <template><!-- 1`] = `
1128
1128
" codegenNode" : undefined ,
1129
1129
" loc" : {
1130
1130
" end" : {
1131
- " column" : 16 ,
1131
+ " column" : 15 ,
1132
1132
" line" : 1 ,
1133
- " offset" : 15 ,
1133
+ " offset" : 14 ,
1134
1134
},
1135
1135
" source" : " <template><!--" ,
1136
1136
" start" : {
@@ -1198,9 +1198,9 @@ exports[`compiler: parse > Errors > EOF_IN_COMMENT > <template><!--comment 1`] =
1198
1198
" codegenNode" : undefined ,
1199
1199
" loc" : {
1200
1200
" end" : {
1201
- " column" : 23 ,
1201
+ " column" : 22 ,
1202
1202
" line" : 1 ,
1203
- " offset" : 22 ,
1203
+ " offset" : 21 ,
1204
1204
},
1205
1205
" source" : " <template><!--comment" ,
1206
1206
" start" : {
@@ -1250,9 +1250,9 @@ exports[`compiler: parse > Errors > EOF_IN_TAG > <div></div 1`] = `
1250
1250
" codegenNode" : undefined ,
1251
1251
" loc" : {
1252
1252
" end" : {
1253
- " column" : 12 ,
1253
+ " column" : 11 ,
1254
1254
" line" : 1 ,
1255
- " offset" : 11 ,
1255
+ " offset" : 10 ,
1256
1256
},
1257
1257
" source" : " <div></div" ,
1258
1258
" start" : {
@@ -1302,9 +1302,9 @@ exports[`compiler: parse > Errors > EOF_IN_TAG > <template><div 1`] = `
1302
1302
" codegenNode" : undefined ,
1303
1303
" loc" : {
1304
1304
" end" : {
1305
- " column" : 17 ,
1305
+ " column" : 16 ,
1306
1306
" line" : 1 ,
1307
- " offset" : 16 ,
1307
+ " offset" : 15 ,
1308
1308
},
1309
1309
" source" : " <template><div " ,
1310
1310
" start" : {
@@ -1354,9 +1354,9 @@ exports[`compiler: parse > Errors > EOF_IN_TAG > <template><div 1`] = `
1354
1354
" codegenNode" : undefined ,
1355
1355
" loc" : {
1356
1356
" end" : {
1357
- " column" : 16 ,
1357
+ " column" : 15 ,
1358
1358
" line" : 1 ,
1359
- " offset" : 15 ,
1359
+ " offset" : 14 ,
1360
1360
},
1361
1361
" source" : " <template><div" ,
1362
1362
" start" : {
@@ -1406,9 +1406,9 @@ exports[`compiler: parse > Errors > EOF_IN_TAG > <template><div id 1`] = `
1406
1406
" codegenNode" : undefined ,
1407
1407
" loc" : {
1408
1408
" end" : {
1409
- " column" : 20 ,
1409
+ " column" : 19 ,
1410
1410
" line" : 1 ,
1411
- " offset" : 19 ,
1411
+ " offset" : 18 ,
1412
1412
},
1413
1413
" source" : " <template><div id " ,
1414
1414
" start" : {
@@ -1458,9 +1458,9 @@ exports[`compiler: parse > Errors > EOF_IN_TAG > <template><div id = 1`] = `
1458
1458
" codegenNode" : undefined ,
1459
1459
" loc" : {
1460
1460
" end" : {
1461
- " column" : 21 ,
1461
+ " column" : 20 ,
1462
1462
" line" : 1 ,
1463
- " offset" : 20 ,
1463
+ " offset" : 19 ,
1464
1464
},
1465
1465
" source" : " <template><div id =" ,
1466
1466
" start" : {
@@ -1510,9 +1510,9 @@ exports[`compiler: parse > Errors > EOF_IN_TAG > <template><div id 1`] = `
1510
1510
" codegenNode" : undefined ,
1511
1511
" loc" : {
1512
1512
" end" : {
1513
- " column" : 19 ,
1513
+ " column" : 18 ,
1514
1514
" line" : 1 ,
1515
- " offset" : 18 ,
1515
+ " offset" : 17 ,
1516
1516
},
1517
1517
" source" : " <template><div id" ,
1518
1518
" start" : {
@@ -1562,9 +1562,9 @@ exports[`compiler: parse > Errors > EOF_IN_TAG > <template><div id="abc 1`] = `
1562
1562
" codegenNode" : undefined ,
1563
1563
" loc" : {
1564
1564
" end" : {
1565
- " column" : 24 ,
1565
+ " column" : 23 ,
1566
1566
" line" : 1 ,
1567
- " offset" : 23 ,
1567
+ " offset" : 22 ,
1568
1568
},
1569
1569
" source" : " <template><div id=" abc " ,
1570
1570
" start" : {
@@ -1614,9 +1614,9 @@ exports[`compiler: parse > Errors > EOF_IN_TAG > <template><div id="abc" 1`] = `
1614
1614
" codegenNode" : undefined ,
1615
1615
" loc" : {
1616
1616
" end" : {
1617
- " column" : 25 ,
1617
+ " column" : 24 ,
1618
1618
" line" : 1 ,
1619
- " offset" : 24 ,
1619
+ " offset" : 23 ,
1620
1620
},
1621
1621
" source" : " <template><div id=" abc " " ,
1622
1622
" start" : {
@@ -1684,9 +1684,9 @@ exports[`compiler: parse > Errors > EOF_IN_TAG > <template><div id="abc"/ 1`] =
1684
1684
" codegenNode" : undefined ,
1685
1685
" loc" : {
1686
1686
" end" : {
1687
- " column" : 26 ,
1687
+ " column" : 25 ,
1688
1688
" line" : 1 ,
1689
- " offset" : 25 ,
1689
+ " offset" : 24 ,
1690
1690
},
1691
1691
" source" : " <template><div id=" abc " /" ,
1692
1692
" start" : {
@@ -1736,9 +1736,9 @@ exports[`compiler: parse > Errors > EOF_IN_TAG > <template><div id='abc 1`] = `
1736
1736
"codegenNode": undefined,
1737
1737
"loc": {
1738
1738
"end": {
1739
- "column": 24 ,
1739
+ "column": 23 ,
1740
1740
"line": 1,
1741
- "offset": 23 ,
1741
+ "offset": 22 ,
1742
1742
},
1743
1743
"source": "<template><div id=' abc",
1744
1744
" start" : {
@@ -1788,9 +1788,9 @@ exports[`compiler: parse > Errors > EOF_IN_TAG > <template><div id='abc' 1`] = `
1788
1788
" codegenNode" : undefined ,
1789
1789
" loc" : {
1790
1790
" end" : {
1791
- " column" : 25 ,
1791
+ " column" : 24 ,
1792
1792
" line" : 1 ,
1793
- " offset" : 24 ,
1793
+ " offset" : 23 ,
1794
1794
},
1795
1795
" source" : " <template><div id='abc'" ,
1796
1796
" start" : {
@@ -1858,9 +1858,9 @@ exports[`compiler: parse > Errors > EOF_IN_TAG > <template><div id='abc'/ 1`] =
1858
1858
" codegenNode" : undefined ,
1859
1859
" loc" : {
1860
1860
" end" : {
1861
- " column" : 26 ,
1861
+ " column" : 25 ,
1862
1862
" line" : 1 ,
1863
- " offset" : 25 ,
1863
+ " offset" : 24 ,
1864
1864
},
1865
1865
" source" : " <template><div id='abc'/" ,
1866
1866
" start" : {
@@ -1928,9 +1928,9 @@ exports[`compiler: parse > Errors > EOF_IN_TAG > <template><div id=abc / 1`] = `
1928
1928
" codegenNode" : undefined ,
1929
1929
" loc" : {
1930
1930
" end" : {
1931
- " column" : 25 ,
1931
+ " column" : 24 ,
1932
1932
" line" : 1 ,
1933
- " offset" : 24 ,
1933
+ " offset" : 23 ,
1934
1934
},
1935
1935
" source" : " <template><div id=abc /" ,
1936
1936
" start" : {
@@ -1980,9 +1980,9 @@ exports[`compiler: parse > Errors > EOF_IN_TAG > <template><div id=abc 1`] = `
1980
1980
" codegenNode" : undefined ,
1981
1981
" loc" : {
1982
1982
" end" : {
1983
- " column" : 23 ,
1983
+ " column" : 22 ,
1984
1984
" line" : 1 ,
1985
- " offset" : 22 ,
1985
+ " offset" : 21 ,
1986
1986
},
1987
1987
" source" : " <template><div id=abc" ,
1988
1988
" start" : {
0 commit comments