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

Unified Diff: LayoutTests/platform/win/fast/dynamic/012-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/fast/dynamic/012-expected.txt
diff --git a/LayoutTests/platform/win/fast/dynamic/012-expected.txt b/LayoutTests/platform/win/fast/dynamic/012-expected.txt
index a00d26cc0646a6514568db33186edf1133a71571..9b1ce396471e0a671d7c4f5d4d28cbe4adea063e 100644
--- a/LayoutTests/platform/win/fast/dynamic/012-expected.txt
+++ b/LayoutTests/platform/win/fast/dynamic/012-expected.txt
@@ -20,15 +20,15 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,148.91) size 784x148
RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #EEEEEE)]
RenderBlock {DIV} at (0,10) size 784x20
- RenderImage {IMG} at (0,0) size 16x16
+ LayoutImage {IMG} at (0,0) size 16x16
RenderText {#text} at (16,2) size 76x17
text run at (16,2) width 76: " Block One"
RenderBlock {DIV} at (0,30) size 784x20
- RenderImage {IMG} at (0,0) size 16x16
+ LayoutImage {IMG} at (0,0) size 16x16
RenderText {#text} at (16,2) size 78x17
text run at (16,2) width 78: " Block Two"
RenderBlock {DIV} at (0,50) size 784x20
- RenderImage {IMG} at (0,0) size 16x16
+ LayoutImage {IMG} at (0,0) size 16x16
RenderText {#text} at (16,2) size 88x17
text run at (16,2) width 88: " Block Three"
RenderBlock {DIV} at (0,70) size 784x68
« no previous file with comments | « LayoutTests/platform/win/fast/dynamic/011-expected.txt ('k') | LayoutTests/platform/win/fast/dynamic/anchor-lock-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698