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

Unified Diff: LayoutTests/platform/linux/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/linux/tables/mozilla/marvin/x_td_align_right-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/marvin/x_td_align_right-expected.txt b/LayoutTests/platform/linux/tables/mozilla/marvin/x_td_align_right-expected.txt
index 54a6005d52796c5be03d4d2c120a5a7400e88579..9b87c039d3fbeb03f56d61e0d3e087be63c1b7ec 100644
--- a/LayoutTests/platform/linux/tables/mozilla/marvin/x_td_align_right-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/marvin/x_td_align_right-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x274
RenderInline {b} at (0,0) size 74x19
RenderText {#text} at (0,0) size 74x19
text run at (0,0) width 74: "Example 1."
- RenderBR {br} at (74,0) size 0x19
+ LayoutBR {br} at (74,0) size 0x19
RenderText {#text} at (0,20) size 117x19
text run at (0,20) width 117: "Table width=100%"
LayoutTable {table} at (0,92) size 784x30 [border: (1px outset #808080)]
@@ -23,7 +23,7 @@ layer at (0,0) size 800x274
RenderInline {b} at (0,0) size 74x19
RenderText {#text} at (0,0) size 74x19
text run at (0,0) width 74: "Example 2."
- RenderBR {br} at (74,0) size 0x19
+ LayoutBR {br} at (74,0) size 0x19
RenderText {#text} at (0,20) size 405x19
text run at (0,20) width 381: "No specific table width; text in second row exceeds text in first "
text run at (381,20) width 24: "row"

Powered by Google App Engine
This is Rietveld 408576698