mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
script: Implement Element::GetHTML
and ShadowRoot::GetHTML
(#36106)
* Serialize html fragments without going through html5ever Signed-off-by: Simon Wülker <simon.wuelker@arcor.de> * Implement ShadowRoot::GetHtml / Element::GetHtml Signed-off-by: Simon Wülker <simon.wuelker@arcor.de> * Update WPT expectations Signed-off-by: Simon Wülker <simon.wuelker@arcor.de> * Propagate CanGc annotations Signed-off-by: Simon Wülker <simon.wuelker@arcor.de> --------- Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
This commit is contained in:
parent
1c9f486f88
commit
19d5f5f06f
12 changed files with 286 additions and 15941 deletions
|
@ -1,2 +1,6 @@
|
|||
[gethtml-ordering.html]
|
||||
expected: ERROR
|
||||
[template position]
|
||||
expected: FAIL
|
||||
|
||||
[both template and attribute position]
|
||||
expected: FAIL
|
||||
|
|
15816
tests/wpt/meta/shadow-dom/declarative/gethtml.html.ini
vendored
15816
tests/wpt/meta/shadow-dom/declarative/gethtml.html.ini
vendored
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue