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

Unified Diff: LayoutTests/platform/mac/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/mac/tables/mozilla/bugs/bug19061-2-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug19061-2-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug19061-2-expected.txt
index 645a926a52774c7ba6a22304e5377e9e0a31ee48..c8d84a97e166ceab1c715d6be4debcc776056ce8 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug19061-2-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug19061-2-expected.txt
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
text run at (30,12) width 79: " Row 1; "
text run at (108,12) width 1: " "
text run at (0,24) width 319: " background-color: cyan; text-align: center;"
- RenderBR {BR} at (318,34) size 1x0
+ LayoutBR {BR} at (318,34) size 1x0
RenderText {#text} at (0,36) size 0x12
text run at (0,36) width 0: " "
RenderInline {B} at (0,0) size 31x12
@@ -28,7 +28,7 @@ layer at (0,0) size 800x600
text run at (30,48) width 79: " Rows 2,3,4; "
text run at (108,48) width 1: " "
text run at (0,60) width 313: " background-color: #9999ff; text-align: right;"
- RenderBR {BR} at (312,70) size 1x0
+ LayoutBR {BR} at (312,70) size 1x0
RenderText {#text} at (0,72) size 0x12
text run at (0,72) width 0: " "
RenderInline {B} at (0,0) size 31x12

Powered by Google App Engine
This is Rietveld 408576698