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

Unified Diff: LayoutTests/platform/win-xp/css2.1/t0905-c414-flt-fit-01-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/t0905-c414-flt-fit-01-d-g-expected.txt
diff --git a/LayoutTests/platform/win-xp/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt b/LayoutTests/platform/win-xp/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt
index f1b7ca651f7a63a9428ee90c970f1dd0128ef2a1..1946763a04d2ef2946b7eae5921e8d426afb4158 100644
--- a/LayoutTests/platform/win-xp/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt
+++ b/LayoutTests/platform/win-xp/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt
@@ -8,13 +8,13 @@ layer at (0,0) size 800x274
text run at (0,2) width 729: "There should be a complete unbroken drawing of a yin-yang (\x{262F}) symbol below, slightly on the left (\x{21E6}) inside a blue box."
RenderBlock {DIV} at (10,38) size 260x210 [border: (5px solid #0000FF)]
RenderBlock (floating) {P} at (5,5) size 100x100 [color=#000080]
- RenderImage {IMG} at (0,0) size 100x100
+ LayoutImage {IMG} at (0,0) size 100x100
RenderText {#text} at (0,0) size 0x0
RenderBlock (floating) {P} at (105,5) size 100x100 [color=#000080]
- RenderImage {IMG} at (0,0) size 100x100
+ LayoutImage {IMG} at (0,0) size 100x100
RenderText {#text} at (0,0) size 0x0
RenderBlock (floating) {P} at (5,105) size 100x100 [color=#000080]
- RenderImage {IMG} at (0,0) size 100x100
+ LayoutImage {IMG} at (0,0) size 100x100
RenderText {#text} at (0,0) size 0x0
- RenderImage {IMG} at (105,105) size 100x100
+ LayoutImage {IMG} at (105,105) size 100x100
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698