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

Unified Diff: LayoutTests/platform/win/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/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt
diff --git a/LayoutTests/platform/win/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt b/LayoutTests/platform/win/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt
index f5542d095576c0e43fd1d9ff05b11ad590bb405a..2281fc0652c3218bb25d34bfffaeb66f260302cc 100644
--- a/LayoutTests/platform/win/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt
+++ b/LayoutTests/platform/win/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt
@@ -8,13 +8,13 @@ layer at (0,0) size 800x277
text run at (0,4) width 784: "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,41) 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