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

Unified Diff: LayoutTests/platform/win-xp/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/win-xp/compositing/color-matching/image-color-matching-expected.txt
diff --git a/LayoutTests/platform/win-xp/compositing/color-matching/image-color-matching-expected.txt b/LayoutTests/platform/win-xp/compositing/color-matching/image-color-matching-expected.txt
index 4e965f71a7ed02f3a7c7a1ad5b9430f2d0b49ea1..baee4ea9d5116e00b712e2b9b540775afe4c099a 100644
--- a/LayoutTests/platform/win-xp/compositing/color-matching/image-color-matching-expected.txt
+++ b/LayoutTests/platform/win-xp/compositing/color-matching/image-color-matching-expected.txt
@@ -7,16 +7,16 @@ layer at (0,0) size 800x550
RenderText {#text} at (0,0) size 195x19
text run at (0,0) width 195: "Images should all look the same."
RenderBlock {DIV} at (0,36) size 784x245
- RenderImage {IMG} at (0,0) size 360x240
+ LayoutImage {IMG} at (0,0) size 360x240
RenderText {#text} at (360,225) size 4x19
text run at (360,225) 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,281) size 784x245
RenderText {#text} at (360,225) size 4x19
text run at (360,225) width 4: " "
RenderText {#text} at (0,0) size 0x0
layer at (8,297) size 360x240
- RenderImage {IMG} at (0,0) size 360x240
+ LayoutImage {IMG} at (0,0) size 360x240
layer at (372,297) 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