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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug5797-expected.txt

Issue 923953002: Move rendering/RenderImage* to layout/LayoutImage* (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/bug5797-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug5797-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug5797-expected.txt
index 8455c28006ebde8ae6803a0c793e76a42c39e1f4..d7f555ecd5f31496b3f94a01742fe2798e8ed13f 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug5797-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug5797-expected.txt
@@ -29,7 +29,7 @@ layer at (0,0) size 800x1008 backgroundClip at (0,0) size 800x600 clip at (0,0)
LayoutTableSection {TBODY} at (1,1) size 857x608
LayoutTableRow {TR} at (0,2) size 857x604
LayoutTableCell {TD} at (2,2) size 804x604 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (2,2) size 800x600
+ LayoutImage {IMG} at (2,2) size 800x600
LayoutTableCell {TD} at (808,257) size 47x94 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (2,2) size 43x90
text run at (2,2) width 30: "can't"
@@ -61,7 +61,7 @@ layer at (0,0) size 800x1008 backgroundClip at (0,0) size 800x600 clip at (0,0)
RenderText {#text} at (2,2) size 175x18
text run at (2,2) width 175: "<../images/pikajumpr.gif\">"
LayoutTableCell {TD} at (331,30) size 410x146 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderImage {IMG} at (2,2) size 142x142
+ LayoutImage {IMG} at (2,2) size 142x142
LayoutTableCell {TD} at (743,2) size 37x202 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
RenderText {#text} at (2,2) size 33x198
text run at (2,2) width 29: "This"

Powered by Google App Engine
This is Rietveld 408576698