mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Fix tests in template-contents-owner-document-type.html
HTMLDocument isn't a thing anymore.
This commit is contained in:
parent
a7476a758e
commit
663f1d65e3
2 changed files with 22 additions and 16 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue