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

Unified Diff: LayoutTests/platform/win/css2.1/t0905-c414-flt-wrap-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-wrap-01-d-g-expected.txt
diff --git a/LayoutTests/platform/win/css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt b/LayoutTests/platform/win/css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt
index 6c28cc1d24bbb18c6b24a983365f3d6fafa05e55..b738495556e569fb7fb8f3efa8897708c41bc975 100644
--- a/LayoutTests/platform/win/css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt
+++ b/LayoutTests/platform/win/css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt
@@ -7,8 +7,8 @@ layer at (0,0) size 800x163
RenderText {#text} at (0,0) size 387x17
text run at (0,0) width 387: "The word \"fail\" should not appear below, just a green block."
RenderBlock {DIV} at (16,34) size 240x88 [color=#FFFFFF] [bgcolor=#FFFFFF]
- RenderImage {IMG} at (0,0) size 1x1
- RenderImage {IMG} at (0,1) size 240x112
+ LayoutImage {IMG} at (0,0) size 1x1
+ LayoutImage {IMG} at (0,1) size 240x112
RenderInline {SPAN} at (0,0) size 188x88
RenderText {#text} at (1,0) size 188x88
text run at (1,0) width 188: "FAIL"

Powered by Google App Engine
This is Rietveld 408576698