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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/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/android/media/track/track-cue-rendering-horizontal-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/media/track/track-cue-rendering-horizontal-expected.txt b/third_party/WebKit/LayoutTests/platform/android/media/track/track-cue-rendering-horizontal-expected.txt
deleted file mode 100644
index 0f47448ce27f4a3919d9c9d7c8706df94e995afa..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/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 800x341
- LayoutBlockFlow {HTML} at (0,0) size 800x341
- LayoutBlockFlow {BODY} at (8,8) size 784x325
- LayoutBlockFlow (anonymous) at (0,0) size 784x245
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {DIV} at (0,245) size 784x80
- LayoutInline {SPAN} at (0,0) size 250x19
- LayoutText {#text} at (0,0) size 250x19
- text run at (0,0) width 250: "Rendering horizontal line-positioned cues."
- LayoutBR {BR} at (250,0) size 0x19
- LayoutInline {SPAN} at (0,0) size 151x19
- LayoutText {#text} at (0,20) size 151x19
- text run at (0,20) width 151: "EVENT(canplaythrough)"
- LayoutBR {BR} at (151,20) size 0x19
- LayoutInline {SPAN} at (0,0) size 103x19
- LayoutText {#text} at (0,40) size 103x19
- text run at (0,40) width 103: "EVENT(seeked)"
- LayoutBR {BR} at (103,40) size 0x19
- LayoutInline {SPAN} at (0,0) size 97x19
- LayoutText {#text} at (0,60) size 97x19
- text run at (0,60) width 97: "END OF TEST"
- LayoutBR {BR} at (97,60) size 0x19
-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 320x15 scrollHeight 17
- LayoutBlockFlow (positioned) {DIV} at (0,0) size 320x15
- LayoutInline {DIV} at (0,0) size 280x19 [bgcolor=#000000CC]
- LayoutText {#text} at (22,0) size 276x15
- text run at (22,0) width 276: "Cue 1: should be positioned at the top of the video."
-layer at (8,27) size 320x15 scrollHeight 17
- LayoutBlockFlow (positioned) {DIV} at (0,19) size 320x15
- LayoutInline {DIV} at (0,0) size 308x19 [bgcolor=#000000CC]
- LayoutText {#text} at (8,0) size 304x15
- text run at (8,0) width 304: "Cue 2: should be the second cue and not overlap cue 1."
-layer at (8,46) size 320x15 scrollHeight 17
- LayoutBlockFlow (positioned) {DIV} at (0,38) size 320x15
- LayoutInline {DIV} at (0,0) size 304x19 [bgcolor=#000000CC]
- LayoutText {#text} at (10,0) size 300x15
- text run at (10,0) width 300: "Cue 3: should become the third line from top to bottom."
-layer at (8,103) size 320x15 scrollHeight 17
- LayoutBlockFlow (positioned) {DIV} at (0,95) size 320x15
- LayoutInline {DIV} at (0,0) size 294x19 [bgcolor=#000000CC]
- LayoutText {#text} at (15,0) size 290x15
- text run at (15,0) width 290: "Cue 4: should be fixed positioned around the middle."
-layer at (8,229) size 320x15 scrollHeight 17
- LayoutBlockFlow (positioned) {DIV} at (0,221) size 320x15
- LayoutInline {DIV} at (0,0) size 296x19 [bgcolor=#000000CC]
- LayoutText {#text} at (14,0) size 292x15
- text run at (14,0) width 292: "Cue 5: should be displayed at the bottom of the video."
-layer at (8,210) size 320x15 scrollHeight 17
- LayoutBlockFlow (positioned) {DIV} at (0,202) size 320x15
- LayoutInline {DIV} at (0,0) size 286x19 [bgcolor=#000000CC]
- LayoutText {#text} at (19,0) size 282x15
- text run at (19,0) width 282: "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,205) size 320x35
-layer at (8,8) size 320x205
- LayoutFlexibleBox (relative positioned) {DIV} at (0,0) size 320x205

Powered by Google App Engine
This is Rietveld 408576698