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

Unified Diff: LayoutTests/fast/layers/scroll-descendant-with-cached-cliprects.html

Issue 1294063005: Recalculate intrinsic widths in the old containing block chain when going out of flow. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Make fast/layers/scroll-descendant-with-cached-cliprects.html NOT depend on the bug that this CL fi… Created 5 years, 4 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/layers/scroll-descendant-with-cached-cliprects.html
diff --git a/LayoutTests/fast/layers/scroll-descendant-with-cached-cliprects.html b/LayoutTests/fast/layers/scroll-descendant-with-cached-cliprects.html
index d5680bf428f6f1bc3dc32e1595d3c1c3006f4e05..2b6d18b4e8b2ee1f6f7f17a22ad99fb38583a3dc 100644
--- a/LayoutTests/fast/layers/scroll-descendant-with-cached-cliprects.html
+++ b/LayoutTests/fast/layers/scroll-descendant-with-cached-cliprects.html
@@ -19,6 +19,7 @@
.right {
float: right;
+ width: 100px;
}
.container {
« no previous file with comments | « LayoutTests/fast/block/positioning/static-to-abspos-parent-is-stf-expected.txt ('k') | Source/core/layout/LayoutBox.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698