mirror of
https://github.com/roytam1/basilisk55.git
synced 2026-05-27 09:30:16 +00:00
9 lines
348 B
INI
9 lines
348 B
INI
[parser-uses-constructed-element.html]
|
|
type: testharness
|
|
[HTML parser must use the returned value of the custom element constructor instead of the one created before super() call]
|
|
expected: FAIL
|
|
|
|
[HTML parser must use the returned value of the custom element constructor instead using the one created in super() call]
|
|
expected: FAIL
|
|
|