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

Unified Diff: LayoutTests/platform/win/css2.1/t0905-c5526-fltclr-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/win/css2.1/t0905-c5526-fltclr-00-c-ag-expected.txt
diff --git a/LayoutTests/platform/win/css2.1/t0905-c5526-fltclr-00-c-ag-expected.txt b/LayoutTests/platform/win/css2.1/t0905-c5526-fltclr-00-c-ag-expected.txt
index 36a2785f191c1f7f61636b8cff11327c0c1daa3e..c552333cfe8d5b0bb0ee1162f51326cb8abb57c1 100644
--- a/LayoutTests/platform/win/css2.1/t0905-c5526-fltclr-00-c-ag-expected.txt
+++ b/LayoutTests/platform/win/css2.1/t0905-c5526-fltclr-00-c-ag-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x709 backgroundClip at (0,0) size 800x600 clip at (0,0) s
RenderText {#text} at (0,0) size 254x17
text run at (0,0) width 254: "There should be a big green box below."
RenderBlock {DIV} at (0,34) size 306x651 [color=#008000] [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderImage {IMG} at (3,3) size 50x50
+ LayoutImage {IMG} at (3,3) size 50x50
RenderBlock {P} at (3,18) size 300x90
RenderText {#text} at (50,0) size 290x90
text run at (50,0) width 210: "xxxxx xxxx xxx"
@@ -16,7 +16,7 @@ layer at (0,0) size 800x709 backgroundClip at (0,0) size 800x600 clip at (0,0) s
text run at (0,45) width 240: "xx x xx xxx xxxx"
text run at (0,60) width 285: "xxxxx xxxx xxx xx x"
text run at (0,75) width 165: "xx xxx xxxx"
- RenderImage {IMG} at (3,123) size 50x50
+ LayoutImage {IMG} at (3,123) size 50x50
RenderBlock {P} at (3,173) size 300x60
RenderText {#text} at (0,0) size 300x60
text run at (0,0) width 285: "xxxxx xxxx xxx xx x"
@@ -24,7 +24,7 @@ layer at (0,0) size 800x709 backgroundClip at (0,0) size 800x600 clip at (0,0) s
text run at (180,15) width 75: "xxxxx"
text run at (0,30) width 300: "xxxx xxx xx x xx xxx"
text run at (0,45) width 60: "xxxx"
- RenderImage {IMG} at (253,248) size 50x50
+ LayoutImage {IMG} at (253,248) size 50x50
RenderBlock {P} at (3,298) size 300x60
RenderText {#text} at (0,0) size 300x60
text run at (0,0) width 285: "xxxxx xxxx xxx xx x"
@@ -32,8 +32,8 @@ layer at (0,0) size 800x709 backgroundClip at (0,0) size 800x600 clip at (0,0) s
text run at (180,15) width 75: "xxxxx"
text run at (0,30) width 300: "xxxx xxx xx x xx xxx"
text run at (0,45) width 60: "xxxx"
- RenderImage {IMG} at (3,373) size 50x50
- RenderImage {IMG} at (253,373) size 50x50
+ LayoutImage {IMG} at (3,373) size 50x50
+ LayoutImage {IMG} at (253,373) size 50x50
RenderBlock {P} at (3,423) size 300x60
RenderText {#text} at (0,0) size 300x60
text run at (0,0) width 285: "xxxxx xxxx xxx xx x"
@@ -41,8 +41,8 @@ layer at (0,0) size 800x709 backgroundClip at (0,0) size 800x600 clip at (0,0) s
text run at (180,15) width 75: "xxxxx"
text run at (0,30) width 300: "xxxx xxx xx x xx xxx"
text run at (0,45) width 60: "xxxx"
- RenderImage {IMG} at (3,498) size 50x50
- RenderImage {IMG} at (253,498) size 50x50
+ LayoutImage {IMG} at (3,498) size 50x50
+ LayoutImage {IMG} at (253,498) size 50x50
RenderBlock {P} at (3,498) size 300x135
RenderText {#text} at (50,0) size 300x135
text run at (50,0) width 150: "xxxxx xxxx"

Powered by Google App Engine
This is Rietveld 408576698