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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-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/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
index 9a4d06b4dd1c77c71734afdf0f2a69eb4ef00363..03d72d3699fc5640b268607f562f3541f9ff8a6b 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -2176,28 +2176,6 @@ interface HTMLInputElement : HTMLElement
setter valueAsNumber
setter webkitdirectory
setter width
-interface HTMLKeygenElement : HTMLElement
- attribute @@toStringTag
- getter autofocus
- getter challenge
- getter disabled
- getter form
- getter keytype
- getter labels
- getter name
- getter type
- getter validationMessage
- getter validity
- getter willValidate
- method checkValidity
- method constructor
- method reportValidity
- method setCustomValidity
- setter autofocus
- setter challenge
- setter disabled
- setter keytype
- setter name
interface HTMLLIElement : HTMLElement
attribute @@toStringTag
getter type

Powered by Google App Engine
This is Rietveld 408576698