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

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

Issue 690033002: Remove HTMLHeadElement.profile (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 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 | « LayoutTests/fast/dom/element-attribute-js-null.html ('k') | Source/core/frame/UseCounter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 8c4434141aaf6289db6d31d490ee2748bbd294db..ae4ca41e52079c63ddc003c42b25a70235021d63 100644
--- a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
+++ b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
@@ -1,5 +1,4 @@
CONSOLE WARNING: Setting 'Element.prefix' is deprecated, as it is read-only per DOM (http://dom.spec.whatwg.org/#element).
-CONSOLE WARNING: 'HTMLHeadElement.profile' is deprecated. The reflected attribute has no effect.
This test setting various attributes of a elements to JavaScript null.
TEST SUCCEEDED: The value was null. [tested Node.nodeValue]
@@ -110,8 +109,6 @@ TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLF
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFrameSetElement.cols]
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFrameSetElement.rows]
-TEST SUCCEEDED: The value was the empty string. [tested HTMLHeadElement.profile]
-
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHeadingElement.align]
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHRElement.align]
« no previous file with comments | « LayoutTests/fast/dom/element-attribute-js-null.html ('k') | Source/core/frame/UseCounter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698