2022-04-07 08:12:54 +03:00
|
|
|
|
|
|
|
x Document
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:1:1]
|
2022-05-14 04:43:52 +03:00
|
|
|
1 | ,-> <!doctype html>
|
|
|
|
2 | | <html lang="en">
|
|
|
|
3 | | <head>
|
|
|
|
4 | | <title>Document</title>
|
|
|
|
5 | | </head>
|
|
|
|
6 | | <body>
|
|
|
|
7 | |
|
|
|
|
8 | | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
9 | | <p title=" <![CDATA[ \n\n foobar baz ]]> ">x</p>
|
|
|
|
10 | | <p title=" <!-- hello world --> ">x</p>
|
|
|
|
11 | | <tag v-ref:vm_pv :imgs=" objpicsurl_ "></tag>
|
|
|
|
12 | | <br a=\u00A0 b=" " c="\u00A0">
|
|
|
|
13 | | <img
|
|
|
|
14 | | src
|
|
|
|
15 | | =
|
|
|
|
16 | | "test"
|
|
|
|
17 | | />
|
|
|
|
18 | |
|
2022-05-17 11:23:24 +03:00
|
|
|
19 | | <img src=test.jpg>
|
|
|
|
20 | | <img src=test.jpg data-src=test.jpg>
|
|
|
|
21 | |
|
|
|
|
22 | | <button disabled></button>
|
|
|
|
23 | |
|
|
|
|
24 | | </body>
|
|
|
|
25 | `-> </html>
|
2022-04-07 08:12:54 +03:00
|
|
|
`----
|
|
|
|
|
2022-04-22 14:20:47 +03:00
|
|
|
x Child
|
2022-05-14 04:43:52 +03:00
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:1:1]
|
|
|
|
1 | <!doctype html>
|
|
|
|
: ^^^^^^^^^^^^^^^
|
|
|
|
`----
|
2022-04-22 14:20:47 +03:00
|
|
|
|
2022-05-14 04:43:52 +03:00
|
|
|
x DocumentType
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:1:1]
|
|
|
|
1 | <!doctype html>
|
|
|
|
: ^^^^^^^^^^^^^^^
|
|
|
|
`----
|
2022-05-11 19:14:42 +03:00
|
|
|
|
|
|
|
x Child
|
2022-05-14 04:43:52 +03:00
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:2:1]
|
|
|
|
2 | ,-> <html lang="en">
|
|
|
|
3 | | <head>
|
|
|
|
4 | | <title>Document</title>
|
|
|
|
5 | | </head>
|
|
|
|
6 | | <body>
|
|
|
|
7 | |
|
|
|
|
8 | | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
9 | | <p title=" <![CDATA[ \n\n foobar baz ]]> ">x</p>
|
|
|
|
10 | | <p title=" <!-- hello world --> ">x</p>
|
|
|
|
11 | | <tag v-ref:vm_pv :imgs=" objpicsurl_ "></tag>
|
|
|
|
12 | | <br a=\u00A0 b=" " c="\u00A0">
|
|
|
|
13 | | <img
|
|
|
|
14 | | src
|
|
|
|
15 | | =
|
|
|
|
16 | | "test"
|
|
|
|
17 | | />
|
|
|
|
18 | |
|
2022-05-17 11:23:24 +03:00
|
|
|
19 | | <img src=test.jpg>
|
|
|
|
20 | | <img src=test.jpg data-src=test.jpg>
|
|
|
|
21 | |
|
|
|
|
22 | | <button disabled></button>
|
|
|
|
23 | |
|
|
|
|
24 | | </body>
|
|
|
|
25 | `-> </html>
|
2022-05-14 04:43:52 +03:00
|
|
|
`----
|
2022-05-11 19:14:42 +03:00
|
|
|
|
|
|
|
x Element
|
2022-05-14 04:43:52 +03:00
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:2:1]
|
|
|
|
2 | ,-> <html lang="en">
|
|
|
|
3 | | <head>
|
|
|
|
4 | | <title>Document</title>
|
|
|
|
5 | | </head>
|
|
|
|
6 | | <body>
|
|
|
|
7 | |
|
|
|
|
8 | | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
9 | | <p title=" <![CDATA[ \n\n foobar baz ]]> ">x</p>
|
|
|
|
10 | | <p title=" <!-- hello world --> ">x</p>
|
|
|
|
11 | | <tag v-ref:vm_pv :imgs=" objpicsurl_ "></tag>
|
|
|
|
12 | | <br a=\u00A0 b=" " c="\u00A0">
|
|
|
|
13 | | <img
|
|
|
|
14 | | src
|
|
|
|
15 | | =
|
|
|
|
16 | | "test"
|
|
|
|
17 | | />
|
|
|
|
18 | |
|
2022-05-17 11:23:24 +03:00
|
|
|
19 | | <img src=test.jpg>
|
|
|
|
20 | | <img src=test.jpg data-src=test.jpg>
|
|
|
|
21 | |
|
|
|
|
22 | | <button disabled></button>
|
|
|
|
23 | |
|
|
|
|
24 | | </body>
|
|
|
|
25 | `-> </html>
|
2022-05-14 04:43:52 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
2022-05-17 11:23:24 +03:00
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:2:1]
|
|
|
|
2 | <html lang="en">
|
|
|
|
: ^^^^^^^^^
|
|
|
|
`----
|
2022-04-22 14:20:47 +03:00
|
|
|
|
|
|
|
x Child
|
2022-05-14 04:43:52 +03:00
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:3:1]
|
|
|
|
3 | ,-> <head>
|
2022-06-02 07:00:32 +03:00
|
|
|
4 | | <title>Document</title>
|
|
|
|
5 | `-> </head>
|
2022-04-07 08:12:54 +03:00
|
|
|
`----
|
|
|
|
|
2022-04-22 14:20:47 +03:00
|
|
|
x Element
|
2022-05-14 04:43:52 +03:00
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:3:1]
|
|
|
|
3 | ,-> <head>
|
2022-06-02 07:00:32 +03:00
|
|
|
4 | | <title>Document</title>
|
|
|
|
5 | `-> </head>
|
2022-04-22 14:20:47 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
2022-05-14 04:43:52 +03:00
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:3:1]
|
|
|
|
3 | ,-> <head>
|
|
|
|
4 | `-> <title>Document</title>
|
2022-04-07 08:12:54 +03:00
|
|
|
`----
|
|
|
|
|
2022-04-22 14:20:47 +03:00
|
|
|
x Text
|
2022-05-14 04:43:52 +03:00
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:3:1]
|
|
|
|
3 | ,-> <head>
|
|
|
|
4 | `-> <title>Document</title>
|
2022-04-07 08:12:54 +03:00
|
|
|
`----
|
|
|
|
|
2022-04-22 14:20:47 +03:00
|
|
|
x Child
|
2022-05-14 04:43:52 +03:00
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:4:5]
|
|
|
|
4 | <title>Document</title>
|
2022-06-02 07:00:32 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^
|
2022-04-07 08:12:54 +03:00
|
|
|
`----
|
|
|
|
|
2022-04-22 14:20:47 +03:00
|
|
|
x Element
|
2022-05-14 04:43:52 +03:00
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:4:5]
|
|
|
|
4 | <title>Document</title>
|
2022-06-02 07:00:32 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^
|
2022-04-22 14:20:47 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
2022-05-14 04:43:52 +03:00
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:4:5]
|
|
|
|
4 | <title>Document</title>
|
|
|
|
: ^^^^^^^^
|
2022-04-07 08:12:54 +03:00
|
|
|
`----
|
|
|
|
|
2022-04-22 14:20:47 +03:00
|
|
|
x Text
|
2022-05-14 04:43:52 +03:00
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:4:5]
|
|
|
|
4 | <title>Document</title>
|
|
|
|
: ^^^^^^^^
|
2022-04-07 08:12:54 +03:00
|
|
|
`----
|
|
|
|
|
2022-04-22 14:20:47 +03:00
|
|
|
x Child
|
2022-05-14 04:43:52 +03:00
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:4:5]
|
|
|
|
4 | <title>Document</title>
|
|
|
|
: ^
|
|
|
|
5 | </head>
|
2022-04-07 08:12:54 +03:00
|
|
|
`----
|
|
|
|
|
2022-04-22 14:20:47 +03:00
|
|
|
x Text
|
2022-05-14 04:43:52 +03:00
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:4:5]
|
|
|
|
4 | <title>Document</title>
|
|
|
|
: ^
|
|
|
|
5 | </head>
|
2022-04-22 14:20:47 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
2022-05-14 04:43:52 +03:00
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:5:1]
|
|
|
|
5 | </head>
|
|
|
|
: ^
|
|
|
|
6 | <body>
|
2022-04-22 14:20:47 +03:00
|
|
|
`----
|
|
|
|
|
2022-05-14 04:43:52 +03:00
|
|
|
x Text
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:5:1]
|
|
|
|
5 | </head>
|
|
|
|
: ^
|
|
|
|
6 | <body>
|
2022-04-22 14:20:47 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
2022-05-14 04:43:52 +03:00
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:6:1]
|
|
|
|
6 | ,-> <body>
|
|
|
|
7 | |
|
|
|
|
8 | | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
9 | | <p title=" <![CDATA[ \n\n foobar baz ]]> ">x</p>
|
|
|
|
10 | | <p title=" <!-- hello world --> ">x</p>
|
|
|
|
11 | | <tag v-ref:vm_pv :imgs=" objpicsurl_ "></tag>
|
|
|
|
12 | | <br a=\u00A0 b=" " c="\u00A0">
|
|
|
|
13 | | <img
|
|
|
|
14 | | src
|
|
|
|
15 | | =
|
|
|
|
16 | | "test"
|
|
|
|
17 | | />
|
|
|
|
18 | |
|
2022-05-17 11:23:24 +03:00
|
|
|
19 | | <img src=test.jpg>
|
|
|
|
20 | | <img src=test.jpg data-src=test.jpg>
|
|
|
|
21 | |
|
|
|
|
22 | | <button disabled></button>
|
|
|
|
23 | |
|
|
|
|
24 | | </body>
|
|
|
|
25 | `-> </html>
|
2022-05-14 04:43:52 +03:00
|
|
|
`----
|
2022-04-07 08:12:54 +03:00
|
|
|
|
2022-05-14 04:43:52 +03:00
|
|
|
x Element
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:6:1]
|
|
|
|
6 | ,-> <body>
|
|
|
|
7 | |
|
|
|
|
8 | | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
9 | | <p title=" <![CDATA[ \n\n foobar baz ]]> ">x</p>
|
|
|
|
10 | | <p title=" <!-- hello world --> ">x</p>
|
|
|
|
11 | | <tag v-ref:vm_pv :imgs=" objpicsurl_ "></tag>
|
|
|
|
12 | | <br a=\u00A0 b=" " c="\u00A0">
|
|
|
|
13 | | <img
|
|
|
|
14 | | src
|
|
|
|
15 | | =
|
|
|
|
16 | | "test"
|
|
|
|
17 | | />
|
|
|
|
18 | |
|
2022-05-17 11:23:24 +03:00
|
|
|
19 | | <img src=test.jpg>
|
|
|
|
20 | | <img src=test.jpg data-src=test.jpg>
|
|
|
|
21 | |
|
|
|
|
22 | | <button disabled></button>
|
|
|
|
23 | |
|
|
|
|
24 | | </body>
|
|
|
|
25 | `-> </html>
|
2022-05-14 04:43:52 +03:00
|
|
|
`----
|
2022-04-07 08:12:54 +03:00
|
|
|
|
2022-04-22 14:20:47 +03:00
|
|
|
x Child
|
2022-05-14 04:43:52 +03:00
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:6:1]
|
|
|
|
6 | ,-> <body>
|
|
|
|
7 | `->
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
2022-04-07 08:12:54 +03:00
|
|
|
`----
|
|
|
|
|
2022-04-22 14:20:47 +03:00
|
|
|
x Text
|
2022-05-14 04:43:52 +03:00
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:6:1]
|
|
|
|
6 | ,-> <body>
|
|
|
|
7 | `->
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
2022-04-07 08:12:54 +03:00
|
|
|
`----
|
|
|
|
|
2022-04-22 14:20:47 +03:00
|
|
|
x Child
|
2022-05-14 04:43:52 +03:00
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
2022-06-02 07:00:32 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2022-04-07 08:12:54 +03:00
|
|
|
`----
|
|
|
|
|
2022-04-22 14:20:47 +03:00
|
|
|
x Element
|
2022-05-14 04:43:52 +03:00
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
2022-06-02 07:00:32 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2022-04-07 08:12:54 +03:00
|
|
|
`----
|
|
|
|
|
2022-05-17 11:23:24 +03:00
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
2022-04-22 14:20:47 +03:00
|
|
|
x Child
|
2022-05-14 04:43:52 +03:00
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
9 | <p title=" <![CDATA[ \n\n foobar baz ]]> ">x</p>
|
2022-04-07 08:12:54 +03:00
|
|
|
`----
|
|
|
|
|
2022-04-22 14:20:47 +03:00
|
|
|
x Text
|
2022-05-14 04:43:52 +03:00
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:8:1]
|
|
|
|
8 | <a 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z></a>
|
|
|
|
: ^
|
|
|
|
9 | <p title=" <![CDATA[ \n\n foobar baz ]]> ">x</p>
|
2022-04-22 14:20:47 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
2022-05-14 04:43:52 +03:00
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:9:1]
|
|
|
|
9 | <p title=" <![CDATA[ \n\n foobar baz ]]> ">x</p>
|
2022-06-02 07:00:32 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2022-04-07 08:12:54 +03:00
|
|
|
`----
|
|
|
|
|
2022-04-22 14:20:47 +03:00
|
|
|
x Element
|
2022-05-14 04:43:52 +03:00
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:9:1]
|
|
|
|
9 | <p title=" <![CDATA[ \n\n foobar baz ]]> ">x</p>
|
2022-06-02 07:00:32 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2022-04-22 14:20:47 +03:00
|
|
|
`----
|
|
|
|
|
2022-05-17 11:23:24 +03:00
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:9:1]
|
|
|
|
9 | <p title=" <![CDATA[ \n\n foobar baz ]]> ">x</p>
|
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
2022-04-22 14:20:47 +03:00
|
|
|
x Child
|
2022-05-14 04:43:52 +03:00
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:9:1]
|
|
|
|
9 | <p title=" <![CDATA[ \n\n foobar baz ]]> ">x</p>
|
|
|
|
: ^
|
2022-04-07 08:12:54 +03:00
|
|
|
`----
|
|
|
|
|
2022-04-22 14:20:47 +03:00
|
|
|
x Text
|
2022-05-14 04:43:52 +03:00
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:9:1]
|
|
|
|
9 | <p title=" <![CDATA[ \n\n foobar baz ]]> ">x</p>
|
|
|
|
: ^
|
2022-04-22 14:20:47 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
2022-05-14 04:43:52 +03:00
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:9:1]
|
|
|
|
9 | <p title=" <![CDATA[ \n\n foobar baz ]]> ">x</p>
|
|
|
|
: ^
|
|
|
|
10 | <p title=" <!-- hello world --> ">x</p>
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Text
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:9:1]
|
|
|
|
9 | <p title=" <![CDATA[ \n\n foobar baz ]]> ">x</p>
|
|
|
|
: ^
|
|
|
|
10 | <p title=" <!-- hello world --> ">x</p>
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:10:1]
|
|
|
|
10 | <p title=" <!-- hello world --> ">x</p>
|
2022-06-02 07:00:32 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2022-04-22 14:20:47 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Element
|
2022-05-14 04:43:52 +03:00
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:10:1]
|
|
|
|
10 | <p title=" <!-- hello world --> ">x</p>
|
2022-06-02 07:00:32 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2022-05-14 04:43:52 +03:00
|
|
|
`----
|
|
|
|
|
2022-05-17 11:23:24 +03:00
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:10:1]
|
|
|
|
10 | <p title=" <!-- hello world --> ">x</p>
|
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
2022-05-14 04:43:52 +03:00
|
|
|
x Child
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:10:1]
|
|
|
|
10 | <p title=" <!-- hello world --> ">x</p>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Text
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:10:1]
|
|
|
|
10 | <p title=" <!-- hello world --> ">x</p>
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:10:1]
|
|
|
|
10 | <p title=" <!-- hello world --> ">x</p>
|
|
|
|
: ^
|
|
|
|
11 | <tag v-ref:vm_pv :imgs=" objpicsurl_ "></tag>
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Text
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:10:1]
|
|
|
|
10 | <p title=" <!-- hello world --> ">x</p>
|
|
|
|
: ^
|
|
|
|
11 | <tag v-ref:vm_pv :imgs=" objpicsurl_ "></tag>
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:11:1]
|
|
|
|
11 | <tag v-ref:vm_pv :imgs=" objpicsurl_ "></tag>
|
2022-06-02 07:00:32 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2022-05-14 04:43:52 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Element
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:11:1]
|
|
|
|
11 | <tag v-ref:vm_pv :imgs=" objpicsurl_ "></tag>
|
2022-06-02 07:00:32 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2022-05-14 04:43:52 +03:00
|
|
|
`----
|
|
|
|
|
2022-05-17 11:23:24 +03:00
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:11:1]
|
|
|
|
11 | <tag v-ref:vm_pv :imgs=" objpicsurl_ "></tag>
|
|
|
|
: ^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:11:1]
|
|
|
|
11 | <tag v-ref:vm_pv :imgs=" objpicsurl_ "></tag>
|
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
2022-05-14 04:43:52 +03:00
|
|
|
x Child
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:11:1]
|
|
|
|
11 | <tag v-ref:vm_pv :imgs=" objpicsurl_ "></tag>
|
|
|
|
: ^
|
|
|
|
12 | <br a=\u00A0 b=" " c="\u00A0">
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Text
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:11:1]
|
|
|
|
11 | <tag v-ref:vm_pv :imgs=" objpicsurl_ "></tag>
|
|
|
|
: ^
|
|
|
|
12 | <br a=\u00A0 b=" " c="\u00A0">
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:12:1]
|
|
|
|
12 | <br a=\u00A0 b=" " c="\u00A0">
|
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Element
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:12:1]
|
|
|
|
12 | <br a=\u00A0 b=" " c="\u00A0">
|
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
2022-05-17 11:23:24 +03:00
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:12:1]
|
|
|
|
12 | <br a=\u00A0 b=" " c="\u00A0">
|
|
|
|
: ^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:12:1]
|
|
|
|
12 | <br a=\u00A0 b=" " c="\u00A0">
|
|
|
|
: ^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:12:1]
|
|
|
|
12 | <br a=\u00A0 b=" " c="\u00A0">
|
|
|
|
: ^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
2022-05-14 04:43:52 +03:00
|
|
|
x Child
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:12:1]
|
|
|
|
12 | <br a=\u00A0 b=" " c="\u00A0">
|
|
|
|
: ^
|
|
|
|
13 | <img
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Text
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:12:1]
|
|
|
|
12 | <br a=\u00A0 b=" " c="\u00A0">
|
|
|
|
: ^
|
|
|
|
13 | <img
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:13:1]
|
|
|
|
13 | ,-> <img
|
|
|
|
14 | | src
|
|
|
|
15 | | =
|
|
|
|
16 | | "test"
|
|
|
|
17 | `-> />
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Element
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:13:1]
|
|
|
|
13 | ,-> <img
|
|
|
|
14 | | src
|
|
|
|
15 | | =
|
|
|
|
16 | | "test"
|
|
|
|
17 | `-> />
|
|
|
|
`----
|
|
|
|
|
2022-05-17 11:23:24 +03:00
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:14:9]
|
|
|
|
14 | ,-> src
|
|
|
|
15 | | =
|
|
|
|
16 | `-> "test"
|
|
|
|
`----
|
|
|
|
|
2022-05-14 04:43:52 +03:00
|
|
|
x Child
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:17:1]
|
|
|
|
17 | ,-> />
|
2022-05-17 11:23:24 +03:00
|
|
|
18 | `->
|
|
|
|
19 | <img src=test.jpg>
|
2022-05-14 04:43:52 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Text
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:17:1]
|
|
|
|
17 | ,-> />
|
2022-05-17 11:23:24 +03:00
|
|
|
18 | `->
|
|
|
|
19 | <img src=test.jpg>
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:19:1]
|
|
|
|
19 | <img src=test.jpg>
|
|
|
|
: ^^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Element
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:19:1]
|
|
|
|
19 | <img src=test.jpg>
|
|
|
|
: ^^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:19:1]
|
|
|
|
19 | <img src=test.jpg>
|
|
|
|
: ^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:19:1]
|
|
|
|
19 | <img src=test.jpg>
|
|
|
|
: ^
|
|
|
|
20 | <img src=test.jpg data-src=test.jpg>
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Text
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:19:1]
|
|
|
|
19 | <img src=test.jpg>
|
|
|
|
: ^
|
|
|
|
20 | <img src=test.jpg data-src=test.jpg>
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:20:1]
|
|
|
|
20 | <img src=test.jpg data-src=test.jpg>
|
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Element
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:20:1]
|
|
|
|
20 | <img src=test.jpg data-src=test.jpg>
|
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:20:1]
|
|
|
|
20 | <img src=test.jpg data-src=test.jpg>
|
|
|
|
: ^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:20:1]
|
|
|
|
20 | <img src=test.jpg data-src=test.jpg>
|
|
|
|
: ^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:20:1]
|
|
|
|
20 | ,-> <img src=test.jpg data-src=test.jpg>
|
|
|
|
21 | `->
|
|
|
|
22 | <button disabled></button>
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Text
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:20:1]
|
|
|
|
20 | ,-> <img src=test.jpg data-src=test.jpg>
|
|
|
|
21 | `->
|
|
|
|
22 | <button disabled></button>
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:22:1]
|
|
|
|
22 | <button disabled></button>
|
2022-06-02 07:00:32 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2022-05-17 11:23:24 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Element
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:22:1]
|
|
|
|
22 | <button disabled></button>
|
2022-06-02 07:00:32 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2022-05-17 11:23:24 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:22:1]
|
|
|
|
22 | <button disabled></button>
|
|
|
|
: ^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:22:1]
|
|
|
|
22 | ,-> <button disabled></button>
|
|
|
|
23 | |
|
|
|
|
24 | | </body>
|
|
|
|
25 | `-> </html>
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Text
|
|
|
|
,-[$DIR/tests/fixture/attribute/basic/input.html:22:1]
|
|
|
|
22 | ,-> <button disabled></button>
|
|
|
|
23 | |
|
|
|
|
24 | | </body>
|
|
|
|
25 | `-> </html>
|
2022-04-07 08:12:54 +03:00
|
|
|
`----
|