Update web-platform-tests to revision 2ccf303ec934a8adfc613c2a73395a31956ec817

This commit is contained in:
WPT Sync Bot 2020-12-24 08:21:07 +00:00
parent cbda5c3e3e
commit b960606d13
143 changed files with 1789 additions and 305 deletions

View file

@ -32,6 +32,7 @@
.flexbox {
display: flex;
flex-direction: column;
max-width: 34px; /* Constrain the flex container's cross size. */
height: 1px; /* No available space; shrink flex items to min-height */
margin-right: 2px; /* (Just for spacing things out, visually) */
float: left;