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:
Simon Wülker 2025-05-07 12:29:14 +02:00 committed by GitHub
parent b2e51820e4
commit 23c327a988
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 29 additions and 18 deletions

View file

@ -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