Index: LayoutTests/fast/dom/URL-attribute-reflection-expected.txt |
diff --git a/LayoutTests/fast/dom/URL-attribute-reflection-expected.txt b/LayoutTests/fast/dom/URL-attribute-reflection-expected.txt |
index 5215955c07d87ec191dc8e80d39f43a30b578fd8..a7b745e9c087af1c10115f4e083aad3a125d7f16 100644 |
--- a/LayoutTests/fast/dom/URL-attribute-reflection-expected.txt |
+++ b/LayoutTests/fast/dom/URL-attribute-reflection-expected.txt |
@@ -1,4 +1,3 @@ |
-CONSOLE WARNING: 'HTMLHtmlElement.manifest' is deprecated. The manifest attribute only has an effect during the early stages of document load. |
Test reflecting URL attributes with empty string values. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
@@ -19,7 +18,6 @@ PASS testURLReflection('href', 'area') is 'URL' |
PASS testURLReflection('href', 'link') is 'URL' |
PASS testURLReflection('href', 'base') is 'URL' |
FAIL testURLReflection('icon', 'command') should be URL. Was none. |
-PASS testURLReflection('manifest', 'html') is 'URL' |
PASS testURLReflection('poster', 'video') is 'URL' |
PASS testURLReflection('src', 'audio') is 'URL' |
PASS testURLReflection('src', 'embed') is 'URL' |