mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 20:22:26 +03:00
139 lines
3.0 KiB
Plaintext
139 lines
3.0 KiB
Plaintext
|
|
x Document
|
|
,-[$DIR/tests/recovery/element/select-1/input.html:1:1]
|
|
1 | ,-> <select>
|
|
2 | | <option value="test">
|
|
3 | | 1
|
|
4 | | <option value="test-2">
|
|
5 | | 2
|
|
6 | | </option>
|
|
7 | | </option>
|
|
8 | `-> </select>
|
|
`----
|
|
|
|
x Child
|
|
|
|
x Element
|
|
|
|
x Child
|
|
|
|
x Element
|
|
|
|
x Child
|
|
,-[$DIR/tests/recovery/element/select-1/input.html:1:1]
|
|
1 | ,-> <select>
|
|
2 | | <option value="test">
|
|
3 | | 1
|
|
4 | | <option value="test-2">
|
|
5 | | 2
|
|
6 | | </option>
|
|
7 | | </option>
|
|
8 | `-> </select>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/recovery/element/select-1/input.html:1:1]
|
|
1 | ,-> <select>
|
|
2 | | <option value="test">
|
|
3 | | 1
|
|
4 | | <option value="test-2">
|
|
5 | | 2
|
|
6 | | </option>
|
|
7 | | </option>
|
|
8 | `-> </select>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/recovery/element/select-1/input.html:1:1]
|
|
1 | ,-> <select>
|
|
2 | `-> <option value="test">
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/recovery/element/select-1/input.html:1:1]
|
|
1 | ,-> <select>
|
|
2 | `-> <option value="test">
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/recovery/element/select-1/input.html:2:5]
|
|
2 | ,-> <option value="test">
|
|
3 | | 1
|
|
4 | `-> <option value="test-2">
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/recovery/element/select-1/input.html:2:5]
|
|
2 | ,-> <option value="test">
|
|
3 | | 1
|
|
4 | `-> <option value="test-2">
|
|
`----
|
|
|
|
x Attribute
|
|
,-[$DIR/tests/recovery/element/select-1/input.html:2:5]
|
|
2 | <option value="test">
|
|
: ^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/recovery/element/select-1/input.html:2:5]
|
|
2 | ,-> <option value="test">
|
|
3 | | 1
|
|
4 | `-> <option value="test-2">
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/recovery/element/select-1/input.html:2:5]
|
|
2 | ,-> <option value="test">
|
|
3 | | 1
|
|
4 | `-> <option value="test-2">
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/recovery/element/select-1/input.html:4:9]
|
|
4 | ,-> <option value="test-2">
|
|
5 | | 2
|
|
6 | `-> </option>
|
|
`----
|
|
|
|
x Element
|
|
,-[$DIR/tests/recovery/element/select-1/input.html:4:9]
|
|
4 | ,-> <option value="test-2">
|
|
5 | | 2
|
|
6 | `-> </option>
|
|
`----
|
|
|
|
x Attribute
|
|
,-[$DIR/tests/recovery/element/select-1/input.html:4:9]
|
|
4 | <option value="test-2">
|
|
: ^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/recovery/element/select-1/input.html:4:9]
|
|
4 | ,-> <option value="test-2">
|
|
5 | | 2
|
|
6 | `-> </option>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/recovery/element/select-1/input.html:4:9]
|
|
4 | ,-> <option value="test-2">
|
|
5 | | 2
|
|
6 | `-> </option>
|
|
`----
|
|
|
|
x Child
|
|
,-[$DIR/tests/recovery/element/select-1/input.html:6:9]
|
|
6 | ,-> </option>
|
|
7 | `-> </option>
|
|
8 | </select>
|
|
`----
|
|
|
|
x Text
|
|
,-[$DIR/tests/recovery/element/select-1/input.html:6:9]
|
|
6 | ,-> </option>
|
|
7 | `-> </option>
|
|
8 | </select>
|
|
`----
|