diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/dom/implementation-createHTMLDocument-expected.txt')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/dom/implementation-createHTMLDocument-expected.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/dom/implementation-createHTMLDocument-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/implementation-createHTMLDocument-expected.txt index e12e105..3f5e493 100644 --- a/third_party/WebKit/LayoutTests/fast/dom/implementation-createHTMLDocument-expected.txt +++ b/third_party/WebKit/LayoutTests/fast/dom/implementation-createHTMLDocument-expected.txt @@ -12,4 +12,3 @@ PASS: doc.getElementsByTagName('body').length should be 1 and is. PASS: doc.title should be and is. [document with null title] PASS: doc.title should be null and is. - |