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

Unified Diff: LayoutTests/platform/linux/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/linux/css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt
diff --git a/LayoutTests/platform/linux/css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt b/LayoutTests/platform/linux/css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt
index fcad8e63b7f86eabeeca87738dddc8de0b6b4c34..ea8f9bf6f6f400aa63ddf79f5aad74d30dc1c4aa 100644
--- a/LayoutTests/platform/linux/css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt
+++ b/LayoutTests/platform/linux/css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt
@@ -7,8 +7,8 @@ layer at (0,0) size 800x165
RenderText {#text} at (0,0) size 362x19
text run at (0,0) width 362: "The word \"fail\" should not appear below, just a green block."
RenderBlock {DIV} at (16,36) size 240x83 [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 188x83
RenderText {#text} at (1,0) size 188x83
text run at (1,0) width 188: "FAIL"

Powered by Google App Engine
This is Rietveld 408576698