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

Unified Diff: LayoutTests/platform/linux/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/linux/tables/mozilla/bugs/bug17138-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug17138-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug17138-expected.txt
index 1e995f9242fcfa0a5ef991e991cab0864258bf00..667bc9bf7b3a31474ec424d9f076fe87446fb942 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug17138-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug17138-expected.txt
@@ -20,18 +20,18 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,0) size 125x214
LayoutTableCell {TD} at (0,0) size 125x214 [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 113x39
text run at (0,34) width 113: "Jose moving out to"
text run at (0,54) width 20: "sea"
- RenderBR {BR} at (20,69) size 0x0
- RenderBR {BR} at (0,74) size 0x19
- RenderBR {BR} at (0,94) size 0x19
- RenderBR {BR} at (0,114) size 0x19
- RenderBR {BR} at (0,134) size 0x19
- RenderBR {BR} at (0,154) size 0x19
- RenderBR {BR} at (0,174) size 0x19
- RenderBR {BR} at (0,194) size 0x19
+ LayoutBR {BR} at (20,69) size 0x0
+ LayoutBR {BR} at (0,74) size 0x19
+ LayoutBR {BR} at (0,94) size 0x19
+ LayoutBR {BR} at (0,114) size 0x19
+ LayoutBR {BR} at (0,134) size 0x19
+ LayoutBR {BR} at (0,154) size 0x19
+ LayoutBR {BR} at (0,174) size 0x19
+ LayoutBR {BR} at (0,194) size 0x19
LayoutTableRow {TR} at (0,29) size 450x185
LayoutTableCell {TD} at (0,29) 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