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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/pointerevents/idlharness-expected.txt

Issue 2658093003: Suppress console messages for all testharness tests. (Closed)
Patch Set: rebaseline-cl Created 3 years, 10 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 MESSAGE: line 236: callback not yet supported
2 This is a testharness.js-based test. 1 This is a testharness.js-based test.
3 PASS Window interface: attribute ongotpointercapture 2 PASS Window interface: attribute ongotpointercapture
4 PASS Window interface: attribute onlostpointercapture 3 PASS Window interface: attribute onlostpointercapture
5 PASS Window interface: attribute onpointerdown 4 PASS Window interface: attribute onpointerdown
6 PASS Window interface: attribute onpointermove 5 PASS Window interface: attribute onpointermove
7 PASS Window interface: attribute onpointerup 6 PASS Window interface: attribute onpointerup
8 PASS Window interface: attribute onpointercancel 7 PASS Window interface: attribute onpointercancel
9 PASS Window interface: attribute onpointerover 8 PASS Window interface: attribute onpointerover
10 PASS Window interface: attribute onpointerout 9 PASS Window interface: attribute onpointerout
11 PASS Window interface: attribute onpointerenter 10 PASS Window interface: attribute onpointerenter
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
59 PASS PointerEvent interface: attribute height 58 PASS PointerEvent interface: attribute height
60 PASS PointerEvent interface: attribute pressure 59 PASS PointerEvent interface: attribute pressure
61 PASS PointerEvent interface: attribute tangentialPressure 60 PASS PointerEvent interface: attribute tangentialPressure
62 PASS PointerEvent interface: attribute tiltX 61 PASS PointerEvent interface: attribute tiltX
63 PASS PointerEvent interface: attribute tiltY 62 PASS PointerEvent interface: attribute tiltY
64 PASS PointerEvent interface: attribute twist 63 PASS PointerEvent interface: attribute twist
65 PASS PointerEvent interface: attribute pointerType 64 PASS PointerEvent interface: attribute pointerType
66 PASS PointerEvent interface: attribute isPrimary 65 PASS PointerEvent interface: attribute isPrimary
67 Harness: the test ran to completion. 66 Harness: the test ran to completion.
68 67
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698