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

Unified Diff: LayoutTests/fast/block/positioning/static-to-abspos-parent-is-stf-expected.txt

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/block/positioning/static-to-abspos-parent-is-stf-expected.txt
diff --git a/LayoutTests/fast/block/positioning/static-to-abspos-parent-is-stf-expected.txt b/LayoutTests/fast/block/positioning/static-to-abspos-parent-is-stf-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c1c5e379f1f36e6eaedb34075f1c4158ee373aa0
--- /dev/null
+++ b/LayoutTests/fast/block/positioning/static-to-abspos-parent-is-stf-expected.txt
@@ -0,0 +1,5 @@
+Change from position:static to position:absolute when the parent is a shrink-to-fit container. The parent needs to recalculate its intrinsic size when this happens.
+
+There should be a black square below.
+
+PASS

Powered by Google App Engine
This is Rietveld 408576698