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

Unified Diff: LayoutTests/platform/win-xp/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/win-xp/tables/mozilla/bugs/bug5797-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug5797-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug5797-expected.txt
index 2a264dd13f99ab9196f880e3dcd2627c40670079..a09c213abc7ffbad1b1a3e801d14cb2da14385cb 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug5797-expected.txt
+++ b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug5797-expected.txt
@@ -29,7 +29,7 @@ layer at (0,0) size 800x1006 backgroundClip at (0,0) size 800x600 clip at (0,0)
LayoutTableSection {TBODY} at (1,1) size 853x608
LayoutTableRow {TR} at (0,2) size 853x604
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,252) size 43x104 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (2,2) size 39x99
text run at (2,2) width 28: "can't"
@@ -60,7 +60,7 @@ layer at (0,0) size 800x1006 backgroundClip at (0,0) size 800x600 clip at (0,0)
RenderText {#text} at (2,2) size 159x19
text run at (2,2) width 159: "<../images/pikajumpr.gif\">"
LayoutTableCell {TD} at (322,31) size 420x146 [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 (744,2) size 36x204 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
RenderText {#text} at (2,2) size 32x199
text run at (2,2) width 25: "This"

Powered by Google App Engine
This is Rietveld 408576698