mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
Fix tests in template-contents-owner-document-type.html
HTMLDocument isn't a thing anymore.
This commit is contained in:
@@ -6,9 +6,3 @@
|
||||
[The template contents owner document type is HTML document (case when document has browsing context and the template is created by createElement())]
|
||||
expected: FAIL
|
||||
|
||||
[The template contents owner document type is HTML document (case when document has no browsing context and the template is created by createElement())]
|
||||
expected: FAIL
|
||||
|
||||
[The template contents owner document type is HTML document (case when document has no browsing context and the template is created via innerHTML)]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user