Skip to content

Commit 061631d

Browse files
committed
[css-flexbox-2] Properly hide some ignored tests, and delete the ignore blocks for tests we were just ignoring to avoid the error message.
1 parent 7c09327 commit 061631d

1 file changed

Lines changed: 5 additions & 29 deletions

File tree

css-flexbox-2/Overview.bs

Lines changed: 5 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -5439,7 +5439,7 @@ No new privacy considerations have been reported on this specification.
54395439

54405440
No new security considerations have been reported on this specification.
54415441

5442-
<wpt ignore title="the order property, now in css-display-3">
5442+
<wpt hidden title="the order property, now in css-display-3">
54435443
animation/order-interpolation.html
54445444
flexbox-anonymous-items-001.html
54455445
flexbox_order-abspos-space-around.html
@@ -5469,7 +5469,7 @@ No new security considerations have been reported on this specification.
54695469
parsing/order-valid.html
54705470
</wpt>
54715471

5472-
<wpt ignore title="print stuff">
5472+
<wpt hidden title="print stuff">
54735473
break-nested-float-in-flex-item-001-print.html
54745474
break-nested-float-in-flex-item-002-print.html
54755475
flexbox-break-request-horiz-001a.html
@@ -5483,7 +5483,7 @@ No new security considerations have been reported on this specification.
54835483
inline-flexbox-vertical-rl-image-flexitem-crash-print.html
54845484
</wpt>
54855485

5486-
<wpt ignore title="non-specific crashers">
5486+
<wpt hidden title="non-specific crashers">
54875487
contain-size-layout-abspos-flex-container-crash.html
54885488
frame-flex-item-crash.html
54895489
frameset-crash.html
@@ -5503,41 +5503,17 @@ No new security considerations have been reported on this specification.
55035503
zero-content-size-with-scrollbar-crash.html
55045504
</wpt>
55055505

5506-
<wpt ignore title="need quirks mode">
5506+
<wpt hidden title="need quirks mode">
55075507
fixed-table-layout-with-percentage-width-in-flex-item.html
55085508
percentage-size-quirks-002.html
55095509
percentage-size-quirks.html
55105510
quirks-auto-block-size-with-percentage-item.html
55115511
</wpt>
55125512

5513-
<wpt ignore title="css box 3 tests">
5513+
<wpt hidden title="css box 3 tests">
55145514
percentage-padding-001.html
55155515
percentage-padding-002.html
55165516
percentage-padding-003.html
55175517
percentage-padding-004.html
55185518
percentage-padding-005.html
55195519
</wpt>
5520-
5521-
<wpt ignore title="unsure/nonspecific">
5522-
remove-wrapped-001.html
5523-
remove-wrapped-002.html
5524-
scrollbars-auto-min-content-sizing.html
5525-
select-element-multiple.html
5526-
shrinking-column-flexbox.html
5527-
table-as-item-large-intrinsic-size.html
5528-
table-with-float-paint.html
5529-
</wpt>
5530-
5531-
<wpt ignore>
5532-
align-content-rounding.html
5533-
anonymous-flex-item-restyle.html
5534-
flex-rounding.html
5535-
justify-content-rounding.html
5536-
main-axis-margin-rounding.html
5537-
percentage-heights-020.html
5538-
percentage-heights-021.html
5539-
percentage-heights-022.html
5540-
percentage-heights-023.html
5541-
relayout-intrinsic-block-size.html
5542-
total-min-max-violation-zero.html
5543-
</wpt>

0 commit comments

Comments
 (0)