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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug19061-2-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/tables/mozilla/bugs/bug19061-2-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug19061-2-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug19061-2-expected.txt
index bafef5288685b9afe1c604abd02ada7ec11d121b..08ae0b3d095667a08c2e28c376b48ef6086fe9f1 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug19061-2-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug19061-2-expected.txt
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
text run at (30,13) width 78: " Row 1; "
text run at (108,13) width 0: " "
text run at (0,25) width 318: " background-color: cyan; text-align: center;"
- RenderBR {BR} at (318,34) size 0x0
+ LayoutBR {BR} at (318,34) size 0x0
RenderText {#text} at (0,37) size 0x12
text run at (0,37) width 0: " "
RenderInline {B} at (0,0) size 30x13
@@ -28,7 +28,7 @@ layer at (0,0) size 800x600
text run at (30,50) width 78: " Rows 2,3,4; "
text run at (108,50) width 0: " "
text run at (0,62) width 312: " background-color: #9999ff; text-align: right;"
- RenderBR {BR} at (312,71) size 0x0
+ LayoutBR {BR} at (312,71) size 0x0
RenderText {#text} at (0,74) size 0x12
text run at (0,74) width 0: " "
RenderInline {B} at (0,0) size 30x13

Powered by Google App Engine
This is Rietveld 408576698