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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 CONSOLE WARNING: 'Attr.nodeValue' is deprecated. Please use 'value' instead. 1 CONSOLE WARNING: 'Attr.nodeValue' is deprecated. Please use 'value' instead.
2 CONSOLE WARNING: 'Attr.ownerElement' is deprecated and has been removed from DOM 4 (http://w3.org/tr/dom).
3 Test http://www.w3.org/2001/DOM-Test-Suite/level3/core/documentadoptnode02 2 Test http://www.w3.org/2001/DOM-Test-Suite/level3/core/documentadoptnode02
4 Status Success 3 Status Success
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698