Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(28)

Unified Diff: LayoutTests/fast/dom/URL-attribute-reflection-expected.txt

Issue 282073008: Remove HTMLHtmlElement.manifest (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/fast/dom/script-tests/URL-attribute-reflection.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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'
« no previous file with comments | « no previous file | LayoutTests/fast/dom/script-tests/URL-attribute-reflection.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698