swc/crates/swc_html_parser/tests/fixture/element/img/span.rust-debug

262 lines
6.5 KiB
Plaintext
Raw Normal View History

x Document
2022-04-28 20:27:39 +03:00
,-[$DIR/tests/fixture/element/img/input.html:1:1]
1 | ,-> <!DOCTYPE html>
2 | | <html>
3 | | <body>
4 | |
5 | | <h2>HTML Images</h2>
6 | | <p>HTML images are defined with the img tag:</p>
7 | |
8 | | <img src="w3schools.jpg" alt="W3Schools.com" width="104" height="142">
9 | |
10 | | </body>
11 | `-> </html>
`----
x Child
2022-04-28 20:27:39 +03:00
,-[$DIR/tests/fixture/element/img/input.html:1:1]
1 | <!DOCTYPE html>
: ^^^^^^^^^^^^^^^
2 | <html>
`----
x DocumentType
2022-04-28 20:27:39 +03:00
,-[$DIR/tests/fixture/element/img/input.html:1:1]
1 | <!DOCTYPE html>
: ^^^^^^^^^^^^^^^
2 | <html>
`----
x Child
,-[$DIR/tests/fixture/element/img/input.html:1:1]
1 | <!DOCTYPE html>
2 | ,-> <html>
3 | | <body>
4 | |
5 | | <h2>HTML Images</h2>
6 | | <p>HTML images are defined with the img tag:</p>
7 | |
8 | | <img src="w3schools.jpg" alt="W3Schools.com" width="104" height="142">
9 | |
10 | | </body>
11 | `-> </html>
`----
x Element
,-[$DIR/tests/fixture/element/img/input.html:1:1]
1 | <!DOCTYPE html>
2 | ,-> <html>
3 | | <body>
4 | |
5 | | <h2>HTML Images</h2>
6 | | <p>HTML images are defined with the img tag:</p>
7 | |
8 | | <img src="w3schools.jpg" alt="W3Schools.com" width="104" height="142">
9 | |
10 | | </body>
11 | `-> </html>
`----
x Child
x Element
x Child
,-[$DIR/tests/fixture/element/img/input.html:2:1]
2 | <html>
3 | ,-> <body>
4 | |
5 | | <h2>HTML Images</h2>
6 | | <p>HTML images are defined with the img tag:</p>
7 | |
8 | | <img src="w3schools.jpg" alt="W3Schools.com" width="104" height="142">
9 | |
10 | | </body>
11 | `-> </html>
`----
x Element
,-[$DIR/tests/fixture/element/img/input.html:2:1]
2 | <html>
3 | ,-> <body>
4 | |
5 | | <h2>HTML Images</h2>
6 | | <p>HTML images are defined with the img tag:</p>
7 | |
8 | | <img src="w3schools.jpg" alt="W3Schools.com" width="104" height="142">
9 | |
10 | | </body>
11 | `-> </html>
`----
x Child
,-[$DIR/tests/fixture/element/img/input.html:2:1]
2 | <html>
3 | ,-> <body>
4 | `->
5 | <h2>HTML Images</h2>
6 | <p>HTML images are defined with the img tag:</p>
`----
x Text
,-[$DIR/tests/fixture/element/img/input.html:2:1]
2 | <html>
3 | ,-> <body>
4 | `->
5 | <h2>HTML Images</h2>
6 | <p>HTML images are defined with the img tag:</p>
`----
x Child
,-[$DIR/tests/fixture/element/img/input.html:4:1]
4 |
5 | <h2>HTML Images</h2>
: ^^^^^^^^^^^^^^^^^^^^
6 | <p>HTML images are defined with the img tag:</p>
`----
x Element
,-[$DIR/tests/fixture/element/img/input.html:4:1]
4 |
5 | <h2>HTML Images</h2>
: ^^^^^^^^^^^^^^^^^^^^
6 | <p>HTML images are defined with the img tag:</p>
`----
x Child
,-[$DIR/tests/fixture/element/img/input.html:4:1]
4 |
5 | <h2>HTML Images</h2>
: ^^^^^^^^^^^
6 | <p>HTML images are defined with the img tag:</p>
`----
x Text
,-[$DIR/tests/fixture/element/img/input.html:4:1]
4 |
5 | <h2>HTML Images</h2>
: ^^^^^^^^^^^
6 | <p>HTML images are defined with the img tag:</p>
`----
x Child
,-[$DIR/tests/fixture/element/img/input.html:4:1]
4 |
5 | <h2>HTML Images</h2>
: ^
6 | <p>HTML images are defined with the img tag:</p>
`----
x Text
,-[$DIR/tests/fixture/element/img/input.html:4:1]
4 |
5 | <h2>HTML Images</h2>
: ^
6 | <p>HTML images are defined with the img tag:</p>
`----
x Child
,-[$DIR/tests/fixture/element/img/input.html:5:1]
5 | <h2>HTML Images</h2>
6 | <p>HTML images are defined with the img tag:</p>
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
`----
x Element
,-[$DIR/tests/fixture/element/img/input.html:5:1]
5 | <h2>HTML Images</h2>
6 | <p>HTML images are defined with the img tag:</p>
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
`----
x Child
,-[$DIR/tests/fixture/element/img/input.html:5:1]
5 | <h2>HTML Images</h2>
6 | <p>HTML images are defined with the img tag:</p>
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
`----
x Text
,-[$DIR/tests/fixture/element/img/input.html:5:1]
5 | <h2>HTML Images</h2>
6 | <p>HTML images are defined with the img tag:</p>
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
`----
x Child
,-[$DIR/tests/fixture/element/img/input.html:5:1]
5 | <h2>HTML Images</h2>
6 | ,-> <p>HTML images are defined with the img tag:</p>
7 | `->
8 | <img src="w3schools.jpg" alt="W3Schools.com" width="104" height="142">
`----
x Text
,-[$DIR/tests/fixture/element/img/input.html:5:1]
5 | <h2>HTML Images</h2>
6 | ,-> <p>HTML images are defined with the img tag:</p>
7 | `->
8 | <img src="w3schools.jpg" alt="W3Schools.com" width="104" height="142">
`----
x Child
,-[$DIR/tests/fixture/element/img/input.html:7:1]
7 |
8 | <img src="w3schools.jpg" alt="W3Schools.com" width="104" height="142">
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
`----
x Element
,-[$DIR/tests/fixture/element/img/input.html:7:1]
7 |
8 | <img src="w3schools.jpg" alt="W3Schools.com" width="104" height="142">
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
`----
x Attribute
,-[$DIR/tests/fixture/element/img/input.html:7:1]
7 |
8 | <img src="w3schools.jpg" alt="W3Schools.com" width="104" height="142">
: ^^^^^^^^^^^^^^^^^^^
`----
x Attribute
,-[$DIR/tests/fixture/element/img/input.html:7:1]
7 |
8 | <img src="w3schools.jpg" alt="W3Schools.com" width="104" height="142">
: ^^^^^^^^^^^^^^^^^^^
`----
x Attribute
,-[$DIR/tests/fixture/element/img/input.html:7:1]
7 |
8 | <img src="w3schools.jpg" alt="W3Schools.com" width="104" height="142">
: ^^^^^^^^^^^
`----
x Attribute
,-[$DIR/tests/fixture/element/img/input.html:7:1]
7 |
8 | <img src="w3schools.jpg" alt="W3Schools.com" width="104" height="142">
: ^^^^^^^^^^^^
`----
x Child
,-[$DIR/tests/fixture/element/img/input.html:7:1]
7 |
8 | ,-> <img src="w3schools.jpg" alt="W3Schools.com" width="104" height="142">
9 | |
10 | | </body>
11 | `-> </html>
`----
x Text
,-[$DIR/tests/fixture/element/img/input.html:7:1]
7 |
8 | ,-> <img src="w3schools.jpg" alt="W3Schools.com" width="104" height="142">
9 | |
10 | | </body>
11 | `-> </html>
`----