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

Side by Side Diff: LayoutTests/imported/web-platform-tests/pointerevents/pointerevent_constructor-expected.txt

Issue 1151323002: testharnessreport: Hide unnecessary elements for JS tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Sync all of testharnessreport.js, and update test results 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 PointerEvent: Dispatch custom event
2
3 Test Description: This test checks if PointerEvent constructor works properly us ing synthetic pointerover and pointerout events. For valid results, this test mu st be run without generating real (trusted) pointerover or pointerout events on the black rectangle below.
4
5 The following pointer types were detected: pen.
6
7 This is a testharness.js-based test.
8 PASS PointerEvent: Constructor test
9 PASS custom bubbles
10 PASS custom cancelable
11 PASS custom pointerId
12 PASS custom pointerType
13 PASS custom width
14 PASS custom height
15 PASS custom clientX
16 PASS custom clientY
17 PASS custom tiltX
18 PASS custom tiltY
19 PASS custom isPrimary
20 PASS custom pressure:
21 PASS default pointerId
22 PASS default pointerType
23 PASS default width
24 PASS default height
25 PASS default tiltX
26 PASS default tiltY
27 PASS default pressure
28 PASS default isPrimary
29 Harness: the test ran to completion.
30
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698