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

Unified Diff: LayoutTests/platform/mac/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/mac/css3/filters/effect-reference-zoom-expected.txt
diff --git a/LayoutTests/platform/mac/css3/filters/effect-reference-zoom-expected.txt b/LayoutTests/platform/mac/css3/filters/effect-reference-zoom-expected.txt
index c810a64f30d999c67c0c8e5ded5c319e0c2a55c6..863747e508767747c5ee782e09053545a16275e6 100644
--- a/LayoutTests/platform/mac/css3/filters/effect-reference-zoom-expected.txt
+++ b/LayoutTests/platform/mac/css3/filters/effect-reference-zoom-expected.txt
@@ -39,7 +39,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,47) size 3x10
text run at (0,47) width 3: " "
RenderText {#text} at (0,0) size 0x0
- RenderImage {IMG} at (7.25,5) size 80x45
+ LayoutImage {IMG} at (7.25,5) size 80x45
RenderText {#text} at (92,47) size 3x10
text run at (92,47) width 3: " "
RenderText {#text} at (184,47) size 3x10
@@ -58,18 +58,18 @@ layer at (0,0) size 800x600
text run at (738,47) width 3: " "
RenderText {#text} at (0,0) size 0x0
layer at (104,9) size 80x45
- RenderImage {IMG} at (99.50,5) size 80x45
+ LayoutImage {IMG} at (99.50,5) size 80x45
layer at (196,9) size 80x45
- RenderImage {IMG} at (191.75,5) size 80x45
+ LayoutImage {IMG} at (191.75,5) size 80x45
layer at (288,9) size 80x45
- RenderImage {IMG} at (284,5) size 80x45
+ LayoutImage {IMG} at (284,5) size 80x45
layer at (380,9) size 80x45
- RenderImage {IMG} at (376.25,5) size 80x45
+ LayoutImage {IMG} at (376.25,5) size 80x45
layer at (473,9) size 80x45
- RenderImage {IMG} at (468.50,5) size 80x45
+ LayoutImage {IMG} at (468.50,5) size 80x45
layer at (565,9) size 80x45
- RenderImage {IMG} at (560.75,5) size 80x45
+ LayoutImage {IMG} at (560.75,5) size 80x45
layer at (657,9) size 80x45
- RenderImage {IMG} at (653,5) size 80x45
+ LayoutImage {IMG} at (653,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