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

Side by Side Diff: LayoutTests/imported/web-platform-tests/html/semantics/embedded-content/media-elements/historical-expected.txt

Issue 1144143009: W3C Test: Import web-platform-tests/html/semantics (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 This is a testharness.js-based test.
2 PASS audio.bufferingRate should not be supported
3 PASS video.bufferingRate should not be supported
4 PASS audio.start should not be supported
5 PASS video.start should not be supported
6 PASS audio.end should not be supported
7 PASS video.end should not be supported
8 PASS audio.loopStart should not be supported
9 PASS video.loopStart should not be supported
10 PASS audio.loopEnd should not be supported
11 PASS video.loopEnd should not be supported
12 PASS audio.loopCount should not be supported
13 PASS video.loopCount should not be supported
14 PASS audio.currentLoop should not be supported
15 PASS video.currentLoop should not be supported
16 PASS audio.addCuePoint should not be supported
17 PASS video.addCuePoint should not be supported
18 PASS audio.removeCuePoint should not be supported
19 PASS video.removeCuePoint should not be supported
20 FAIL source.media should not be supported assert_false: expected false got true
21 PASS audio.playCount should not be supported
22 PASS video.playCount should not be supported
23 PASS audio.addCueRange should not be supported
24 PASS video.addCueRange should not be supported
25 PASS audio.removeCueRanges should not be supported
26 PASS video.removeCueRanges should not be supported
27 PASS source.pixelratio should not be supported
28 PASS audio.bufferedBytes should not be supported
29 PASS video.bufferedBytes should not be supported
30 PASS audio.totalBytes should not be supported
31 PASS video.totalBytes should not be supported
32 PASS audio.bufferingThrottled should not be supported
33 PASS video.bufferingThrottled should not be supported
34 PASS audio.autobuffer should not be supported
35 PASS video.autobuffer should not be supported
36 PASS audio.startTime should not be supported
37 PASS video.startTime should not be supported
38 PASS audio.startOffsetTime should not be supported
39 PASS video.startOffsetTime should not be supported
40 PASS audio.initialTime should not be supported
41 PASS video.initialTime should not be supported
42 PASS video.audio should not be supported
43 PASS audio.startDate should not be supported
44 PASS video.startDate should not be supported
45 PASS TextTrackCue constructor should not be supported
46 Harness: the test ran to completion.
47
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698