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

Unified Diff: LayoutTests/fast/block/positioning/replaced-inside-fixed-top-bottom-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/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt
diff --git a/LayoutTests/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt b/LayoutTests/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt
index e443bf30360e2c293cbbd3c8f173cfbdf782862a..f77d6fb27a7fd9ad0df34411d6b68487068f3334 100644
--- a/LayoutTests/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt
+++ b/LayoutTests/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt
@@ -7,6 +7,6 @@ layer at (50,100) size 700x400
RenderBlock (positioned) {DIV} at (50,100) size 700x400 [border: (1px solid #808080)]
layer at (51,141) size 560x320
RenderBlock (positioned) {DIV} at (1,40.80) size 560.39x320.39 [border: (1px solid #FF0000)]
- RenderImage {IMG} at (1,1) size 393x318.39
+ LayoutImage {IMG} at (1,1) size 393x318.39
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698