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

Unified Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug133756-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-xp/tables/mozilla/bugs/bug133756-2-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug133756-2-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug133756-2-expected.txt
index 8e0ff41654dee7fb8e76b385b00452593ab972a1..14139eb5e85a400e1d29be1bbc490dd5040a25eb 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug133756-2-expected.txt
+++ b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug133756-2-expected.txt
@@ -44,12 +44,12 @@ layer at (0,0) size 800x464
text run at (2,2) width 60: "First Row"
LayoutTableRow {TR} at (0,13) size 66x12
RenderBlock (anonymous) at (0,184) size 784x100
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,20) size 0x19
RenderText {#text} at (0,40) size 432x19
text run at (0,40) width 432: "Same tables as above but removing height=\"50%\" from the second row:"
- RenderBR {BR} at (432,40) size 0x19
- RenderBR {BR} at (0,60) size 0x19
+ LayoutBR {BR} at (432,40) size 0x19
+ LayoutBR {BR} at (0,60) size 0x19
RenderText {#text} at (0,80) size 286x19
text run at (0,80) width 286: "Table 5: border=1 cellspacing=0 cellpadding=0"
LayoutTable {TABLE} at (0,284) size 64x24 [border: (1px outset #808080)]

Powered by Google App Engine
This is Rietveld 408576698