mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 03:31:45 +03:00
19 lines
630 B
Plaintext
19 lines
630 B
Plaintext
|
|
x Start tag "nobr" seen but an element of the same type was already open
|
|
,-[$DIR/tests/recovery/element/nobr-1/input.html:1:1]
|
|
1 | <!doctype html><nobr><nobr><nobr>
|
|
: ^^^^^^
|
|
`----
|
|
|
|
x Start tag "nobr" seen but an element of the same type was already open
|
|
,-[$DIR/tests/recovery/element/nobr-1/input.html:1:1]
|
|
1 | <!doctype html><nobr><nobr><nobr>
|
|
: ^^^^^^
|
|
`----
|
|
|
|
x End of file seen and there were open elements
|
|
,-[$DIR/tests/recovery/element/nobr-1/input.html:1:1]
|
|
1 | <!doctype html><nobr><nobr><nobr>
|
|
: ^
|
|
`----
|