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

Side by Side Diff: LayoutTests/fast/dom/DeviceOrientation/multiple-event-listeners-expected.txt

Issue 240993003: Fix the issue with adding/removing event listeners for Device Motion/Orientation. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: added fix and test for device orientation Created 6 years, 8 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 Tests using multiple event handlers for the Device Orientation API.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS deviceOrientationEvent.alpha is expectedEvent.alpha
7 PASS deviceOrientationEvent.beta is expectedEvent.beta
8 PASS deviceOrientationEvent.gamma is expectedEvent.gamma
9 PASS deviceOrientationEvent.absolute is expectedEvent.absolute
10 PASS deviceOrientationEvent.alpha is expectedEvent.alpha
11 PASS deviceOrientationEvent.beta is expectedEvent.beta
12 PASS deviceOrientationEvent.gamma is expectedEvent.gamma
13 PASS deviceOrientationEvent.absolute is expectedEvent.absolute
14 PASS deviceOrientationEvent.alpha is expectedEvent.alpha
15 PASS deviceOrientationEvent.beta is expectedEvent.beta
16 PASS deviceOrientationEvent.gamma is expectedEvent.gamma
17 PASS deviceOrientationEvent.absolute is expectedEvent.absolute
18 PASS deviceOrientationEvent.alpha is expectedEvent.alpha
19 PASS deviceOrientationEvent.beta is expectedEvent.beta
20 PASS deviceOrientationEvent.gamma is expectedEvent.gamma
21 PASS deviceOrientationEvent.absolute is expectedEvent.absolute
22 PASS successfullyParsed is true
23
24 TEST COMPLETE
25
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698