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

Unified Diff: LayoutTests/platform/linux/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/linux/media/track/track-cue-rendering-horizontal-expected.txt
diff --git a/LayoutTests/platform/linux/media/track/track-cue-rendering-horizontal-expected.txt b/LayoutTests/platform/linux/media/track/track-cue-rendering-horizontal-expected.txt
index ef7142c17077b332b6af1cb55adfa0f764bb200d..bd490724e1fafd81b144dd557c0d0074aa837fdc 100644
--- a/LayoutTests/platform/linux/media/track/track-cue-rendering-horizontal-expected.txt
+++ b/LayoutTests/platform/linux/media/track/track-cue-rendering-horizontal-expected.txt
@@ -9,19 +9,19 @@ layer at (0,0) size 800x341
RenderInline {SPAN} at (0,0) size 250x19
RenderText {#text} at (0,0) size 250x19
text run at (0,0) width 250: "Rendering horizontal line-positioned cues."
- RenderBR {BR} at (250,0) size 0x19
+ LayoutBR {BR} at (250,0) size 0x19
RenderInline {SPAN} at (0,0) size 151x19
RenderText {#text} at (0,20) size 151x19
text run at (0,20) width 151: "EVENT(canplaythrough)"
- RenderBR {BR} at (151,20) size 0x19
+ LayoutBR {BR} at (151,20) size 0x19
RenderInline {SPAN} at (0,0) size 103x19
RenderText {#text} at (0,40) size 103x19
text run at (0,40) width 103: "EVENT(seeked)"
- RenderBR {BR} at (103,40) size 0x19
+ LayoutBR {BR} at (103,40) size 0x19
RenderInline {SPAN} at (0,0) size 97x19
RenderText {#text} at (0,60) size 97x19
text run at (0,60) width 97: "END OF TEST"
- RenderBR {BR} at (97,60) size 0x19
+ 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

Powered by Google App Engine
This is Rietveld 408576698