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

Unified Diff: LayoutTests/platform/win/css3/filters/effect-reference-zoom-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/css3/filters/effect-reference-zoom-expected.txt
diff --git a/LayoutTests/platform/win/css3/filters/effect-reference-zoom-expected.txt b/LayoutTests/platform/win/css3/filters/effect-reference-zoom-expected.txt
index bb69673825ddc7f3a115b4f9647c9d8faa54dbe6..f845aa4da2b0a582ce7741c66b1fe914eef232f6 100644
--- a/LayoutTests/platform/win/css3/filters/effect-reference-zoom-expected.txt
+++ b/LayoutTests/platform/win/css3/filters/effect-reference-zoom-expected.txt
@@ -39,7 +39,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,45) size 2x12
text run at (0,45) width 2: " "
RenderText {#text} at (0,0) size 0x0
- RenderImage {IMG} at (7,5) size 80x45
+ LayoutImage {IMG} at (7,5) size 80x45
RenderText {#text} at (92,45) size 2x12
text run at (92,45) width 2: " "
RenderText {#text} at (184,45) size 2x12
@@ -58,18 +58,18 @@ layer at (0,0) size 800x600
text run at (736,45) width 2: " "
RenderText {#text} at (0,0) size 0x0
layer at (103,9) size 80x45
- RenderImage {IMG} at (99,5) size 80x45
+ LayoutImage {IMG} at (99,5) size 80x45
layer at (195,9) size 80x45
- RenderImage {IMG} at (191,5) size 80x45
+ LayoutImage {IMG} at (191,5) size 80x45
layer at (287,9) size 80x45
- RenderImage {IMG} at (283,5) size 80x45
+ LayoutImage {IMG} at (283,5) size 80x45
layer at (379,9) size 80x45
- RenderImage {IMG} at (375,5) size 80x45
+ LayoutImage {IMG} at (375,5) size 80x45
layer at (471,9) size 80x45
- RenderImage {IMG} at (467,5) size 80x45
+ LayoutImage {IMG} at (467,5) size 80x45
layer at (563,9) size 80x45
- RenderImage {IMG} at (559,5) size 80x45
+ LayoutImage {IMG} at (559,5) size 80x45
layer at (655,9) size 80x45
- RenderImage {IMG} at (651,5) size 80x45
+ LayoutImage {IMG} at (651,5) size 80x45
layer at (9,66) size 80x45
- RenderImage {IMG} at (5,62) size 80x45
+ LayoutImage {IMG} at (5,62) size 80x45

Powered by Google App Engine
This is Rietveld 408576698