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

Unified Diff: LayoutTests/platform/mac/css2.1/t090501-c414-flt-02-d-g-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/css2.1/t090501-c414-flt-02-d-g-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/t090501-c414-flt-02-d-g-expected.txt b/LayoutTests/platform/mac/css2.1/t090501-c414-flt-02-d-g-expected.txt
index 024b73ec36e60ae29b9828166bfb27ecbb1a8357..f45f541c0a1b2fd51262bd69df9df1e37e452cdc 100644
--- a/LayoutTests/platform/mac/css2.1/t090501-c414-flt-02-d-g-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/t090501-c414-flt-02-d-g-expected.txt
@@ -9,8 +9,8 @@ layer at (0,0) size 800x218
text run at (387,0) width 223: "top and sides of the blue rectangle."
RenderBlock {DIV} at (0,34) size 784x88
RenderBlock {DIV} at (16,0) size 752x88 [color=#0000FF] [bgcolor=#000080] [border: (8px solid #0000FF) none (8px solid #0000FF)]
- RenderImage {IMG} at (8,8) size 160x160 [color=#FFFF00] [bgcolor=#FF0000]
- RenderImage {IMG} at (584,8) size 160x160 [color=#FFFF00] [bgcolor=#FF0000]
+ LayoutImage {IMG} at (8,8) size 160x160 [color=#FFFF00] [bgcolor=#FF0000]
+ LayoutImage {IMG} at (584,8) size 160x160 [color=#FFFF00] [bgcolor=#FF0000]
RenderText {#text} at (168,8) size 400x72
text run at (168,8) width 400: "Blue rectangle. Blue rectangle. Blue rectangle. Blue rectangle."
text run at (168,26) width 400: "Blue rectangle. Blue rectangle. Blue rectangle. Blue rectangle."

Powered by Google App Engine
This is Rietveld 408576698