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

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

Issue 2163893003: Start sending auxclick instead of click for non-primary buttons (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adding remote debugging auxclick polyfill Created 4 years, 4 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 9120a1af232c37189fbb7c23a861de787cde6dc9..59039775360466dd509c5626614e739587621230 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
@@ -112,6 +112,7 @@ namespace http://www.w3.org/1999/xhtml
property offsetTop
property offsetWidth
property onabort
+ property onauxclick
property onbeforecopy
property onbeforecut
property onbeforepaste
@@ -1220,6 +1221,7 @@ namespace http://www.w3.org/2000/svg
property offsetTop
property offsetWidth
property onabort
+ property onauxclick
property onbeforecopy
property onbeforecut
property onbeforepaste

Powered by Google App Engine
This is Rietveld 408576698