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

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

Issue 2572333003: Import wpt@4970d7334aaf8977c5b617075aa48be1b6e482c7 (Closed)
Patch Set: Update TestExpectations Created 4 years 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
(Empty)
1 This is a testharness.js-based test.
2 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 PASS <video> member must not be supported: onmozfullscreenchange
5 PASS Document member must not be supported: onmozfullscreenchange
6 PASS <video> member must not be supported: onmsfullscreenchange
7 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 Document member must not be supported: onwebkitfullscreenerror assert_false : expected false got true
10 PASS <video> member must not be supported: onmozfullscreenerror
11 PASS Document member must not be supported: onmozfullscreenerror
12 PASS <video> member must not be supported: onmsfullscreenerror
13 PASS Document member must not be supported: onmsfullscreenerror
14 PASS <video> member must not be supported: webkitCurrentFullScreenElement (upper case S)
15 FAIL Document member must not be supported: webkitCurrentFullScreenElement (uppe rcase S) assert_false: expected false got true
16 PASS <video> member must not be supported: mozCurrentFullScreenElement (uppercas e S)
17 PASS Document member must not be supported: mozCurrentFullScreenElement (upperca se S)
18 PASS <video> member must not be supported: msCurrentFullScreenElement (uppercase S)
19 PASS Document member must not be supported: msCurrentFullScreenElement (uppercas e S)
20 PASS <video> member must not be supported: webkitFullscreenElement
21 FAIL Document member must not be supported: webkitFullscreenElement assert_false : expected false got true
22 PASS <video> member must not be supported: mozFullscreenElement
23 PASS Document member must not be supported: mozFullscreenElement
24 PASS <video> member must not be supported: msFullscreenElement
25 PASS Document member must not be supported: msFullscreenElement
26 PASS <video> member must not be supported: webkitFullscreenEnabled
27 FAIL Document member must not be supported: webkitFullscreenEnabled assert_false : expected false got true
28 PASS <video> member must not be supported: mozFullscreenEnabled
29 PASS Document member must not be supported: mozFullscreenEnabled
30 PASS <video> member must not be supported: msFullscreenEnabled
31 PASS Document member must not be supported: msFullscreenEnabled
32 PASS <video> member must not be supported: webkitIsFullScreen (uppercase S)
33 FAIL Document member must not be supported: webkitIsFullScreen (uppercase S) ass ert_false: expected false got true
34 PASS <video> member must not be supported: mozIsFullScreen (uppercase S)
35 PASS Document member must not be supported: mozIsFullScreen (uppercase S)
36 PASS <video> member must not be supported: msIsFullScreen (uppercase S)
37 PASS Document member must not be supported: msIsFullScreen (uppercase S)
38 FAIL <video> member must not be supported: webkitRequestFullScreen (uppercase S) assert_false: expected false got true
39 PASS Document member must not be supported: webkitRequestFullScreen (uppercase S )
40 PASS <video> member must not be supported: mozRequestFullScreen (uppercase S)
41 PASS Document member must not be supported: mozRequestFullScreen (uppercase S)
42 PASS <video> member must not be supported: msRequestFullScreen (uppercase S)
43 PASS Document member must not be supported: msRequestFullScreen (uppercase S)
44 FAIL <video> member must not be supported: webkitRequestFullscreen assert_false: expected false got true
45 PASS Document member must not be supported: webkitRequestFullscreen
46 PASS <video> member must not be supported: mozRequestFullscreen
47 PASS Document member must not be supported: mozRequestFullscreen
48 PASS <video> member must not be supported: msRequestFullscreen
49 PASS Document member must not be supported: msRequestFullscreen
50 FAIL <video> member must not be supported: webkitDisplayingFullscreen assert_fal se: expected false got true
51 PASS Document member must not be supported: webkitDisplayingFullscreen
52 PASS <video> member must not be supported: mozDisplayingFullscreen
53 PASS Document member must not be supported: mozDisplayingFullscreen
54 PASS <video> member must not be supported: msDisplayingFullscreen
55 PASS Document member must not be supported: msDisplayingFullscreen
56 FAIL <video> member must not be supported: webkitEnterFullScreen (uppercase S) a ssert_false: expected false got true
57 PASS Document member must not be supported: webkitEnterFullScreen (uppercase S)
58 PASS <video> member must not be supported: mozEnterFullScreen (uppercase S)
59 PASS Document member must not be supported: mozEnterFullScreen (uppercase S)
60 PASS <video> member must not be supported: msEnterFullScreen (uppercase S)
61 PASS Document member must not be supported: msEnterFullScreen (uppercase S)
62 FAIL <video> member must not be supported: webkitEnterFullscreen assert_false: e xpected false got true
63 PASS Document member must not be supported: webkitEnterFullscreen
64 PASS <video> member must not be supported: mozEnterFullscreen
65 PASS Document member must not be supported: mozEnterFullscreen
66 PASS <video> member must not be supported: msEnterFullscreen
67 PASS Document member must not be supported: msEnterFullscreen
68 FAIL <video> member must not be supported: webkitExitFullScreen (uppercase S) as sert_false: expected false got true
69 PASS Document member must not be supported: webkitExitFullScreen (uppercase S)
70 PASS <video> member must not be supported: mozExitFullScreen (uppercase S)
71 PASS Document member must not be supported: mozExitFullScreen (uppercase S)
72 PASS <video> member must not be supported: msExitFullScreen (uppercase S)
73 PASS Document member must not be supported: msExitFullScreen (uppercase S)
74 FAIL <video> member must not be supported: webkitExitFullscreen assert_false: ex pected false got true
75 FAIL Document member must not be supported: webkitExitFullscreen assert_false: e xpected false got true
76 PASS <video> member must not be supported: mozExitFullscreen
77 PASS Document member must not be supported: mozExitFullscreen
78 PASS <video> member must not be supported: msExitFullscreen
79 PASS Document member must not be supported: msExitFullscreen
80 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 <video> member must not be supported: mozSupportsFullscreen
83 PASS Document member must not be supported: mozSupportsFullscreen
84 PASS <video> member must not be supported: msSupportsFullscreen
85 PASS Document member must not be supported: msSupportsFullscreen
86 Harness: the test ran to completion.
87
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698