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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/fullscreen/api/historical-expected.txt

Issue 2658793002: Report w3c test result count for WPT (Closed)
Patch Set: rebase 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 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 Found 84 tests; 67 PASS, 17 FAIL, 0 TIMEOUT, 0 NOTRUN.
2 FAIL <video> member must not be supported: onwebkitfullscreenchange assert_false : expected false got true 3 FAIL <video> member must not be supported: onwebkitfullscreenchange assert_false : expected false got true
3 FAIL Document member must not be supported: onwebkitfullscreenchange assert_fals e: expected false got true 4 FAIL Document member must not be supported: onwebkitfullscreenchange assert_fals e: expected false got true
4 PASS <video> member must not be supported: onmozfullscreenchange 5 PASS <video> member must not be supported: onmozfullscreenchange
5 PASS Document member must not be supported: onmozfullscreenchange 6 PASS Document member must not be supported: onmozfullscreenchange
6 PASS <video> member must not be supported: onmsfullscreenchange 7 PASS <video> member must not be supported: onmsfullscreenchange
7 PASS Document member must not be supported: onmsfullscreenchange 8 PASS Document member must not be supported: onmsfullscreenchange
8 FAIL <video> member must not be supported: onwebkitfullscreenerror assert_false: expected false got true 9 FAIL <video> member must not be supported: onwebkitfullscreenerror assert_false: expected false got true
9 FAIL Document member must not be supported: onwebkitfullscreenerror assert_false : expected false got true 10 FAIL Document member must not be supported: onwebkitfullscreenerror assert_false : expected false got true
10 PASS <video> member must not be supported: onmozfullscreenerror 11 PASS <video> member must not be supported: onmozfullscreenerror
11 PASS Document member must not be supported: onmozfullscreenerror 12 PASS Document member must not be supported: onmozfullscreenerror
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
78 PASS <video> member must not be supported: msExitFullscreen 79 PASS <video> member must not be supported: msExitFullscreen
79 PASS Document member must not be supported: msExitFullscreen 80 PASS Document member must not be supported: msExitFullscreen
80 FAIL <video> member must not be supported: webkitSupportsFullscreen assert_false : expected false got true 81 FAIL <video> member must not be supported: webkitSupportsFullscreen assert_false : expected false got true
81 PASS Document member must not be supported: webkitSupportsFullscreen 82 PASS Document member must not be supported: webkitSupportsFullscreen
82 PASS <video> member must not be supported: mozSupportsFullscreen 83 PASS <video> member must not be supported: mozSupportsFullscreen
83 PASS Document member must not be supported: mozSupportsFullscreen 84 PASS Document member must not be supported: mozSupportsFullscreen
84 PASS <video> member must not be supported: msSupportsFullscreen 85 PASS <video> member must not be supported: msSupportsFullscreen
85 PASS Document member must not be supported: msSupportsFullscreen 86 PASS Document member must not be supported: msSupportsFullscreen
86 Harness: the test ran to completion. 87 Harness: the test ran to completion.
87 88
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698