Update web-platform-tests to revision 6366ae15c2bc2314adca4321357c68bb468fec98

This commit is contained in:
WPT Sync Bot 2020-04-02 08:23:57 +00:00
parent e47e884cc7
commit 6b740f0283
328 changed files with 3757 additions and 591 deletions

View file

@ -3,7 +3,7 @@
<head>
<title>CSS Flexible Box Test: flex item margins</title>
<link rel="author" title="Ping Huang" href="mailto:phuangce@gmail.com" />
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#flex-property-direction">
<link rel="help" href="https://www.w3.org/TR/css-flexbox-1/#flex-containers">
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#item-margins">
<link rel="match" href="reference/flex-margin-no-collapse-ref.html">
<meta name="assert" content="The vertical gap between two green boxs should be 100px." />