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

Unified Diff: LayoutTests/fast/table/overallocating-auto-cells-expected.txt

Issue 1181643007: Fix regression in unwinding overallocation on auto cells (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/table/overallocating-auto-cells-expected.txt
diff --git a/LayoutTests/fast/table/overallocating-auto-cells-expected.txt b/LayoutTests/fast/table/overallocating-auto-cells-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d304dbb167be592806c75c58177f1156bb5daed8
--- /dev/null
+++ b/LayoutTests/fast/table/overallocating-auto-cells-expected.txt
@@ -0,0 +1,5 @@
+Column Column Column Column Column Column Column Column
+Text Longword Text Just some random text to make the column width just that little bit wider. Text Text Text Text Text
+PASS
+
+crbug.com/498165: If we overallocate width in a table with auto cells ensure we unwind completely.
« no previous file with comments | « LayoutTests/fast/table/overallocating-auto-cells.html ('k') | Source/core/layout/TableLayoutAlgorithmAuto.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698