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

Unified Diff: LayoutTests/platform/mac/css3/filters/effect-reference-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/css3/filters/effect-reference-expected.txt
diff --git a/LayoutTests/platform/mac/css3/filters/effect-reference-expected.txt b/LayoutTests/platform/mac/css3/filters/effect-reference-expected.txt
index f9fa9a5618a72d5a61058cb2434f7c8e2195cd14..e528f8ed888bbb964115a0d201e8c815ff7e22f9 100644
--- a/LayoutTests/platform/mac/css3/filters/effect-reference-expected.txt
+++ b/LayoutTests/platform/mac/css3/filters/effect-reference-expected.txt
@@ -69,7 +69,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,96) size 4x18
text run at (0,96) 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,96) size 4x18
text run at (184,96) width 4: " "
RenderText {#text} at (368,96) size 4x18
@@ -100,30 +100,30 @@ layer at (0,0) size 800x600
text run at (364,438) 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,132) size 160x90
- RenderImage {IMG} at (10,124) size 160x90
+ LayoutImage {IMG} at (10,124) size 160x90
layer at (202,132) size 160x90
- RenderImage {IMG} at (194,124) size 160x90
+ LayoutImage {IMG} at (194,124) size 160x90
layer at (386,132) size 160x90
- RenderImage {IMG} at (378,124) size 160x90
+ LayoutImage {IMG} at (378,124) size 160x90
layer at (570,132) size 160x90
- RenderImage {IMG} at (562,124) size 160x90
+ LayoutImage {IMG} at (562,124) size 160x90
layer at (18,246) size 160x90
- RenderImage {IMG} at (10,238) size 160x90
+ LayoutImage {IMG} at (10,238) size 160x90
layer at (202,246) size 160x90
- RenderImage {IMG} at (194,238) size 160x90
+ LayoutImage {IMG} at (194,238) size 160x90
layer at (386,246) size 160x90
- RenderImage {IMG} at (378,238) size 160x90
+ LayoutImage {IMG} at (378,238) size 160x90
layer at (570,246) size 160x90
- RenderImage {IMG} at (562,238) size 160x90
+ LayoutImage {IMG} at (562,238) size 160x90
layer at (18,360) size 160x90
- RenderImage {IMG} at (10,352) size 160x90
+ LayoutImage {IMG} at (10,352) size 160x90
layer at (202,360) size 160x90
- RenderImage {IMG} at (194,352) size 160x90
+ LayoutImage {IMG} at (194,352) size 160x90
layer at (386,360) size 160x90
- RenderImage {IMG} at (378,352) size 160x90
+ LayoutImage {IMG} at (378,352) size 160x90

Powered by Google App Engine
This is Rietveld 408576698