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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/media/track/track-cue-rendering-horizontal-expected.txt

Issue 2081513002: Remove video-test.js dependency from track-cue-rendering* tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add reference tests Created 4 years, 5 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/mac/media/track/track-cue-rendering-horizontal-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/media/track/track-cue-rendering-horizontal-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/media/track/track-cue-rendering-horizontal-expected.txt
deleted file mode 100644
index 6301d52c133b5e58172fee681b8ac4aa53943445..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/media/track/track-cue-rendering-horizontal-expected.txt
+++ /dev/null
@@ -1,63 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x332
- LayoutBlockFlow {HTML} at (0,0) size 800x332
- LayoutBlockFlow {BODY} at (8,8) size 784x316
- LayoutBlockFlow (anonymous) at (0,0) size 784x244
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {DIV} at (0,244) size 784x72
- LayoutInline {SPAN} at (0,0) size 272x18
- LayoutText {#text} at (0,0) size 272x18
- text run at (0,0) width 272: "Rendering horizontal line-positioned cues."
- LayoutBR {BR} at (271,0) size 1x18
- LayoutInline {SPAN} at (0,0) size 163x18
- LayoutText {#text} at (0,18) size 163x18
- text run at (0,18) width 163: "EVENT(canplaythrough)"
- LayoutBR {BR} at (162,18) size 1x18
- LayoutInline {SPAN} at (0,0) size 107x18
- LayoutText {#text} at (0,36) size 107x18
- text run at (0,36) width 107: "EVENT(seeked)"
- LayoutBR {BR} at (106,36) size 1x18
- LayoutInline {SPAN} at (0,0) size 100x18
- LayoutText {#text} at (0,54) size 100x18
- text run at (0,54) width 100: "END OF TEST"
- LayoutBR {BR} at (99,54) size 1x18
-layer at (8,8) size 320x240
- LayoutVideo {VIDEO} at (0,0) size 320x240
-layer at (8,8) size 320x240
- LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 320x240 [color=#FFFFFF]
-layer at (8,8) size 320x14 scrollHeight 16
- LayoutBlockFlow (positioned) {DIV} at (0,0) size 320x14
- LayoutInline {DIV} at (0,0) size 276x18 [bgcolor=#000000CC]
- LayoutText {#text} at (24,0) size 272x14
- text run at (24,0) width 272: "Cue 1: should be positioned at the top of the video."
-layer at (8,26) size 320x14 scrollHeight 16
- LayoutBlockFlow (positioned) {DIV} at (0,18) size 320x14
- LayoutInline {DIV} at (0,0) size 302x18 [bgcolor=#000000CC]
- LayoutText {#text} at (11,0) size 298x14
- text run at (11,0) width 298: "Cue 2: should be the second cue and not overlap cue 1."
-layer at (8,44) size 320x14 scrollHeight 16
- LayoutBlockFlow (positioned) {DIV} at (0,36) size 320x14
- LayoutInline {DIV} at (0,0) size 298x18 [bgcolor=#000000CC]
- LayoutText {#text} at (13,0) size 294x14
- text run at (13,0) width 294: "Cue 3: should become the third line from top to bottom."
-layer at (8,98) size 320x14 scrollHeight 16
- LayoutBlockFlow (positioned) {DIV} at (0,90) size 320x14
- LayoutInline {DIV} at (0,0) size 286x18 [bgcolor=#000000CC]
- LayoutText {#text} at (19,0) size 282x14
- text run at (19,0) width 282: "Cue 4: should be fixed positioned around the middle."
-layer at (8,230) size 320x14 scrollHeight 16
- LayoutBlockFlow (positioned) {DIV} at (0,222) size 320x14
- LayoutInline {DIV} at (0,0) size 292x18 [bgcolor=#000000CC]
- LayoutText {#text} at (16,0) size 288x14
- text run at (16,0) width 288: "Cue 5: should be displayed at the bottom of the video."
-layer at (8,212) size 320x14 scrollHeight 16
- LayoutBlockFlow (positioned) {DIV} at (0,204) size 320x14
- LayoutInline {DIV} at (0,0) size 280x18 [bgcolor=#000000CC]
- LayoutText {#text} at (22,0) size 276x14
- text run at (22,0) width 276: "Cue 6: should be on top of bottom positioned cue 5."
-layer at (8,8) size 320x240
- LayoutFlexibleBox (relative positioned) {DIV} at (0,0) size 320x240
- LayoutBlockFlow {DIV} at (0,208) size 320x32
-layer at (8,8) size 320x198
- LayoutFlexibleBox (relative positioned) {DIV} at (0,0) size 320x198

Powered by Google App Engine
This is Rietveld 408576698