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

Unified Diff: LayoutTests/platform/linux/tables/mozilla/marvin/x_th_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_th_align_right-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/marvin/x_th_align_right-expected.txt b/LayoutTests/platform/linux/tables/mozilla/marvin/x_th_align_right-expected.txt
index b0ce69c7955087190cb5e2decb77fad9aab462b8..7651eb302fff6f32793e898a69104a7588b27895 100644
--- a/LayoutTests/platform/linux/tables/mozilla/marvin/x_th_align_right-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/marvin/x_th_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