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

Side by Side Diff: LayoutTests/fast/block/float/containing-block-change-compositing-expected.html

Issue 1236793005: Always include floating children into visual overflow (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: NeedsRebaselines (see the try job results of the previous patch set for expectation changes) Created 5 years, 5 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <body style="margin: 0">
3 <div style="height: 100px">
4 Tests layout and repaint of floating descendants of a container changing 3D tr ansform. Passes if there is no red.
5 </div>
6 <div style="position: absolute; top: 100px; left: 100px; width: 100px; height: 100px; background-color: green"></div>
7 </body>
OLDNEW
« no previous file with comments | « LayoutTests/fast/block/float/containing-block-change-compositing.html ('k') | Source/core/layout/LayoutBlock.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698