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

Unified Diff: LayoutTests/dom/xhtml/level3/core/documentadoptnode02-expected.txt

Issue 738833002: Un-deprecate APIs which have been un-removed in the DOM Standard (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: exclude Element.setAttributeNodeNS() Created 6 years, 1 month 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
Index: LayoutTests/dom/xhtml/level3/core/documentadoptnode02-expected.txt
diff --git a/LayoutTests/dom/xhtml/level3/core/documentadoptnode02-expected.txt b/LayoutTests/dom/xhtml/level3/core/documentadoptnode02-expected.txt
index 64bdffa3166bca8247bb8089bfac843f74d4e29d..71ad7b3e063e691d6f725a0213bd5efd4ddfcc96 100644
--- a/LayoutTests/dom/xhtml/level3/core/documentadoptnode02-expected.txt
+++ b/LayoutTests/dom/xhtml/level3/core/documentadoptnode02-expected.txt
@@ -1,4 +1,3 @@
CONSOLE WARNING: 'Attr.nodeValue' is deprecated. Please use 'value' instead.
-CONSOLE WARNING: 'Attr.ownerElement' is deprecated and has been removed from DOM4 (http://w3.org/tr/dom).
Test http://www.w3.org/2001/DOM-Test-Suite/level3/core/documentadoptnode02
Status Success

Powered by Google App Engine
This is Rietveld 408576698