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

Unified Diff: third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-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/webexposed/element-instance-property-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt
index 9b209bf03472e2547fcca181a09cbf93b239ef41..b147ad6769e59fd966fe53abb9e10d817cbc32d4 100644
--- a/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt
@@ -1,4 +1,3 @@
-CONSOLE WARNING: line 18: 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 documents all properties on all element instances.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
@@ -664,20 +663,6 @@ html element ins
property dateTime
html element kbd
html element keygen
- property autofocus
- property challenge
- property checkValidity
- property disabled
- property form
- property keytype
- property labels
- property name
- property reportValidity
- property setCustomValidity
- property type
- property validationMessage
- property validity
- property willValidate
html element label
property control
property form

Powered by Google App Engine
This is Rietveld 408576698