swc/crates/swc_html_parser/tests/recovery/attribute/missing-value/span.rust-debug
2022-12-01 05:54:44 +00:00

168 lines
3.1 KiB
Plaintext

x Document
,-[$DIR/tests/recovery/attribute/missing-value/input.html:1:1]
1 | ,-> <div>test</div>
2 | | <a a=>
3 | | <div>test</div>
4 | `-> <z ====>
`----
x Child
x Element
x Child
,-[$DIR/tests/recovery/attribute/missing-value/input.html:1:1]
1 | <div>test</div>
: ^^^^^^^^^^^^^^^
2 | <a a=>
`----
x Element
,-[$DIR/tests/recovery/attribute/missing-value/input.html:1:1]
1 | <div>test</div>
: ^^^^^^^^^^^^^^^
2 | <a a=>
`----
x Child
,-[$DIR/tests/recovery/attribute/missing-value/input.html:1:1]
1 | <div>test</div>
: ^^^^
2 | <a a=>
`----
x Text
,-[$DIR/tests/recovery/attribute/missing-value/input.html:1:1]
1 | <div>test</div>
: ^^^^
2 | <a a=>
`----
x Child
,-[$DIR/tests/recovery/attribute/missing-value/input.html:1:1]
1 | <div>test</div>
: ^
2 | <a a=>
3 | <div>test</div>
`----
x Text
,-[$DIR/tests/recovery/attribute/missing-value/input.html:1:1]
1 | <div>test</div>
: ^
2 | <a a=>
3 | <div>test</div>
`----
x Child
,-[$DIR/tests/recovery/attribute/missing-value/input.html:1:1]
1 | <div>test</div>
2 | ,-> <a a=>
3 | | <div>test</div>
4 | `-> <z ====>
`----
x Element
,-[$DIR/tests/recovery/attribute/missing-value/input.html:1:1]
1 | <div>test</div>
2 | ,-> <a a=>
3 | | <div>test</div>
4 | `-> <z ====>
`----
x Attribute
,-[$DIR/tests/recovery/attribute/missing-value/input.html:1:1]
1 | <div>test</div>
2 | <a a=>
: ^
3 | <div>test</div>
`----
x Child
,-[$DIR/tests/recovery/attribute/missing-value/input.html:1:1]
1 | <div>test</div>
2 | <a a=>
: ^
3 | <div>test</div>
4 | <z ====>
`----
x Text
,-[$DIR/tests/recovery/attribute/missing-value/input.html:1:1]
1 | <div>test</div>
2 | <a a=>
: ^
3 | <div>test</div>
4 | <z ====>
`----
x Child
,-[$DIR/tests/recovery/attribute/missing-value/input.html:2:1]
2 | <a a=>
3 | <div>test</div>
: ^^^^^^^^^^^^^^^
4 | <z ====>
`----
x Element
,-[$DIR/tests/recovery/attribute/missing-value/input.html:2:1]
2 | <a a=>
3 | <div>test</div>
: ^^^^^^^^^^^^^^^
4 | <z ====>
`----
x Child
,-[$DIR/tests/recovery/attribute/missing-value/input.html:2:1]
2 | <a a=>
3 | <div>test</div>
: ^^^^
4 | <z ====>
`----
x Text
,-[$DIR/tests/recovery/attribute/missing-value/input.html:2:1]
2 | <a a=>
3 | <div>test</div>
: ^^^^
4 | <z ====>
`----
x Child
,-[$DIR/tests/recovery/attribute/missing-value/input.html:2:1]
2 | <a a=>
3 | <div>test</div>
: ^
4 | <z ====>
`----
x Text
,-[$DIR/tests/recovery/attribute/missing-value/input.html:2:1]
2 | <a a=>
3 | <div>test</div>
: ^
4 | <z ====>
`----
x Child
,-[$DIR/tests/recovery/attribute/missing-value/input.html:3:1]
3 | <div>test</div>
4 | <z ====>
: ^^^^^^^^
`----
x Element
,-[$DIR/tests/recovery/attribute/missing-value/input.html:3:1]
3 | <div>test</div>
4 | <z ====>
: ^^^^^^^^
`----
x Attribute
,-[$DIR/tests/recovery/attribute/missing-value/input.html:3:1]
3 | <div>test</div>
4 | <z ====>
: ^^^^
`----