@@ -700,6 +700,8 @@ Flex Containers: the ''flex'' and ''inline-flex'' 'display' values</h2>
700700 interactive/flexbox_interactive_flex-transitions.html
701701 interactive/flexbox_interactive_order-transitions-2.html
702702 interactive/flexbox_interactive_order-transitions.html
703+ nested-flex-image-loading-invalidates-intrinsic-sizes.html
704+ percentage-margins-001.html
703705 </wpt>
704706
705707 <dt> <dfn>inline-flex</dfn>
@@ -857,6 +859,8 @@ Flex Items</h2>
857859 flexbox-whitespace-handling-001b.xhtml
858860 flexbox-whitespace-handling-002.xhtml
859861 hittest-anonymous-box.html
862+ percentage-descendant-of-anonymous-flex-item.html
863+ percentage-size-subitems-001.html
860864 </wpt>
861865
862866 <div class="example">
@@ -1087,6 +1091,7 @@ Flex Item Margins and Paddings</h3>
10871091 flex-container-margin.html
10881092 flexitem-no-margin-collapsing.html
10891093 flex-margin-no-collapse.html
1094+ negative-margins-001.html
10901095 </wpt>
10911096
10921097<h3 id='painting'>
@@ -1580,6 +1585,7 @@ Flex Flow Direction: the 'flex-direction' property</h3>
15801585 flexbox-writing-mode-011.html
15811586 flexbox-writing-mode-012.html
15821587 flexbox-writing-mode-016.html
1588+ percentage-size.html
15831589 </wpt>
15841590
15851591 <dt> <dfn>row-reverse</dfn>
@@ -1621,6 +1627,10 @@ Flex Flow Direction: the 'flex-direction' property</h3>
16211627 flex-item-transferred-sizes-padding-content-sizing.html
16221628 flex-outer-flexbox-column-recalculate-height-on-resize-001.html
16231629 image-nested-within-definite-column-flexbox.html
1630+ layout-with-inline-svg-001.html
1631+ nested-orthogonal-flexbox-relayout.html
1632+ percentage-max-width-cross-axis.html
1633+ percentage-size.html
16241634 </wpt>
16251635
16261636 <dt> <dfn>column-reverse</dfn>
@@ -1766,6 +1776,9 @@ Flex Line Wrapping: the 'flex-wrap' property</h3>
17661776 getcomputedstyle/flexbox_computedstyle_flex-wrap-nowrap.html
17671777 getcomputedstyle/flexbox_computedstyle_flex-wrap-wrap.html
17681778 getcomputedstyle/flexbox_computedstyle_flex-wrap-wrap-reverse.html
1779+ multiline-min-preferred-width.html
1780+ multiline-reverse-wrap-baseline.html
1781+
17691782 </wpt>
17701783
17711784<!--
@@ -1861,6 +1874,7 @@ Flex Direction and Wrap: the 'flex-flow' shorthand</h3>
18611874 getcomputedstyle/flexbox_computedstyle_flex-flow-row-wrap.html
18621875 getcomputedstyle/flexbox_computedstyle_flex-flow-row-wrap-reverse.html
18631876 getcomputedstyle/flexbox_computedstyle_flex-flow-wrap.html
1877+ multiline-column-max-height.html
18641878 parsing/flex-direction-computed.html
18651879 parsing/flex-direction-invalid.html
18661880 parsing/flex-direction-valid.html
@@ -2484,6 +2498,7 @@ Basic Values of 'flex'</h4>
24842498 flexbox_flex-auto.html
24852499 flexbox_flex-initial-2.html
24862500 flexbox_flex-initial.html
2501+ radiobutton-min-size.html
24872502 </wpt>
24882503
24892504 By default, flex items won't shrink below their minimum content size
@@ -2898,6 +2913,8 @@ Axis Alignment: the 'justify-content' property</h3>
28982913 justify-content_space-around.html
28992914 justify-content_space-between-001.html
29002915 justify-content_space-between-002.html
2916+ scrollbars-auto.html
2917+
29012918 </wpt>
29022919
29032920 The 'justify-content' property aligns <a>flex items</a> along the <a>main axis</a> of the current line of the flex container.
@@ -3071,6 +3088,10 @@ Cross-axis Alignment: the 'align-items' and 'align-self' properties</h3>
30713088 getcomputedstyle/flexbox_computedstyle_align-items-flex-start.html
30723089 getcomputedstyle/flexbox_computedstyle_align-items-invalid.html
30733090 getcomputedstyle/flexbox_computedstyle_align-items-stretch.html
3091+ position-relative-percentage-top-001.html
3092+ position-relative-percentage-top-002.html
3093+ position-relative-percentage-top-003.html
3094+ relayout-align-items.html
30743095 </wpt>
30753096
30763097 <pre class='propdef'>
@@ -3573,6 +3594,12 @@ Flex Layout Algorithm</h2>
35733594 flexbox-sizing-horiz-002.xhtml
35743595 flexbox-sizing-vert-001.xhtml
35753596 flexbox-sizing-vert-002.xhtml
3597+ percentage-max-height-001.html
3598+ percentage-max-height-002.html
3599+ percentage-max-height-003.html
3600+ percentage-max-height-004.html
3601+ percentage-max-height-005.html
3602+ percent-height-flex-items-cross-sizes-with-mutations.html
35763603 </wpt>
35773604
35783605<h3 id='box-manip'>
@@ -3632,6 +3659,8 @@ Line Length Determination</h3>
36323659 image-as-flexitem-size-007.html
36333660 image-as-flexitem-size-007v.html
36343661 item-with-table-with-infinite-max-intrinsic-width.html
3662+ multiline-min-max.html
3663+ orthogonal-writing-modes-and-intrinsic-sizing.html
36353664 </wpt>
36363665
36373666 <ol type=A>
@@ -3766,6 +3795,27 @@ Main Size Determination</h3>
37663795
37673796 <wpt>
37683797 flexbox_quirks_body.html
3798+ ortho-table-item-001.html
3799+ percentage-heights-000.html
3800+ percentage-heights-001.html
3801+ percentage-heights-002.html
3802+ percentage-heights-003.html
3803+ percentage-heights-004.html
3804+ percentage-heights-005.html
3805+ percentage-heights-006.html
3806+ percentage-heights-007.html
3807+ percentage-heights-008.html
3808+ percentage-heights-009.html
3809+ percentage-heights-010.html
3810+ percentage-heights-011.html
3811+ percentage-heights-012.html
3812+ percentage-heights-013.html
3813+ percentage-heights-014.html
3814+ percentage-heights-015.html
3815+ percentage-heights-016.html
3816+ percentage-heights-017.html
3817+ percentage-heights-018.html
3818+ percentage-heights-019.html
37693819 </wpt>
37703820
37713821<h3 id='cross-sizing'>
@@ -3824,6 +3874,8 @@ Cross Size Determination</h3>
38243874 flexbox-single-line-clamp-3.html
38253875 flex-item-contains-size-layout-001.html
38263876 flex-item-contains-strict.html
3877+ layout-algorithm_algo-cross-line-001.html
3878+ layout-algorithm_algo-cross-line-002.html
38273879 </wpt>
38283880
38293881
@@ -4077,7 +4129,8 @@ Resolving Flexible Lengths</h3>
40774129 <wpt>
40784130 item-with-max-height-and-scrollbar.html
40794131 item-with-max-height-and-scrollbar.html
4080-
4132+ max-width-violation.html
4133+ relayout-image-load.html
40814134 </wpt>
40824135
40834136<!--
@@ -4125,6 +4178,8 @@ Definite and Indefinite Sizes</h3>
41254178 flexbox-definite-sizes-005.html
41264179 flexbox-definite-sizes-006.html
41274180 height-percentage-with-dynamic-container-size.html
4181+ percentage-widths-001.html
4182+ position-fixed-001.html
41284183 </wpt>
41294184
41304185 Note: This means that within [=flex layout=] ,
@@ -4197,6 +4252,7 @@ Intrinsic Sizes</h3>
41974252 gap-018.html
41984253 gap-019.html
41994254 gap-020.html
4255+ gap-021.html
42004256 intrinsic-size/auto-min-size-001.html
42014257 intrinsic-size/col-wrap-001.html
42024258 intrinsic-size/col-wrap-002.html
@@ -4230,7 +4286,7 @@ Intrinsic Sizes</h3>
42304286 intrinsic-size/row-compat-001.html
42314287 intrinsic-size/row-use-cases-001.html
42324288 intrinsic-size/row-wrap-001.html
4233- gap-021 .html
4289+ multiline-shrink-to-fit .html
42344290 </wpt>
42354291
42364292<h4 id='intrinsic-main-sizes'>
@@ -5048,6 +5104,7 @@ Appendix B: <code>-webkit-</code> Legacy Properties</h2>
50485104
50495105 <wpt>
50505106 flexbox_width-wrapping-column.html
5107+ parsing/webkit-aliases.html
50515108 </wpt>
50525109
50535110<h2 class="no-num" id="acknowledgments">Acknowledgments</h2>
@@ -6926,6 +6983,16 @@ No new security considerations have been reported on this specification.
69266983 getcomputedstyle/flexbox_computedstyle_order-integer.html
69276984 getcomputedstyle/flexbox_computedstyle_order-invalid.html
69286985 getcomputedstyle/flexbox_computedstyle_order-negative.html
6986+ order-001.htm
6987+ order/order-abs-children-painting-order-different-container.html
6988+ order/order-abs-children-painting-order.html
6989+ order/order-with-column-reverse.html
6990+ order/order-with-row-reverse.html
6991+ order-painting.html
6992+ order_value.html
6993+ parsing/order-computed.html
6994+ parsing/order-invalid.html
6995+ parsing/order-valid.html
69296996</wpt>
69306997
69316998<wpt ignore title="print stuff">
@@ -6947,8 +7014,37 @@ No new security considerations have been reported on this specification.
69477014 frame-flex-item-crash.html
69487015 frameset-crash.html
69497016 grandchild-span-height.html
7017+ min-height-min-content-crash.html
7018+ mixed-containing-blocks-crash.html
7019+ negative-available-size-crash.html
7020+ negative-flex-margins-crash.html
7021+ negative-flex-rounding-crash.html
7022+ negative-item-margins-002-crash.html
7023+ negative-item-margins-crash.html
7024+ orthogonal-flex-item-crash.html
7025+ position-absolute-scrollbar-freeze.html
7026+ position-relative-with-scrollable-with-abspos-crash.html
7027+ relayout-input.html
7028+ remove-out-of-flow-child-crash.html
69507029</wpt>
69517030
69527031<wpt ignore title="need quirks mode">
69537032 fixed-table-layout-with-percentage-width-in-flex-item.html
7033+ percentage-size-quirks-002.html
7034+ percentage-size-quirks.html
7035+ quirks-auto-block-size-with-percentage-item.html
7036+ </wpt>
7037+
7038+ <wpt ignore title="css box 3 tests">
7039+ percentage-padding-001.html
7040+ percentage-padding-002.html
7041+ percentage-padding-003.html
7042+ percentage-padding-004.html
7043+ percentage-padding-005.html
7044+ </wpt>
7045+
7046+ <wpt ignore title="unsure/nonspecific">
7047+ remove-wrapped-001.html
7048+ remove-wrapped-002.html
7049+ scrollbars-auto-min-content-sizing.html
69547050</wpt>
0 commit comments