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

Unified Diff: LayoutTests/platform/linux/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/linux/fast/dynamic/012-expected.txt
diff --git a/LayoutTests/platform/linux/fast/dynamic/012-expected.txt b/LayoutTests/platform/linux/fast/dynamic/012-expected.txt
index 2d92fa6bc2c20660681d93e8c98aeb746b298e86..df3073f705ac154ddbfdc8bb2fff5a07eb1a6b5c 100644
--- a/LayoutTests/platform/linux/fast/dynamic/012-expected.txt
+++ b/LayoutTests/platform/linux/fast/dynamic/012-expected.txt
@@ -20,15 +20,15 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,154.91) size 784x157
RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #EEEEEE)]
RenderBlock {DIV} at (0,10) size 784x21
- RenderImage {IMG} at (0,0) size 16x16
+ LayoutImage {IMG} at (0,0) size 16x16
RenderText {#text} at (16,1) size 75x19
text run at (16,1) width 75: " Block One"
RenderBlock {DIV} at (0,31) size 784x21
- RenderImage {IMG} at (0,0) size 16x16
+ LayoutImage {IMG} at (0,0) size 16x16
RenderText {#text} at (16,1) size 75x19
text run at (16,1) width 75: " Block Two"
RenderBlock {DIV} at (0,52) size 784x21
- RenderImage {IMG} at (0,0) size 16x16
+ LayoutImage {IMG} at (0,0) size 16x16
RenderText {#text} at (16,1) size 87x19
text run at (16,1) width 87: " Block Three"
RenderBlock {DIV} at (0,73) size 784x74

Powered by Google App Engine
This is Rietveld 408576698