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

Unified Diff: LayoutTests/platform/mac/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/mac/tables/mozilla/bugs/bug4849-2-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug4849-2-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug4849-2-expected.txt
index eaf31984610d478e08b260d46de3f98415ac29b4..aa9b9b42df44ecbf7f5fce91704510100b566656 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug4849-2-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug4849-2-expected.txt
@@ -11,8 +11,8 @@ layer at (0,0) size 800x600
RenderBlock {CENTER} at (0,0) size 150x36
RenderInline {IFRAMEX} at (0,0) size 0x36
RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (75,0) size 0x18
- RenderBR {BR} at (75,18) size 0x18
+ LayoutBR {BR} at (75,0) size 0x18
+ LayoutBR {BR} at (75,18) size 0x18
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 441x54
RenderText {#text} at (0,0) size 164x18
text run at (0,0) width 164: "IMPROVE YOUR SITE "
- RenderBR {BR} at (163,14) size 1x0
+ LayoutBR {BR} at (163,14) size 1x0
RenderText {#text} at (0,18) size 426x36
text run at (0,18) width 426: "In this week's Home Improvements you can find an article on how"
text run at (0,36) width 277: "to 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 600x18
- RenderBR {BR} at (300,0) size 0x18
+ LayoutBR {BR} at (300,0) size 0x18

Powered by Google App Engine
This is Rietveld 408576698