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

Unified Diff: LayoutTests/platform/win-xp/css3/filters/effect-reference-colorspace-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/css3/filters/effect-reference-colorspace-expected.txt
diff --git a/LayoutTests/platform/win-xp/css3/filters/effect-reference-colorspace-expected.txt b/LayoutTests/platform/win-xp/css3/filters/effect-reference-colorspace-expected.txt
index eb6cc6f6d88bc97546e374ca34340f150c196b8a..8068eea6ef44d9273dd42f93562106d3902788bb 100644
--- a/LayoutTests/platform/win-xp/css3/filters/effect-reference-colorspace-expected.txt
+++ b/LayoutTests/platform/win-xp/css3/filters/effect-reference-colorspace-expected.txt
@@ -56,7 +56,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,95) size 4x19
text run at (0,95) width 4: " "
RenderText {#text} at (0,0) size 0x0
- RenderImage {IMG} at (14,10) size 160x90
+ LayoutImage {IMG} at (14,10) size 160x90
RenderText {#text} at (184,95) size 4x19
text run at (184,95) width 4: " "
RenderText {#text} at (368,95) size 4x19
@@ -71,14 +71,14 @@ layer at (0,0) size 800x600
text run at (364,210) width 4: " "
RenderText {#text} at (0,0) size 0x0
layer at (206,18) size 160x90
- RenderImage {IMG} at (198,10) size 160x90
+ LayoutImage {IMG} at (198,10) size 160x90
layer at (390,18) size 160x90
- RenderImage {IMG} at (382,10) size 160x90
+ LayoutImage {IMG} at (382,10) size 160x90
layer at (574,18) size 160x90
- RenderImage {IMG} at (566,10) size 160x90
+ LayoutImage {IMG} at (566,10) size 160x90
layer at (18,133) size 160x90
- RenderImage {IMG} at (10,125) size 160x90
+ LayoutImage {IMG} at (10,125) size 160x90
layer at (202,133) size 160x90
- RenderImage {IMG} at (194,125) size 160x90
+ LayoutImage {IMG} at (194,125) size 160x90
layer at (386,133) size 160x90
- RenderImage {IMG} at (378,125) size 160x90
+ LayoutImage {IMG} at (378,125) size 160x90

Powered by Google App Engine
This is Rietveld 408576698