Side by Side Diff: LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/closing-the-input-stream/document.close-01-expected.txt
Issue 1176013002:
Move attributes and methods from HTMLDocument to Document (Closed)
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Updated to latest master
Created 5 years, 5 months ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
2 FAIL document.close in XHTML assert_throws: document.close in XHTML should throw
an INVALID_STATE_ERR function "function () {
3 document.close();
4 }" threw object "TypeError: document.close is not a function" that is not a DO
MException INVALID_STATE_ERR: property "code" is equal to undefined, expected 11
Issue 1176013002: Move attributes and methods from HTMLDocument to Document
(Closed)
Created 5 years, 6 months ago by Habib Virji
Modified 5 years, 5 months ago
Reviewers: philipj_slow, tkent, esprehn
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Comments: 33