Chromium Code Reviews

Unified Diff: LayoutTests/fast/dom/Element/attr-param-typechecking-expected.txt

Issue 750183005: Un-deprecate Element.setAttributeNodeNS() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: test Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/fast/dom/Element/attr-param-typechecking-expected.txt
diff --git a/LayoutTests/fast/dom/Element/attr-param-typechecking-expected.txt b/LayoutTests/fast/dom/Element/attr-param-typechecking-expected.txt
index 96abb6fa163b16b4a47911980e31dec0bb3cb4ec..38046241942fe6f6e9d1102a923984cc58482248 100644
--- a/LayoutTests/fast/dom/Element/attr-param-typechecking-expected.txt
+++ b/LayoutTests/fast/dom/Element/attr-param-typechecking-expected.txt
@@ -1,4 +1,3 @@
-CONSOLE WARNING: 'Element.setAttributeNodeNS' is deprecated and has been removed from DOM4 (http://w3.org/tr/dom).
This test checks whether passing wrong types to setAttributeNode causes a crash.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine