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

Unified Diff: LayoutTests/fast/layout/nested-subtree-layout-preferred-widths-expected.txt

Issue 1184563002: Fix broken preferred widths optimization involving subtree layout roots (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove the code! Created 5 years, 6 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/layout/nested-subtree-layout-preferred-widths-expected.txt
diff --git a/LayoutTests/fast/layout/nested-subtree-layout-preferred-widths-expected.txt b/LayoutTests/fast/layout/nested-subtree-layout-preferred-widths-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3984f5b008ea3d3a222331cf61633754444ef101
--- /dev/null
+++ b/LayoutTests/fast/layout/nested-subtree-layout-preferred-widths-expected.txt
@@ -0,0 +1,2 @@
+crbug.com/497178: This test ensures we properly recompute preferred widths for nested subtree roots. If this test is ever flaky, it should be considered failing due the the non-deterministic way we iterate over subtree layout roots.
+PASS
« no previous file with comments | « LayoutTests/fast/layout/nested-subtree-layout-preferred-widths.html ('k') | Source/core/layout/LayoutBox.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698