You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: crates/djls-template-ast/src/snapshots/djls_template_ast__parser__tests__errors__parse_error_recovery.snap
+15-15Lines changed: 15 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -9,10 +9,10 @@ nodes:
9
9
start: 0
10
10
length: 23
11
11
-Text:
12
-
content: "<h1>Header</h1>"
12
+
content: "<h1>Header</h1>"
13
13
span:
14
-
start: 24
15
-
length: 19
14
+
start: 28
15
+
length: 15
16
16
-Block:
17
17
Block:
18
18
tag:
@@ -34,10 +34,10 @@ nodes:
34
34
start: 87
35
35
length: 43
36
36
-Text:
37
-
content: "<p>Welcome "
37
+
content: "<p>Welcome "
38
38
span:
39
-
start: 131
40
-
length: 19
39
+
start: 139
40
+
length: 11
41
41
-Variable:
42
42
bits:
43
43
-user
@@ -52,10 +52,10 @@ nodes:
52
52
start: 165
53
53
length: 4
54
54
-Text:
55
-
content: "<div>"
55
+
content: "<div>"
56
56
span:
57
-
start: 170
58
-
length: 13
57
+
start: 178
58
+
length: 5
59
59
-Comment:
60
60
content: "This div is unclosed which doesn't matter"
0 commit comments