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

Unified Diff: LayoutTests/platform/mac/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/mac/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt b/LayoutTests/platform/mac/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt
index f62dfbe1acf882d14813d7922b6c3990ff3f277a..133ecfe8f19fdb5ef82532ce1885b85431cf559c 100644
--- a/LayoutTests/platform/mac/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt
@@ -9,13 +9,13 @@ layer at (0,0) size 800x294
text run at (0,24) width 28: "box."
RenderBlock {DIV} at (10,58) 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