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

Unified Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug4849-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/bug4849-2-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug4849-2-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug4849-2-expected.txt
index 46ef4e4ce90a9be5776c0a3599b10d708f3d18ad..06f35fc862fb0145490f1ff2cb9644f617e23d51 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug4849-2-expected.txt
+++ b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug4849-2-expected.txt
@@ -11,8 +11,8 @@ layer at (0,0) size 800x600
RenderBlock {CENTER} at (0,0) size 150x40
RenderInline {IFRAMEX} at (0,0) size 0x39
RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (75,0) size 0x19
- RenderBR {BR} at (75,20) size 0x19
+ LayoutBR {BR} at (75,0) size 0x19
+ LayoutBR {BR} at (75,20) size 0x19
LayoutTableCell {TD} at (150,0) size 1x1 [bgcolor=#FFFFFF] [r=0 c=1 rs=1 cs=1]
LayoutImage {IMG} at (0,0) size 1x1
RenderText {#text} at (0,0) size 0x0
@@ -24,7 +24,7 @@ layer at (0,0) size 800x600
RenderBlock {P} at (2,2) size 441x60
RenderText {#text} at (0,0) size 158x19
text run at (0,0) width 158: "IMPROVE YOUR SITE "
- RenderBR {BR} at (158,15) size 0x0
+ LayoutBR {BR} at (158,15) size 0x0
RenderText {#text} at (0,20) size 413x39
text run at (0,20) width 413: "In this week's Home Improvements you can find an article on how to"
text run at (0,40) width 242: "spice up your page by using imagemaps."
@@ -43,4 +43,4 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,0) size 600x1
LayoutImage {IMG} at (0,0) size 600x1
RenderBlock {P} at (0,17) size 600x20
- RenderBR {BR} at (300,0) size 0x19
+ LayoutBR {BR} at (300,0) size 0x19

Powered by Google App Engine
This is Rietveld 408576698