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

Unified Diff: LayoutTests/platform/win/fast/block/float/015-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/fast/block/float/015-expected.txt
diff --git a/LayoutTests/platform/win/fast/block/float/015-expected.txt b/LayoutTests/platform/win/fast/block/float/015-expected.txt
index c627677e9e2b151fe82aa479ff22d9c9f763bb94..e005dfab08d9a768c6f057323903b7f4bc20a461 100644
--- a/LayoutTests/platform/win/fast/block/float/015-expected.txt
+++ b/LayoutTests/platform/win/fast/block/float/015-expected.txt
@@ -10,13 +10,13 @@ layer at (0,0) size 800x600
RenderText {#text} at (4,4) size 4x17
text run at (4,4) width 4: " "
LayoutTableCell {TD} at (12,0) size 670x128 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderImage {IMG} at (4,4) size 15x50 [bgcolor=#FFA500]
+ LayoutImage {IMG} at (4,4) size 15x50 [bgcolor=#FFA500]
RenderBlock {P} at (4,4) size 662x18
RenderText {#text} at (18,0) size 607x17
text run at (18,0) width 607: "This text should be flowing past a tall orange rectangle on the left side of the browser window."
RenderBlock {DIV} at (4,38) size 662x18 [bgcolor=#008000]
RenderBR {BR} at (18,0) size 0x17
- RenderImage {IMG} at (4,56) size 15x50 [bgcolor=#FFA500]
+ LayoutImage {IMG} at (4,56) size 15x50 [bgcolor=#FFA500]
RenderBlock {DIV} at (4,106) size 662x18
RenderText {#text} at (0,0) size 662x17
text run at (0,0) width 662: "This paragraph should appear below the tall orange rectangle above and to the left, and not flow past it."
« no previous file with comments | « LayoutTests/platform/win/fast/block/float/014-expected.txt ('k') | LayoutTests/platform/win/fast/block/float/017-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698