Fix tests in template-contents-owner-document-type.html

HTMLDocument isn't a thing anymore.
This commit is contained in:
Anthony Ramine 2015-09-02 18:42:30 +02:00
parent a7476a758e
commit 663f1d65e3
2 changed files with 22 additions and 16 deletions

View file

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