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

Side by Side Diff: LayoutTests/http/tests/media/media-source/mediasource-sourcebuffer-mode-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 CONSOLE WARNING: The provided value 'invalidmode' is not a valid enum value of t ype AppendMode.
2 CONSOLE WARNING: The provided value 'null' is not a valid enum value of type App endMode.
3 CONSOLE WARNING: The provided value '' is not a valid enum value of type AppendM ode.
4 CONSOLE WARNING: The provided value 'Segments' is not a valid enum value of type AppendMode.
5
6 PASS Test initial value of SourceBuffer.mode is "segments"
7 PASS Test setting SourceBuffer.mode
8 PASS Test setting a removed SourceBuffer's mode
9 PASS Test setting SourceBuffer.mode while still updating
10 PASS Test setting SourceBuffer.mode triggers parent MediaSource 'ended' to 'open ' transition.
11 PASS Test setting SourceBuffer.mode and SourceBuffer.timestampOffset while parsi ng media segment.
12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698