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

Unified Diff: LayoutTests/platform/linux/css2.1/t0905-c5525-fltmrgn-00-c-ag-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/linux/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.txt
diff --git a/LayoutTests/platform/linux/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.txt b/LayoutTests/platform/linux/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.txt
index f0768eb7fc02b64a592b8cffa4398375e452e7f6..22c95c08374988d12d048137a049c063cafb4a0b 100644
--- a/LayoutTests/platform/linux/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.txt
+++ b/LayoutTests/platform/linux/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.txt
@@ -13,14 +13,14 @@ layer at (0,0) size 800x621 backgroundClip at (0,0) size 800x600 clip at (0,0) s
text run at (0,15) width 90: "xx x x"
text run at (0,30) width 15: "x"
RenderBlock {P} at (18,78) size 90x60
- RenderImage {IMG} at (0,0) size 45x45 [color=#FF0000]
+ LayoutImage {IMG} at (0,0) size 45x45 [color=#FF0000]
RenderText {#text} at (45,0) size 90x60
text run at (45,0) width 45: "x x"
text run at (45,15) width 15: "x"
text run at (45,30) width 30: "xx"
text run at (0,45) width 75: "x x x"
RenderBlock {P} at (18,153) size 90x105
- RenderImage {IMG} at (30,30) size 45x45 [color=#FF0000]
+ LayoutImage {IMG} at (30,30) size 45x45 [color=#FF0000]
RenderText {#text} at (75,0) size 90x105
text run at (75,0) width 15: "x"
text run at (75,15) width 15: "x"
@@ -28,14 +28,14 @@ layer at (0,0) size 800x621 backgroundClip at (0,0) size 800x600 clip at (0,0) s
text run at (0,75) width 90: "xx x x"
text run at (0,90) width 15: "x"
RenderBlock {P} at (48,303) size 60x60
- RenderImage {IMG} at (-30,-30) size 45x45 [color=#FF0000]
+ LayoutImage {IMG} at (-30,-30) size 45x45 [color=#FF0000]
RenderText {#text} at (15,0) size 60x60
text run at (15,0) width 45: "x x"
text run at (0,15) width 60: "x xx"
text run at (0,30) width 45: "x x"
text run at (0,45) width 15: "x"
RenderBlock {P} at (18,378) size 90x105
- RenderImage {IMG} at (0,0) size 45x45 [color=#FF0000]
+ LayoutImage {IMG} at (0,0) size 45x45 [color=#FF0000]
RenderText {#text} at (75,0) size 90x105
text run at (75,0) width 15: "x"
text run at (75,15) width 15: "x"
@@ -43,7 +43,7 @@ layer at (0,0) size 800x621 backgroundClip at (0,0) size 800x600 clip at (0,0) s
text run at (0,75) width 90: "xx x x"
text run at (0,90) width 15: "x"
RenderBlock {P} at (18,498) size 90x45
- RenderImage {IMG} at (0,0) size 45x45 [color=#FF0000]
+ LayoutImage {IMG} at (0,0) size 45x45 [color=#FF0000]
RenderText {#text} at (15,0) size 90x45
text run at (15,0) width 75: "x x x"
text run at (0,15) width 90: "xx x x"

Powered by Google App Engine
This is Rietveld 408576698