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

Unified Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug20579-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/bugs/bug20579-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug20579-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug20579-expected.txt
index c8ee7a9ef767ecb4a2432cce714b2ecdbbff7049..75fc89d367478a25a850dcafb6e56664e7d3a19e 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug20579-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug20579-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x600
RenderInline {A} at (0,0) size 258x19 [color=#0000EE]
RenderText {#text} at (155,0) size 258x19
text run at (155,0) width 258: "http://www.linuxplanet.com/linuxplanet/"
- RenderBR {BR} at (413,15) size 0x0
+ LayoutBR {BR} at (413,15) size 0x0
RenderText {#text} at (0,20) size 144x19
text run at (0,20) width 144: "First cell is coded as: "
RenderInline {CODE} at (0,0) size 288x16
@@ -29,4 +29,4 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (47,3) size 1x50 [r=0 c=1 rs=1 cs=1]
LayoutImage {IMG} at (0,0) size 1x50
LayoutTableCell {TD} at (48,18) size 736x20 [r=0 c=2 rs=1 cs=1]
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19

Powered by Google App Engine
This is Rietveld 408576698