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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/marvin/x_td_align_right-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/marvin/x_td_align_right-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/marvin/x_td_align_right-expected.txt b/LayoutTests/platform/mac/tables/mozilla/marvin/x_td_align_right-expected.txt
index c903af0b8ee6bddc1cbdc8e586a67f589bb5691d..f8d8930de263d928f351b29106dce45cb2b4b63f 100644
--- a/LayoutTests/platform/mac/tables/mozilla/marvin/x_td_align_right-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/marvin/x_td_align_right-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x258
RenderInline {b} at (0,0) size 77x18
RenderText {#text} at (0,0) size 77x18
text run at (0,0) width 77: "Example 1."
- RenderBR {br} at (76,0) size 1x18
+ LayoutBR {br} at (76,0) size 1x18
RenderText {#text} at (0,18) size 124x18
text run at (0,18) width 124: "Table width=100%"
LayoutTable {table} at (0,86) size 784x28 [border: (1px outset #808080)]
@@ -23,7 +23,7 @@ layer at (0,0) size 800x258
RenderInline {b} at (0,0) size 77x18
RenderText {#text} at (0,0) size 77x18
text run at (0,0) width 77: "Example 2."
- RenderBR {br} at (76,0) size 1x18
+ LayoutBR {br} at (76,0) size 1x18
RenderText {#text} at (0,18) size 433x18
text run at (0,18) width 408: "No specific table width; text in second row exceeds text in first "
text run at (407,18) width 26: "row"

Powered by Google App Engine
This is Rietveld 408576698