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

Unified Diff: LayoutTests/fast/dom/element-attribute-js-null-expected.txt

Issue 688333002: Remove the Element.prefix setter (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase 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/fast/dom/element-attribute-js-null-expected.txt
diff --git a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
index ae4ca41e52079c63ddc003c42b25a70235021d63..890cc1fd6ba0364cc56d64935a94d4f9cb53ca7a 100644
--- a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
+++ b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
@@ -1,8 +1,6 @@
-CONSOLE WARNING: Setting 'Element.prefix' is deprecated, as it is read-only per DOM (http://dom.spec.whatwg.org/#element).
This test setting various attributes of a elements to JavaScript null.
TEST SUCCEEDED: The value was null. [tested Node.nodeValue]
-TEST SUCCEEDED: The value was null. [tested Node.prefix]
TEST SUCCEEDED: The value was the empty string. [tested Node.textContent]
TEST SUCCEEDED: The value was the string 'null'. [tested Element.id]
« no previous file with comments | « LayoutTests/fast/dom/element-attribute-js-null.html ('k') | LayoutTests/fast/dom/node-prefix-setter-namespace-exception.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698