Title: [136618] trunk/LayoutTests
Revision
136618
Author
ta...@google.com
Date
2012-12-04 20:18:01 -0800 (Tue, 04 Dec 2012)

Log Message

Unreviewed, WebKit gardening. A rebaseline.

* platform/chromium/media/track/opera/interfaces/TextTrack/addCue-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (136617 => 136618)


--- trunk/LayoutTests/ChangeLog	2012-12-05 04:16:44 UTC (rev 136617)
+++ trunk/LayoutTests/ChangeLog	2012-12-05 04:18:01 UTC (rev 136618)
@@ -1,5 +1,11 @@
 2012-12-04  Takashi Sakamoto  <ta...@google.com>
 
+        Unreviewed, WebKit gardening. A rebaseline.
+
+        * platform/chromium/media/track/opera/interfaces/TextTrack/addCue-expected.txt: Added.
+
+2012-12-04  Takashi Sakamoto  <ta...@google.com>
+
         Unreviewed, WebKit gardening.
 
         * platform/chromium/TestExpectations:

Added: trunk/LayoutTests/platform/chromium/media/track/opera/interfaces/TextTrack/addCue-expected.txt (0 => 136618)


--- trunk/LayoutTests/platform/chromium/media/track/opera/interfaces/TextTrack/addCue-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium/media/track/opera/interfaces/TextTrack/addCue-expected.txt	2012-12-05 04:18:01 UTC (rev 136618)
@@ -0,0 +1,7 @@
+ 
+PASS TextTrack.addCue(), adding a cue to two different tracks 
+PASS TextTrack.addCue(), adding a cue to a track twice 
+PASS TextTrack.addCue(), adding a removed cue to a different track 
+PASS TextTrack.addCue(), adding an associated but removed cue to the same track 
+TIMEOUT TextTrack.addCue(), adding a cue associated with a track element to other track Test timed out
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to