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

Unified Diff: third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt

Issue 1958543002: requestAutocomplete: remove from web platform (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Document-createEvent-expected.txt Created 4 years, 7 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
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 d5a92af71190491e250e5730e5549590bb469ef8..db626a540ffcf9b33c3d4ae92ae7569b64be22f5 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
@@ -111,8 +111,6 @@ namespace http://www.w3.org/1999/xhtml
property offsetTop
property offsetWidth
property onabort
- property onautocomplete
- property onautocompleteerror
property onbeforecopy
property onbeforecut
property onbeforepaste
@@ -484,7 +482,6 @@ html element form
property name
property noValidate
property reportValidity
- property requestAutocomplete
property reset
property submit
property target
@@ -1206,8 +1203,6 @@ namespace http://www.w3.org/2000/svg
property offsetTop
property offsetWidth
property onabort
- property onautocomplete
- property onautocompleteerror
property onbeforecopy
property onbeforecut
property onbeforepaste

Powered by Google App Engine
This is Rietveld 408576698