Issue #1370 - Follow-up: Give table wrapper boxes a special case during flex base size resolution, so that percent main-sizes can be respected

This is a workaround, based on https://bugzilla.mozilla.org/show_bug.cgi?id=1455976
This commit is contained in:
FranklinDM 2022-04-17 01:26:10 +08:00 committed by roytam1
commit e765c8edbf
6 changed files with 288 additions and 1 deletions

View file

@ -116,3 +116,5 @@ fuzzy-if(gtkWidget,1,31) == flexbox-widget-flex-items-4.html flexbox-widget-flex
# Tests for table flex items
== flexbox-table-flex-items-1-ref.html flexbox-table-flex-items-1-ref.html
== flexbox-table-flex-items-2.html flexbox-table-flex-items-2-ref.html
== flexbox-table-flex-items-3.html flexbox-table-flex-items-3-ref.html