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

Side by Side Diff: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt

Issue 2889423003: Unify webexposed/global-interface-listing scripts (Closed)
Patch Set: Rebased Created 3 years, 6 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 unified diff | Download patch
OLDNEW
1 CONSOLE WARNING: line 95: 'webkitURL' is deprecated. Please use 'URL' instead. 1 CONSOLE WARNING: line 70: 'webkitURL' is deprecated. Please use 'URL' instead.
2 This test documents all interface attributes and methods on the global window ob ject and element instances. 2 This test documents all interface attributes and methods on the global window ob ject and element instances.
3 3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
5 5
6 6
7 [INTERFACES] 7 [INTERFACES]
8 interface AbsoluteOrientationSensor : OrientationSensor 8 interface AbsoluteOrientationSensor : OrientationSensor
9 attribute @@toStringTag 9 attribute @@toStringTag
10 method constructor 10 method constructor
11 interface Accelerometer : Sensor 11 interface Accelerometer : Sensor
(...skipping 9249 matching lines...) Expand 10 before | Expand all | Expand 10 after
9261 setter scrollY 9261 setter scrollY
9262 setter scrollbars 9262 setter scrollbars
9263 setter status 9263 setter status
9264 setter statusbar 9264 setter statusbar
9265 setter toolbar 9265 setter toolbar
9266 setter view 9266 setter view
9267 PASS successfullyParsed is true 9267 PASS successfullyParsed is true
9268 9268
9269 TEST COMPLETE 9269 TEST COMPLETE
9270 9270
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698