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

Unified Diff: third_party/WebKit/LayoutTests/fast/forms/label/label-contains-other-interactive-content-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/forms/label/label-contains-other-interactive-content-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/label/label-contains-other-interactive-content-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/label/label-contains-other-interactive-content-expected.txt
index 20feb9b191f61051c50c166c9f72cfc8be80dfd5..34932ec7b0e52c0a1d0dd791f022ef75872d15eb 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/label/label-contains-other-interactive-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/label/label-contains-other-interactive-content-expected.txt
@@ -1,4 +1,3 @@
-CONSOLE WARNING: line 22: The <keygen> element is deprecated and will be removed in M57, around March 2017. See https://www.chromestatus.com/features/5716060992962560 for more details.
button
PASS document.activeElement.id is not "control"
details
@@ -7,8 +6,6 @@ embed
PASS document.activeElement.id is not "control"
iframe
PASS document.activeElement.id is not "control"
-keygen
-PASS document.activeElement.id is not "control"
label
PASS document.activeElement.id is not "control"
select

Powered by Google App Engine
This is Rietveld 408576698