mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +01:00
Add check for valid custom element name in element::attach_shadow (#34749)
* Add valid custom element name check Signed-off-by: stevennovaryo <steven.novaryo@gmail.com> * Update wpt test expectation Signed-off-by: stevennovaryo <steven.novaryo@gmail.com> --------- Signed-off-by: stevennovaryo <steven.novaryo@gmail.com>
This commit is contained in:
parent
ac372cf205
commit
d8b7195c75
13 changed files with 70 additions and 49 deletions
|
@ -1,6 +0,0 @@
|
|||
[translate-inherit-no-parent-element.html]
|
||||
[ShadowRoot parent node whose shadow host has translate=yes]
|
||||
expected: FAIL
|
||||
|
||||
[ShadowRoot parent node whose shadow host has translate=no]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue