2022-04-22 14:20:47 +03:00
|
|
|
|
|
|
|
x Document
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:1:1]
|
2022-04-22 14:20:47 +03:00
|
|
|
1 | ,-> <!doctype html>
|
|
|
|
2 | | <html lang="en">
|
|
|
|
3 | | <head>
|
|
|
|
4 | | <title>Document</title>
|
|
|
|
5 | | </head>
|
|
|
|
6 | | <body>
|
|
|
|
7 | | <embed type="vide/webm" src="/media/examples/flower.mp4" width="200" height="200">
|
|
|
|
8 | | <noembed>
|
|
|
|
9 | | <h1>Alternative content</h1>
|
|
|
|
10 | | </noembed>
|
2022-04-28 20:27:39 +03:00
|
|
|
11 | | <embed type="video/webm"
|
|
|
|
12 | | src="/media/cc0-videos/flower.mp4"
|
|
|
|
13 | | width="250"
|
|
|
|
14 | | height="200">
|
|
|
|
15 | | </body>
|
|
|
|
16 | `-> </html>
|
2022-04-22 14:20:47 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:1:1]
|
2022-04-22 14:20:47 +03:00
|
|
|
1 | <!doctype html>
|
|
|
|
: ^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x DocumentType
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:1:1]
|
2022-04-22 14:20:47 +03:00
|
|
|
1 | <!doctype html>
|
|
|
|
: ^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:2:1]
|
2022-04-22 14:20:47 +03:00
|
|
|
2 | ,-> <html lang="en">
|
|
|
|
3 | | <head>
|
|
|
|
4 | | <title>Document</title>
|
|
|
|
5 | | </head>
|
|
|
|
6 | | <body>
|
|
|
|
7 | | <embed type="vide/webm" src="/media/examples/flower.mp4" width="200" height="200">
|
|
|
|
8 | | <noembed>
|
|
|
|
9 | | <h1>Alternative content</h1>
|
|
|
|
10 | | </noembed>
|
2022-04-28 20:27:39 +03:00
|
|
|
11 | | <embed type="video/webm"
|
|
|
|
12 | | src="/media/cc0-videos/flower.mp4"
|
|
|
|
13 | | width="250"
|
|
|
|
14 | | height="200">
|
2022-06-02 07:00:32 +03:00
|
|
|
15 | | </body>
|
|
|
|
16 | `-> </html>
|
2022-04-22 14:20:47 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Element
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:2:1]
|
2022-04-22 14:20:47 +03:00
|
|
|
2 | ,-> <html lang="en">
|
|
|
|
3 | | <head>
|
|
|
|
4 | | <title>Document</title>
|
|
|
|
5 | | </head>
|
|
|
|
6 | | <body>
|
|
|
|
7 | | <embed type="vide/webm" src="/media/examples/flower.mp4" width="200" height="200">
|
|
|
|
8 | | <noembed>
|
|
|
|
9 | | <h1>Alternative content</h1>
|
|
|
|
10 | | </noembed>
|
2022-04-28 20:27:39 +03:00
|
|
|
11 | | <embed type="video/webm"
|
|
|
|
12 | | src="/media/cc0-videos/flower.mp4"
|
|
|
|
13 | | width="250"
|
|
|
|
14 | | height="200">
|
2022-06-02 07:00:32 +03:00
|
|
|
15 | | </body>
|
|
|
|
16 | `-> </html>
|
2022-04-22 14:20:47 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
2022-05-17 11:23:24 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:2:1]
|
|
|
|
2 | <html lang="en">
|
|
|
|
: ^^^^^^^^^
|
|
|
|
`----
|
2022-04-22 14:20:47 +03:00
|
|
|
|
|
|
|
x Child
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:3:1]
|
2022-04-22 14:20:47 +03:00
|
|
|
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 Element
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:3:1]
|
2022-04-22 14:20:47 +03:00
|
|
|
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-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:3:1]
|
2022-04-22 14:20:47 +03:00
|
|
|
3 | ,-> <head>
|
|
|
|
4 | `-> <title>Document</title>
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Text
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:3:1]
|
2022-04-22 14:20:47 +03:00
|
|
|
3 | ,-> <head>
|
|
|
|
4 | `-> <title>Document</title>
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:4:5]
|
2022-04-22 14:20:47 +03:00
|
|
|
4 | <title>Document</title>
|
2022-06-02 07:00:32 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^
|
2022-04-22 14:20:47 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Element
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:4:5]
|
2022-04-22 14:20:47 +03:00
|
|
|
4 | <title>Document</title>
|
2022-06-02 07:00:32 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^
|
2022-04-22 14:20:47 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:4:5]
|
2022-04-22 14:20:47 +03:00
|
|
|
4 | <title>Document</title>
|
|
|
|
: ^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Text
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:4:5]
|
2022-04-22 14:20:47 +03:00
|
|
|
4 | <title>Document</title>
|
|
|
|
: ^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:4:5]
|
2022-04-22 14:20:47 +03:00
|
|
|
4 | <title>Document</title>
|
|
|
|
: ^
|
|
|
|
5 | </head>
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Text
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:4:5]
|
2022-04-22 14:20:47 +03:00
|
|
|
4 | <title>Document</title>
|
|
|
|
: ^
|
|
|
|
5 | </head>
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:5:1]
|
2022-04-22 14:20:47 +03:00
|
|
|
5 | </head>
|
|
|
|
: ^
|
|
|
|
6 | <body>
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Text
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:5:1]
|
2022-04-22 14:20:47 +03:00
|
|
|
5 | </head>
|
|
|
|
: ^
|
|
|
|
6 | <body>
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:6:1]
|
2022-04-22 14:20:47 +03:00
|
|
|
6 | ,-> <body>
|
|
|
|
7 | | <embed type="vide/webm" src="/media/examples/flower.mp4" width="200" height="200">
|
|
|
|
8 | | <noembed>
|
|
|
|
9 | | <h1>Alternative content</h1>
|
|
|
|
10 | | </noembed>
|
2022-04-28 20:27:39 +03:00
|
|
|
11 | | <embed type="video/webm"
|
|
|
|
12 | | src="/media/cc0-videos/flower.mp4"
|
|
|
|
13 | | width="250"
|
|
|
|
14 | | height="200">
|
|
|
|
15 | `-> </body>
|
|
|
|
16 | </html>
|
2022-04-22 14:20:47 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Element
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:6:1]
|
2022-04-22 14:20:47 +03:00
|
|
|
6 | ,-> <body>
|
|
|
|
7 | | <embed type="vide/webm" src="/media/examples/flower.mp4" width="200" height="200">
|
|
|
|
8 | | <noembed>
|
|
|
|
9 | | <h1>Alternative content</h1>
|
|
|
|
10 | | </noembed>
|
2022-04-28 20:27:39 +03:00
|
|
|
11 | | <embed type="video/webm"
|
|
|
|
12 | | src="/media/cc0-videos/flower.mp4"
|
|
|
|
13 | | width="250"
|
|
|
|
14 | | height="200">
|
|
|
|
15 | `-> </body>
|
|
|
|
16 | </html>
|
2022-04-22 14:20:47 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:6:1]
|
2022-04-22 14:20:47 +03:00
|
|
|
6 | ,-> <body>
|
|
|
|
7 | `-> <embed type="vide/webm" src="/media/examples/flower.mp4" width="200" height="200">
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Text
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:6:1]
|
2022-04-22 14:20:47 +03:00
|
|
|
6 | ,-> <body>
|
|
|
|
7 | `-> <embed type="vide/webm" src="/media/examples/flower.mp4" width="200" height="200">
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:7:5]
|
2022-04-22 14:20:47 +03:00
|
|
|
7 | <embed type="vide/webm" src="/media/examples/flower.mp4" width="200" height="200">
|
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Element
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:7:5]
|
2022-04-22 14:20:47 +03:00
|
|
|
7 | <embed type="vide/webm" src="/media/examples/flower.mp4" width="200" height="200">
|
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
2022-05-17 11:23:24 +03:00
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:7:5]
|
|
|
|
7 | <embed type="vide/webm" src="/media/examples/flower.mp4" width="200" height="200">
|
|
|
|
: ^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:7:5]
|
|
|
|
7 | <embed type="vide/webm" src="/media/examples/flower.mp4" width="200" height="200">
|
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:7:5]
|
|
|
|
7 | <embed type="vide/webm" src="/media/examples/flower.mp4" width="200" height="200">
|
|
|
|
: ^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:7:5]
|
|
|
|
7 | <embed type="vide/webm" src="/media/examples/flower.mp4" width="200" height="200">
|
|
|
|
: ^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
2022-04-22 14:20:47 +03:00
|
|
|
x Child
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:7:5]
|
2022-04-22 14:20:47 +03:00
|
|
|
7 | ,-> <embed type="vide/webm" src="/media/examples/flower.mp4" width="200" height="200">
|
|
|
|
8 | `-> <noembed>
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Text
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:7:5]
|
2022-04-22 14:20:47 +03:00
|
|
|
7 | ,-> <embed type="vide/webm" src="/media/examples/flower.mp4" width="200" height="200">
|
|
|
|
8 | `-> <noembed>
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:8:5]
|
2022-04-22 14:20:47 +03:00
|
|
|
8 | ,-> <noembed>
|
|
|
|
9 | | <h1>Alternative content</h1>
|
|
|
|
10 | `-> </noembed>
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Element
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:8:5]
|
2022-04-22 14:20:47 +03:00
|
|
|
8 | ,-> <noembed>
|
|
|
|
9 | | <h1>Alternative content</h1>
|
|
|
|
10 | `-> </noembed>
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:8:5]
|
2022-04-22 14:20:47 +03:00
|
|
|
8 | ,-> <noembed>
|
|
|
|
9 | | <h1>Alternative content</h1>
|
|
|
|
10 | `-> </noembed>
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Text
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:8:5]
|
2022-04-22 14:20:47 +03:00
|
|
|
8 | ,-> <noembed>
|
|
|
|
9 | | <h1>Alternative content</h1>
|
|
|
|
10 | `-> </noembed>
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:10:5]
|
2022-04-22 14:20:47 +03:00
|
|
|
10 | ,-> </noembed>
|
2022-04-28 20:27:39 +03:00
|
|
|
11 | `-> <embed type="video/webm"
|
2022-04-22 14:20:47 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Text
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:10:5]
|
2022-04-22 14:20:47 +03:00
|
|
|
10 | ,-> </noembed>
|
2022-04-28 20:27:39 +03:00
|
|
|
11 | `-> <embed type="video/webm"
|
2022-04-26 02:45:14 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:11:5]
|
|
|
|
11 | ,-> <embed type="video/webm"
|
|
|
|
12 | | src="/media/cc0-videos/flower.mp4"
|
|
|
|
13 | | width="250"
|
|
|
|
14 | `-> height="200">
|
2022-04-26 02:45:14 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Element
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:11:5]
|
|
|
|
11 | ,-> <embed type="video/webm"
|
|
|
|
12 | | src="/media/cc0-videos/flower.mp4"
|
|
|
|
13 | | width="250"
|
|
|
|
14 | `-> height="200">
|
2022-04-26 02:45:14 +03:00
|
|
|
`----
|
|
|
|
|
2022-05-17 11:23:24 +03:00
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:11:5]
|
|
|
|
11 | <embed type="video/webm"
|
|
|
|
: ^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:12:12]
|
|
|
|
12 | src="/media/cc0-videos/flower.mp4"
|
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:13:12]
|
|
|
|
13 | width="250"
|
|
|
|
: ^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Attribute
|
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:14:12]
|
|
|
|
14 | height="200">
|
|
|
|
: ^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
2022-04-26 02:45:14 +03:00
|
|
|
x Child
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:14:12]
|
|
|
|
14 | ,-> height="200">
|
|
|
|
15 | `-> </body>
|
|
|
|
16 | </html>
|
2022-04-26 02:45:14 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Text
|
2022-04-28 20:27:39 +03:00
|
|
|
,-[$DIR/tests/fixture/element/embed/input.html:14:12]
|
|
|
|
14 | ,-> height="200">
|
|
|
|
15 | `-> </body>
|
|
|
|
16 | </html>
|
2022-04-22 14:20:47 +03:00
|
|
|
`----
|