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

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

Issue 2536993002: Remove support for the keygen tag (Closed)
Patch Set: Rebased Created 4 years 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: third_party/WebKit/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/dom/element-attribute-js-null-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
index 81aa283b4f65ca7b6bb41c5f5a3159618e94c6a1..4fb66533f85cd5420fefe78fd98ed6bbeb0cd080 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
@@ -1,4 +1,3 @@
-CONSOLE WARNING: line 362: The <keygen> element is deprecated and will be removed in M57, around March 2017. See https://www.chromestatus.com/features/5716060992962560 for more details.
This test setting various attributes of a elements to JavaScript null.
TEST SUCCEEDED: The value was null. [tested Node.nodeValue]
@@ -151,10 +150,6 @@ TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.useMap
TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.value]
-TEST SUCCEEDED: The value was the string 'null'. [tested HTMLKeygenElement.challenge]
-TEST SUCCEEDED: The value was the empty string. [tested HTMLKeygenElement.keytype]
-TEST SUCCEEDED: The value was the string 'null'. [tested HTMLKeygenElement.name]
-
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLabelElement.htmlFor]
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLegendElement.align]

Powered by Google App Engine
This is Rietveld 408576698