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

Unified Diff: LayoutTests/platform/mac/compositing/color-matching/image-color-matching-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/compositing/color-matching/image-color-matching-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/color-matching/image-color-matching-expected.txt b/LayoutTests/platform/mac/compositing/color-matching/image-color-matching-expected.txt
index a4978dfac299a0452946b267ae70f63d88520457..81002aed41868a7a75ccdb62be93ebbd46c919c8 100644
--- a/LayoutTests/platform/mac/compositing/color-matching/image-color-matching-expected.txt
+++ b/LayoutTests/platform/mac/compositing/color-matching/image-color-matching-expected.txt
@@ -7,16 +7,16 @@ layer at (0,0) size 800x544
RenderText {#text} at (0,0) size 210x16
text run at (0,0) width 210: "Images should all look the same."
RenderBlock {DIV} at (0,32) size 784x244
- RenderImage {IMG} at (0,0) size 360x240
+ LayoutImage {IMG} at (0,0) size 360x240
RenderText {#text} at (360,228) size 4x16
text run at (360,228) width 4: " "
- RenderImage {IMG} at (364,0) size 360x240
+ LayoutImage {IMG} at (364,0) size 360x240
RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,276) size 784x244
RenderText {#text} at (360,228) size 4x16
text run at (360,228) width 4: " "
RenderText {#text} at (0,0) size 0x0
layer at (8,292) size 360x240
- RenderImage {IMG} at (0,0) size 360x240
+ LayoutImage {IMG} at (0,0) size 360x240
layer at (372,292) size 360x240
- RenderImage {IMG} at (364,0) size 360x240
+ LayoutImage {IMG} at (364,0) size 360x240

Powered by Google App Engine
This is Rietveld 408576698