mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update web-platform-tests to revision 2ccf303ec934a8adfc613c2a73395a31956ec817
This commit is contained in:
parent
cbda5c3e3e
commit
b960606d13
143 changed files with 1789 additions and 305 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue