mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 12:41:54 +03:00
272 lines
6.3 KiB
Plaintext
272 lines
6.3 KiB
Plaintext
|
|
x Document
|
|
,-[$DIR/tests/fixture/element/br/input.html:1:1]
|
|
1 | ,-> <p> O'er all the hilltops<br>
|
|
2 | | Is quiet now,<br>
|
|
3 | | In all the treetops<br>
|
|
4 | | Hearest thou<br>
|
|
5 | | Hardly a breath;<br>
|
|
6 | | The birds are asleep in the trees:<br>
|
|
7 | | Wait, soon like these<br>
|
|
8 | | Thou too shalt rest.
|
|
9 | `-> </p>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/br/input.html:1:1]
|
|
1 | ,-> <p> O'er all the hilltops<br>
|
|
2 | | Is quiet now,<br>
|
|
3 | | In all the treetops<br>
|
|
4 | | Hearest thou<br>
|
|
5 | | Hardly a breath;<br>
|
|
6 | | The birds are asleep in the trees:<br>
|
|
7 | | Wait, soon like these<br>
|
|
8 | | Thou too shalt rest.
|
|
9 | `-> </p>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/element/br/input.html:1:1]
|
|
1 | ,-> <p> O'er all the hilltops<br>
|
|
2 | | Is quiet now,<br>
|
|
3 | | In all the treetops<br>
|
|
4 | | Hearest thou<br>
|
|
5 | | Hardly a breath;<br>
|
|
6 | | The birds are asleep in the trees:<br>
|
|
7 | | Wait, soon like these<br>
|
|
8 | | Thou too shalt rest.
|
|
9 | `-> </p>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/br/input.html:1:1]
|
|
1 | <p> O'er all the hilltops<br>
|
|
: ^^^
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/element/br/input.html:1:1]
|
|
1 | <p> O'er all the hilltops<br>
|
|
: ^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/br/input.html:1:1]
|
|
1 | ,-> <p> O'er all the hilltops<br>
|
|
2 | | Is quiet now,<br>
|
|
3 | | In all the treetops<br>
|
|
4 | | Hearest thou<br>
|
|
5 | | Hardly a breath;<br>
|
|
6 | | The birds are asleep in the trees:<br>
|
|
7 | | Wait, soon like these<br>
|
|
8 | `-> Thou too shalt rest.
|
|
9 | </p>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/element/br/input.html:1:1]
|
|
1 | ,-> <p> O'er all the hilltops<br>
|
|
2 | | Is quiet now,<br>
|
|
3 | | In all the treetops<br>
|
|
4 | | Hearest thou<br>
|
|
5 | | Hardly a breath;<br>
|
|
6 | | The birds are asleep in the trees:<br>
|
|
7 | | Wait, soon like these<br>
|
|
8 | `-> Thou too shalt rest.
|
|
9 | </p>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/br/input.html:1:1]
|
|
1 | <p> O'er all the hilltops<br>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/br/input.html:1:1]
|
|
1 | <p> O'er all the hilltops<br>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/br/input.html:1:1]
|
|
1 | <p> O'er all the hilltops<br>
|
|
: ^^^^
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/element/br/input.html:1:1]
|
|
1 | <p> O'er all the hilltops<br>
|
|
: ^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/br/input.html:1:1]
|
|
1 | ,-> <p> O'er all the hilltops<br>
|
|
2 | `-> Is quiet now,<br>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/br/input.html:1:1]
|
|
1 | ,-> <p> O'er all the hilltops<br>
|
|
2 | `-> Is quiet now,<br>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/br/input.html:2:5]
|
|
2 | Is quiet now,<br>
|
|
: ^^^^
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/element/br/input.html:2:5]
|
|
2 | Is quiet now,<br>
|
|
: ^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/br/input.html:2:5]
|
|
2 | ,-> Is quiet now,<br>
|
|
3 | `-> In all the treetops<br>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/br/input.html:2:5]
|
|
2 | ,-> Is quiet now,<br>
|
|
3 | `-> In all the treetops<br>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/br/input.html:3:5]
|
|
3 | In all the treetops<br>
|
|
: ^^^^
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/element/br/input.html:3:5]
|
|
3 | In all the treetops<br>
|
|
: ^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/br/input.html:3:5]
|
|
3 | ,-> In all the treetops<br>
|
|
4 | `-> Hearest thou<br>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/br/input.html:3:5]
|
|
3 | ,-> In all the treetops<br>
|
|
4 | `-> Hearest thou<br>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/br/input.html:4:5]
|
|
4 | Hearest thou<br>
|
|
: ^^^^
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/element/br/input.html:4:5]
|
|
4 | Hearest thou<br>
|
|
: ^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/br/input.html:4:5]
|
|
4 | ,-> Hearest thou<br>
|
|
5 | `-> Hardly a breath;<br>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/br/input.html:4:5]
|
|
4 | ,-> Hearest thou<br>
|
|
5 | `-> Hardly a breath;<br>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/br/input.html:5:5]
|
|
5 | Hardly a breath;<br>
|
|
: ^^^^
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/element/br/input.html:5:5]
|
|
5 | Hardly a breath;<br>
|
|
: ^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/br/input.html:5:5]
|
|
5 | ,-> Hardly a breath;<br>
|
|
6 | `-> The birds are asleep in the trees:<br>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/br/input.html:5:5]
|
|
5 | ,-> Hardly a breath;<br>
|
|
6 | `-> The birds are asleep in the trees:<br>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/br/input.html:6:5]
|
|
6 | The birds are asleep in the trees:<br>
|
|
: ^^^^
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/element/br/input.html:6:5]
|
|
6 | The birds are asleep in the trees:<br>
|
|
: ^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/br/input.html:6:5]
|
|
6 | ,-> The birds are asleep in the trees:<br>
|
|
7 | `-> Wait, soon like these<br>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/br/input.html:6:5]
|
|
6 | ,-> The birds are asleep in the trees:<br>
|
|
7 | `-> Wait, soon like these<br>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/br/input.html:7:5]
|
|
7 | Wait, soon like these<br>
|
|
: ^^^^
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/element/br/input.html:7:5]
|
|
7 | Wait, soon like these<br>
|
|
: ^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/br/input.html:7:5]
|
|
7 | ,-> Wait, soon like these<br>
|
|
8 | `-> Thou too shalt rest.
|
|
9 | </p>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/br/input.html:7:5]
|
|
7 | ,-> Wait, soon like these<br>
|
|
8 | `-> Thou too shalt rest.
|
|
9 | </p>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/element/br/input.html:9:1]
|
|
9 | </p>
|
|
: ^
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/element/br/input.html:9:1]
|
|
9 | </p>
|
|
: ^
|
|
`----
|