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

Unified Diff: LayoutTests/platform/win/media/track/track-cue-rendering-horizontal-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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: LayoutTests/platform/win/media/track/track-cue-rendering-horizontal-expected.txt
diff --git a/LayoutTests/platform/win/media/track/track-cue-rendering-horizontal-expected.txt b/LayoutTests/platform/win/media/track/track-cue-rendering-horizontal-expected.txt
index fa64210d9f564f3e05b33890ec1fdcd58dab9357..3473860d5c5ec4976164b06a1dbadb676fe37f9e 100644
--- a/LayoutTests/platform/win/media/track/track-cue-rendering-horizontal-expected.txt
+++ b/LayoutTests/platform/win/media/track/track-cue-rendering-horizontal-expected.txt
@@ -9,19 +9,19 @@ layer at (0,0) size 800x332
RenderInline {SPAN} at (0,0) size 272x17
RenderText {#text} at (0,0) size 272x17
text run at (0,0) width 272: "Rendering horizontal line-positioned cues."
- RenderBR {BR} at (271,0) size 1x17
+ LayoutBR {BR} at (271,0) size 1x17
RenderInline {SPAN} at (0,0) size 163x17
RenderText {#text} at (0,18) size 163x17
text run at (0,18) width 163: "EVENT(canplaythrough)"
- RenderBR {BR} at (162,18) size 1x17
+ LayoutBR {BR} at (162,18) size 1x17
RenderInline {SPAN} at (0,0) size 107x17
RenderText {#text} at (0,36) size 107x17
text run at (0,36) width 107: "EVENT(seeked)"
- RenderBR {BR} at (106,36) size 1x17
+ LayoutBR {BR} at (106,36) size 1x17
RenderInline {SPAN} at (0,0) size 100x17
RenderText {#text} at (0,54) size 100x17
text run at (0,54) width 100: "END OF TEST"
- RenderBR {BR} at (99,54) size 1x17
+ LayoutBR {BR} at (99,54) size 1x17
layer at (8,8) size 320x240
LayoutVideo {VIDEO} at (0,0) size 320x240
layer at (8,8) size 320x240

Powered by Google App Engine
This is Rietveld 408576698