Chromium Code Reviews

Unified Diff: LayoutTests/fast/images/color-jpeg-with-color-profile-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.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/fast/images/color-jpeg-with-color-profile-expected.txt
diff --git a/LayoutTests/fast/images/color-jpeg-with-color-profile-expected.txt b/LayoutTests/fast/images/color-jpeg-with-color-profile-expected.txt
index 1a095a0d0c594f337d657e04348bc878f60bd4aa..19e6907f0673f456007da7e8ab78908033ca9b78 100644
--- a/LayoutTests/fast/images/color-jpeg-with-color-profile-expected.txt
+++ b/LayoutTests/fast/images/color-jpeg-with-color-profile-expected.txt
@@ -3,5 +3,5 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderImage {IMG} at (0,0) size 275x207
+ LayoutImage {IMG} at (0,0) size 275x207
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine