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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/block/float/overlapping-floats-with-overflow-hidden-expected.txt

Issue 42352: WebKit Merge 41768:41807, Chromium Side (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 9 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: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/block/float/overlapping-floats-with-overflow-hidden-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/block/float/overlapping-floats-with-overflow-hidden-expected.txt (revision 0)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/block/float/overlapping-floats-with-overflow-hidden-expected.txt (revision 0)
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+ RenderBlock (anonymous) at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 226x19
+ text run at (0,0) width 226: "There should be no red visible below."
+ RenderBlock {DIV} at (0,20) size 520x0
+ RenderBlock (floating) {DIV} at (0,0) size 520x356 [bgcolor=#FF0000]
+layer at (8,28) size 520x356
+ RenderBlock (floating) {DIV} at (0,0) size 520x356 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698