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

Unified Diff: LayoutTests/platform/win/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/tables/mozilla/bugs/bug4849-2-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug4849-2-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug4849-2-expected.txt
index 2f999890e03f83511e0e1d5712c68432dd735c3a..7d79241485346a5ad0e5a9cc4bce7aad65c1bcda 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug4849-2-expected.txt
+++ b/LayoutTests/platform/win/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 0x35
RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (75,0) size 0x17
- RenderBR {BR} at (75,18) size 0x17
+ LayoutBR {BR} at (75,0) size 0x17
+ LayoutBR {BR} at (75,18) size 0x17
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 164x17
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 426x35
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 0x17
+ LayoutBR {BR} at (300,0) size 0x17

Powered by Google App Engine
This is Rietveld 408576698