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

Unified Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug1318-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/bug1318-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug1318-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug1318-expected.txt
index 0cc7ca0a3cb26a0390a546d7643d904eadd627ba..c5502ecfd23bc5944a647a7a48b96823f18b6666 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug1318-expected.txt
+++ b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug1318-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (0,0) size 784x139
LayoutTableRow {TR} at (0,0) size 784x79
LayoutTableCell {TD} at (0,0) size 784x79 [r=0 c=0 rs=1 cs=4]
- RenderBR {BR} at (392,1) size 0x19
+ LayoutBR {BR} at (392,1) size 0x19
RenderInline {FONT} at (0,0) size 780x56
RenderText {#text} at (2,21) size 780x37
text run at (2,21) width 176: "The Supreme Court says "
@@ -15,8 +15,8 @@ layer at (0,0) size 800x600
text run at (711,21) width 71: "children to"
text run at (256,40) width 137: "church-run schools. "
text run at (392,40) width 136: "What's your stand? "
- RenderBR {BR} at (527,55) size 1x0
- RenderBR {BR} at (392,59) size 0x18
+ LayoutBR {BR} at (527,55) size 1x0
+ LayoutBR {BR} at (392,59) size 0x18
RenderText {#text} at (0,0) size 0x0
LayoutTableRow {TR} at (0,79) size 784x18
LayoutTableCell {TD} at (0,79) size 551x18 [r=1 c=0 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698