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

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

Issue 2642873002: Moves mojo.define -> gin.define. (Closed)
Patch Set: rebaseline Created 3 years, 11 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
« no previous file with comments | « third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CONSOLE WARNING: line 95: 'webkitURL' is deprecated. Please use 'URL' instead. 1 CONSOLE WARNING: line 95: '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 Accelerometer : Sensor 8 interface Accelerometer : Sensor
9 attribute @@toStringTag 9 attribute @@toStringTag
10 getter includesGravity 10 getter includesGravity
(...skipping 8663 matching lines...) Expand 10 before | Expand all | Expand 10 after
8674 setter username 8674 setter username
8675 [GLOBAL OBJECT] 8675 [GLOBAL OBJECT]
8676 attribute GCController 8676 attribute GCController
8677 attribute accessibilityController 8677 attribute accessibilityController
8678 attribute chrome 8678 attribute chrome
8679 attribute closed 8679 attribute closed
8680 attribute console 8680 attribute console
8681 attribute eventSender 8681 attribute eventSender
8682 attribute frames 8682 attribute frames
8683 attribute gamepadController 8683 attribute gamepadController
8684 attribute gin
8684 attribute internals 8685 attribute internals
8685 attribute layoutTestController 8686 attribute layoutTestController
8686 attribute length 8687 attribute length
8687 attribute location 8688 attribute location
8688 attribute mojo
8689 attribute opener 8689 attribute opener
8690 attribute parent 8690 attribute parent
8691 attribute propertyNamesInGlobal 8691 attribute propertyNamesInGlobal
8692 attribute self 8692 attribute self
8693 attribute testRunner 8693 attribute testRunner
8694 attribute textInputController 8694 attribute textInputController
8695 attribute top 8695 attribute top
8696 attribute window 8696 attribute window
8697 getter animationWorklet 8697 getter animationWorklet
8698 getter applicationCache 8698 getter applicationCache
(...skipping 315 matching lines...) Expand 10 before | Expand all | Expand 10 after
9014 setter scrollY 9014 setter scrollY
9015 setter scrollbars 9015 setter scrollbars
9016 setter status 9016 setter status
9017 setter statusbar 9017 setter statusbar
9018 setter toolbar 9018 setter toolbar
9019 setter visualViewport 9019 setter visualViewport
9020 PASS successfullyParsed is true 9020 PASS successfullyParsed is true
9021 9021
9022 TEST COMPLETE 9022 TEST COMPLETE
9023 9023
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698