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

Unified Diff: LayoutTests/platform/mac/fast/text-autosizing/hackernews-comments-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/fast/text-autosizing/hackernews-comments-expected.txt
diff --git a/LayoutTests/platform/mac/fast/text-autosizing/hackernews-comments-expected.txt b/LayoutTests/platform/mac/fast/text-autosizing/hackernews-comments-expected.txt
index d9676d54e24819bb7c8e85a5b98454b9e8e3f4c5..729f27ddc60f5b31d42b69efa9839c4a64ec483f 100644
--- a/LayoutTests/platform/mac/fast/text-autosizing/hackernews-comments-expected.txt
+++ b/LayoutTests/platform/mac/fast/text-autosizing/hackernews-comments-expected.txt
@@ -71,8 +71,8 @@ layer at (0,0) size 785x965 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutTableCell {TD} at (2,54) size 54x2 [r=3 c=0 rs=1 cs=1]
LayoutTableCell {TD} at (58,54) size 346x2 [r=3 c=1 rs=1 cs=1]
RenderBlock (anonymous) at (0,58) size 653x32
- RenderBR {BR} at (0,0) size 0x16
- RenderBR {BR} at (0,16) size 0x16
+ LayoutBR {BR} at (0,0) size 0x16
+ LayoutBR {BR} at (0,16) size 0x16
LayoutTable {TABLE} at (0,90) size 653x779
LayoutTableSection {TBODY} at (0,0) size 653x779
LayoutTableRow {TR} at (0,2) size 653x422
@@ -93,7 +93,7 @@ layer at (0,0) size 785x965 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (359,0) width 69: "| link"
RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (1,26) size 581x330
- RenderBR {BR} at (0,0) size 0x33
+ LayoutBR {BR} at (0,0) size 0x33
RenderInline {SPAN} at (0,0) size 551x297
RenderText {#text} at (0,0) size 0x0
RenderInline {FONT} at (0,0) size 551x297
@@ -134,7 +134,7 @@ layer at (0,0) size 785x965 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (174,33) width 69: "| link"
RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (1,59) size 261x66
- RenderBR {BR} at (0,0) size 0x33
+ LayoutBR {BR} at (0,0) size 0x33
RenderInline {SPAN} at (0,0) size 255x33
RenderText {#text} at (0,0) size 0x0
RenderInline {FONT} at (0,0) size 255x33
@@ -166,7 +166,7 @@ layer at (0,0) size 785x965 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (370,0) width 70: "| link"
RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (1,26) size 440x66
- RenderBR {BR} at (0,0) size 0x33
+ LayoutBR {BR} at (0,0) size 0x33
RenderInline {SPAN} at (0,0) size 275x33
RenderText {#text} at (0,0) size 0x0
RenderInline {FONT} at (0,0) size 275x33
@@ -180,8 +180,8 @@ layer at (0,0) size 785x965 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,0) width 67: "reply"
RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,869) size 653x32
- RenderBR {BR} at (0,0) size 0x16
- RenderBR {BR} at (0,16) size 0x16
+ LayoutBR {BR} at (0,0) size 0x16
+ LayoutBR {BR} at (0,16) size 0x16
LayoutTableRow {TR} at (0,931) size 653x18
LayoutTableCell {TD} at (0,931) size 653x18 [r=3 c=0 rs=1 cs=1]
LayoutTable {TABLE} at (0,0) size 653x2
@@ -189,4 +189,4 @@ layer at (0,0) size 785x965 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutTableRow {TR} at (0,0) size 653x2
LayoutTableCell {TD} at (0,0) size 653x2 [bgcolor=#FF6600] [r=0 c=0 rs=1 cs=1]
RenderBlock (anonymous) at (0,2) size 653x16
- RenderBR {BR} at (0,0) size 0x16
+ LayoutBR {BR} at (0,0) size 0x16

Powered by Google App Engine
This is Rietveld 408576698