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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug17138-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/bug17138-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug17138-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug17138-expected.txt
index 92b2ed608a01225683286eeabeca55b5919633d8..6839ef0ca31856d11cf06bd6e951a9f79a3a2592 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug17138-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug17138-expected.txt
@@ -20,18 +20,18 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,0) size 125x196
LayoutTableCell {TD} at (0,0) size 125x196 [r=0 c=0 rs=1 cs=1]
LayoutImage {IMG} at (0,0) size 125x34
- RenderBR {BR} at (125,34) size 0x0
+ LayoutBR {BR} at (125,34) size 0x0
RenderText {#text} at (0,34) size 122x36
text run at (0,34) width 122: "Jose moving out to"
text run at (0,52) width 21: "sea"
- RenderBR {BR} at (20,66) size 1x0
- RenderBR {BR} at (0,70) size 0x18
- RenderBR {BR} at (0,88) size 0x18
- RenderBR {BR} at (0,106) size 0x18
- RenderBR {BR} at (0,124) size 0x18
- RenderBR {BR} at (0,142) size 0x18
- RenderBR {BR} at (0,160) size 0x18
- RenderBR {BR} at (0,178) size 0x18
+ LayoutBR {BR} at (20,66) size 1x0
+ LayoutBR {BR} at (0,70) size 0x18
+ LayoutBR {BR} at (0,88) size 0x18
+ LayoutBR {BR} at (0,106) size 0x18
+ LayoutBR {BR} at (0,124) size 0x18
+ LayoutBR {BR} at (0,142) size 0x18
+ LayoutBR {BR} at (0,160) size 0x18
+ LayoutBR {BR} at (0,178) size 0x18
LayoutTableRow {TR} at (0,27) size 450x169
LayoutTableCell {TD} at (0,27) size 167x105 [r=1 c=0 rs=1 cs=1]
LayoutImage {IMG} at (0,0) size 167x105
@@ -44,7 +44,7 @@ layer at (0,0) size 800x600
RenderInline {B} at (0,0) size 66x15
RenderText {#text} at (0,0) size 66x15
text run at (0,0) width 66: "Chilly time"
- RenderBR {BR} at (65,12) size 1x0
+ LayoutBR {BR} at (65,12) size 1x0
RenderText {#text} at (0,15) size 144x60
text run at (0,15) width 120: "Though the calendar"
text run at (0,30) width 121: "disagrees, the feel of"

Powered by Google App Engine
This is Rietveld 408576698