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

Unified Diff: LayoutTests/platform/linux/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/linux/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt
diff --git a/LayoutTests/platform/linux/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt b/LayoutTests/platform/linux/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt
index 84922c8873d618a5b748a8d562dc2e4d617f3b61..33ee779be57571edb7c75e6051c954b830aaa16c 100644
--- a/LayoutTests/platform/linux/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt
+++ b/LayoutTests/platform/linux/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt
@@ -8,13 +8,13 @@ layer at (0,0) size 800x272
text run at (0,0) width 725: "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,36) 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