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

Unified Diff: LayoutTests/platform/win/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/win/tables/mozilla/bugs/bug17138-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug17138-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug17138-expected.txt
index ab6a0e537013afa1d84d24ce743581fb0bbe7b12..9ddbf9ac1526db115dc507defb3fadfd1dd2b0d6 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug17138-expected.txt
+++ b/LayoutTests/platform/win/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 122x35
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 0x17
- RenderBR {BR} at (0,88) size 0x17
- RenderBR {BR} at (0,106) size 0x17
- RenderBR {BR} at (0,124) size 0x17
- RenderBR {BR} at (0,142) size 0x17
- RenderBR {BR} at (0,160) size 0x17
- RenderBR {BR} at (0,178) size 0x17
+ LayoutBR {BR} at (20,66) size 1x0
+ LayoutBR {BR} at (0,70) size 0x17
+ LayoutBR {BR} at (0,88) size 0x17
+ LayoutBR {BR} at (0,106) size 0x17
+ LayoutBR {BR} at (0,124) size 0x17
+ LayoutBR {BR} at (0,142) size 0x17
+ LayoutBR {BR} at (0,160) size 0x17
+ LayoutBR {BR} at (0,178) size 0x17
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 68x16
RenderText {#text} at (0,0) size 68x16
text run at (0,0) width 68: "Chilly time"
- RenderBR {BR} at (68,13) size 0x0
+ LayoutBR {BR} at (68,13) size 0x0
RenderText {#text} at (0,16) size 145x64
text run at (0,16) width 117: "Though the calendar"
text run at (0,32) width 120: "disagrees, the feel of"

Powered by Google App Engine
This is Rietveld 408576698