mirror of
https://github.com/swc-project/swc.git
synced 2024-12-22 05:01:42 +03:00
189 lines
5.4 KiB
Plaintext
189 lines
5.4 KiB
Plaintext
|
|
x Document
|
|
,-[$DIR/tests/fixture/attribute/title/input.html:1:1]
|
|
1 | ,-> <!DOCTYPE html>
|
|
2 | | <html>
|
|
3 | | <body>
|
|
4 | |
|
|
5 | | <h2 title="I'm a header">The title Attribute</h2>
|
|
6 | |
|
|
7 | | <p title="I'm a tooltip">Mouse over this paragraph, to display the title attribute as a tooltip.</p>
|
|
8 | |
|
|
9 | | </body>
|
|
10 | `-> </html>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/attribute/title/input.html:1:1]
|
|
1 | <!DOCTYPE html>
|
|
: ^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x DocumentType
|
|
,-[$DIR/tests/fixture/attribute/title/input.html:1:1]
|
|
1 | <!DOCTYPE html>
|
|
: ^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/attribute/title/input.html:2:1]
|
|
2 | ,-> <html>
|
|
3 | | <body>
|
|
4 | |
|
|
5 | | <h2 title="I'm a header">The title Attribute</h2>
|
|
6 | |
|
|
7 | | <p title="I'm a tooltip">Mouse over this paragraph, to display the title attribute as a tooltip.</p>
|
|
8 | |
|
|
9 | | </body>
|
|
10 | `-> </html>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/attribute/title/input.html:2:1]
|
|
2 | ,-> <html>
|
|
3 | | <body>
|
|
4 | |
|
|
5 | | <h2 title="I'm a header">The title Attribute</h2>
|
|
6 | |
|
|
7 | | <p title="I'm a tooltip">Mouse over this paragraph, to display the title attribute as a tooltip.</p>
|
|
8 | |
|
|
9 | | </body>
|
|
10 | `-> </html>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/attribute/title/input.html:1:1]
|
|
1 | ,-> <!DOCTYPE html>
|
|
2 | | <html>
|
|
3 | `-> <body>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/attribute/title/input.html:1:1]
|
|
1 | ,-> <!DOCTYPE html>
|
|
2 | | <html>
|
|
3 | `-> <body>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/attribute/title/input.html:3:1]
|
|
3 | ,-> <body>
|
|
4 | |
|
|
5 | | <h2 title="I'm a header">The title Attribute</h2>
|
|
6 | |
|
|
7 | | <p title="I'm a tooltip">Mouse over this paragraph, to display the title attribute as a tooltip.</p>
|
|
8 | |
|
|
9 | | </body>
|
|
10 | `-> </html>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/attribute/title/input.html:3:1]
|
|
3 | ,-> <body>
|
|
4 | |
|
|
5 | | <h2 title="I'm a header">The title Attribute</h2>
|
|
6 | |
|
|
7 | | <p title="I'm a tooltip">Mouse over this paragraph, to display the title attribute as a tooltip.</p>
|
|
8 | |
|
|
9 | | </body>
|
|
10 | `-> </html>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/attribute/title/input.html:3:1]
|
|
3 | ,-> <body>
|
|
4 | `->
|
|
5 | <h2 title="I'm a header">The title Attribute</h2>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/attribute/title/input.html:3:1]
|
|
3 | ,-> <body>
|
|
4 | `->
|
|
5 | <h2 title="I'm a header">The title Attribute</h2>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/attribute/title/input.html:5:1]
|
|
5 | <h2 title="I'm a header">The title Attribute</h2>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/attribute/title/input.html:5:1]
|
|
5 | <h2 title="I'm a header">The title Attribute</h2>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Attribute
|
|
,-[$DIR/tests/fixture/attribute/title/input.html:1:1]
|
|
1 | <!DOCTYPE html>
|
|
: ^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/attribute/title/input.html:5:1]
|
|
5 | <h2 title="I'm a header">The title Attribute</h2>
|
|
: ^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/attribute/title/input.html:5:1]
|
|
5 | <h2 title="I'm a header">The title Attribute</h2>
|
|
: ^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/attribute/title/input.html:5:1]
|
|
5 | ,-> <h2 title="I'm a header">The title Attribute</h2>
|
|
6 | `->
|
|
7 | <p title="I'm a tooltip">Mouse over this paragraph, to display the title attribute as a tooltip.</p>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/attribute/title/input.html:5:1]
|
|
5 | ,-> <h2 title="I'm a header">The title Attribute</h2>
|
|
6 | `->
|
|
7 | <p title="I'm a tooltip">Mouse over this paragraph, to display the title attribute as a tooltip.</p>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/attribute/title/input.html:7:1]
|
|
7 | <p title="I'm a tooltip">Mouse over this paragraph, to display the title attribute as a tooltip.</p>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/attribute/title/input.html:7:1]
|
|
7 | <p title="I'm a tooltip">Mouse over this paragraph, to display the title attribute as a tooltip.</p>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/attribute/title/input.html:7:1]
|
|
7 | <p title="I'm a tooltip">Mouse over this paragraph, to display the title attribute as a tooltip.</p>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/attribute/title/input.html:7:1]
|
|
7 | <p title="I'm a tooltip">Mouse over this paragraph, to display the title attribute as a tooltip.</p>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/attribute/title/input.html:7:1]
|
|
7 | ,-> <p title="I'm a tooltip">Mouse over this paragraph, to display the title attribute as a tooltip.</p>
|
|
8 | |
|
|
9 | | </body>
|
|
10 | `-> </html>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/attribute/title/input.html:7:1]
|
|
7 | ,-> <p title="I'm a tooltip">Mouse over this paragraph, to display the title attribute as a tooltip.</p>
|
|
8 | |
|
|
9 | | </body>
|
|
10 | `-> </html>
|
|
`----
|