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

Unified Diff: LayoutTests/webexposed/global-interface-listing-expected.txt

Issue 1157173003: Impelement InputDevice.firesTouchEvents (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add InputDevice to LayoutTests/webexposed Created 5 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: LayoutTests/webexposed/global-interface-listing-expected.txt
diff --git a/LayoutTests/webexposed/global-interface-listing-expected.txt b/LayoutTests/webexposed/global-interface-listing-expected.txt
index 55b0c60b133c83352193dc61fc27cf2aa27d8245..8a6d86c1dc953bdde39622180067a008c4521199 100644
--- a/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -3032,6 +3032,9 @@ interface ImageData
getter height
getter width
method constructor
+interface InputDevice
+ getter firesTouchEvents
+ method constructor
interface Int16Array
attribute BYTES_PER_ELEMENT
getter buffer

Powered by Google App Engine
This is Rietveld 408576698