mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
11 lines
454 B
INI
11 lines
454 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
|
|
|
|
[Custom Elements: HTML parser must construct a custom element instead of upgrading]
|
|
expected: FAIL
|
|
|