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

Unified Diff: LayoutTests/platform/win-xp/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/win-xp/css2.1/t090501-c414-flt-02-d-g-expected.txt
diff --git a/LayoutTests/platform/win-xp/css2.1/t090501-c414-flt-02-d-g-expected.txt b/LayoutTests/platform/win-xp/css2.1/t090501-c414-flt-02-d-g-expected.txt
index ba28c296d2ce63c6806f3c84a6c48b63d1d27886..8041ae3aeffb52c1008fe9e32765cd222558916a 100644
--- a/LayoutTests/platform/win-xp/css2.1/t090501-c414-flt-02-d-g-expected.txt
+++ b/LayoutTests/platform/win-xp/css2.1/t090501-c414-flt-02-d-g-expected.txt
@@ -9,8 +9,8 @@ layer at (0,0) size 800x220
text run at (358,0) width 209: "top and sides of the blue rectangle."
RenderBlock {DIV} at (0,36) size 784x96
RenderBlock {DIV} at (16,0) size 752x96 [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 399x79
text run at (168,8) width 399: "Blue rectangle. Blue rectangle. Blue rectangle. Blue rectangle. Blue"
text run at (168,28) width 341: "rectangle. Blue rectangle. Blue rectangle. Blue rectangle. "

Powered by Google App Engine
This is Rietveld 408576698