mirror of
https://github.com/servo/servo.git
synced 2025-08-15 18:35:33 +01:00
script: Serialize a custom element's "is" value as an attribute (#36888)
Testing: Covered by web platform tests [try run](https://github.com/simonwuelker/servo/actions/runs/14868893249) --------- Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
This commit is contained in:
parent
b2e51820e4
commit
23c327a988
2 changed files with 29 additions and 18 deletions
|
@ -1,6 +0,0 @@
|
|||
[serializing-html-fragments-customized-builtins.html]
|
||||
["is" value should be serialized if the custom element has no "is" content attribute]
|
||||
expected: FAIL
|
||||
|
||||
["is" value should be serialized even for an undefined element]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue