mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 12:41:54 +03:00
207 lines
5.2 KiB
Plaintext
207 lines
5.2 KiB
Plaintext
|
|
x Document
|
|
,-[$DIR/tests/fixture/attribute/quotes-in-meta/input.html:1:1]
|
|
1 | ,-> <!doctype html>
|
|
2 | | <html lang="en">
|
|
3 | | <head>
|
|
4 | | <meta http-equiv="Content-Type" content='charset="windows-1251'>
|
|
5 | | <title>Document</title>
|
|
6 | | </head>
|
|
7 | | <body>
|
|
8 | | test
|
|
9 | | </body>
|
|
10 | `-> </html>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/attribute/quotes-in-meta/input.html:1:1]
|
|
1 | <!doctype html>
|
|
: ^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x DocumentType
|
|
,-[$DIR/tests/fixture/attribute/quotes-in-meta/input.html:1:1]
|
|
1 | <!doctype html>
|
|
: ^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/attribute/quotes-in-meta/input.html:2:1]
|
|
2 | ,-> <html lang="en">
|
|
3 | | <head>
|
|
4 | | <meta http-equiv="Content-Type" content='charset="windows-1251'>
|
|
5 | | <title>Document</title>
|
|
6 | | </head>
|
|
7 | | <body>
|
|
8 | | test
|
|
9 | | </body>
|
|
10 | `-> </html>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/attribute/quotes-in-meta/input.html:2:1]
|
|
2 | ,-> <html lang="en">
|
|
3 | | <head>
|
|
4 | | <meta http-equiv="Content-Type" content='charset="windows-1251'>
|
|
5 | | <title>Document</title>
|
|
6 | | </head>
|
|
7 | | <body>
|
|
8 | | test
|
|
9 | | </body>
|
|
10 | `-> </html>
|
|
`----
|
|
|
|
x Attribute
|
|
,-[$DIR/tests/fixture/attribute/quotes-in-meta/input.html:2:1]
|
|
2 | <html lang="en">
|
|
: ^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/attribute/quotes-in-meta/input.html:3:1]
|
|
3 | ,-> <head>
|
|
4 | | <meta http-equiv="Content-Type" content='charset="windows-1251'>
|
|
5 | | <title>Document</title>
|
|
6 | `-> </head>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/attribute/quotes-in-meta/input.html:3:1]
|
|
3 | ,-> <head>
|
|
4 | | <meta http-equiv="Content-Type" content='charset="windows-1251'>
|
|
5 | | <title>Document</title>
|
|
6 | `-> </head>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/attribute/quotes-in-meta/input.html:3:1]
|
|
3 | ,-> <head>
|
|
4 | `-> <meta http-equiv="Content-Type" content='charset="windows-1251'>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/attribute/quotes-in-meta/input.html:3:1]
|
|
3 | ,-> <head>
|
|
4 | `-> <meta http-equiv="Content-Type" content='charset="windows-1251'>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/attribute/quotes-in-meta/input.html:4:5]
|
|
4 | <meta http-equiv="Content-Type" content='charset="windows-1251'>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/attribute/quotes-in-meta/input.html:4:5]
|
|
4 | <meta http-equiv="Content-Type" content='charset="windows-1251'>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Attribute
|
|
,-[$DIR/tests/fixture/attribute/quotes-in-meta/input.html:4:5]
|
|
4 | <meta http-equiv="Content-Type" content='charset="windows-1251'>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Attribute
|
|
,-[$DIR/tests/fixture/attribute/quotes-in-meta/input.html:4:5]
|
|
4 | <meta http-equiv="Content-Type" content='charset="windows-1251'>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/attribute/quotes-in-meta/input.html:4:5]
|
|
4 | ,-> <meta http-equiv="Content-Type" content='charset="windows-1251'>
|
|
5 | `-> <title>Document</title>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/attribute/quotes-in-meta/input.html:4:5]
|
|
4 | ,-> <meta http-equiv="Content-Type" content='charset="windows-1251'>
|
|
5 | `-> <title>Document</title>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/attribute/quotes-in-meta/input.html:5:5]
|
|
5 | <title>Document</title>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/attribute/quotes-in-meta/input.html:5:5]
|
|
5 | <title>Document</title>
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/attribute/quotes-in-meta/input.html:5:5]
|
|
5 | <title>Document</title>
|
|
: ^^^^^^^^
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/attribute/quotes-in-meta/input.html:5:5]
|
|
5 | <title>Document</title>
|
|
: ^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/attribute/quotes-in-meta/input.html:5:5]
|
|
5 | <title>Document</title>
|
|
: ^
|
|
6 | </head>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/attribute/quotes-in-meta/input.html:5:5]
|
|
5 | <title>Document</title>
|
|
: ^
|
|
6 | </head>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/attribute/quotes-in-meta/input.html:6:1]
|
|
6 | </head>
|
|
: ^
|
|
7 | <body>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/attribute/quotes-in-meta/input.html:6:1]
|
|
6 | </head>
|
|
: ^
|
|
7 | <body>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/attribute/quotes-in-meta/input.html:7:1]
|
|
7 | ,-> <body>
|
|
8 | | test
|
|
9 | `-> </body>
|
|
10 | </html>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/fixture/attribute/quotes-in-meta/input.html:7:1]
|
|
7 | ,-> <body>
|
|
8 | | test
|
|
9 | `-> </body>
|
|
10 | </html>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/fixture/attribute/quotes-in-meta/input.html:7:1]
|
|
7 | ,-> <body>
|
|
8 | | test
|
|
9 | `-> </body>
|
|
10 | </html>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/fixture/attribute/quotes-in-meta/input.html:7:1]
|
|
7 | ,-> <body>
|
|
8 | | test
|
|
9 | `-> </body>
|
|
10 | </html>
|
|
`----
|