Update web-platform-tests to revision b'7af9d6ec48ab04043a2bea85a3599904a1a19efa'

This commit is contained in:
WPT Sync Bot 2021-02-21 08:20:50 +00:00 committed by Josh Matthews
parent 8050c95e31
commit 87be1008de
2742 changed files with 142451 additions and 40667 deletions

View file

@ -8,7 +8,8 @@
<p>Test passes if there is a filled green square.</p>
<!-- This test passed until Chrome 84 but has been broken since. Firefox also fails it. -->
<!-- This test passed until Chrome 84 but has been broken since.
Firefox fixed this test since version 87. -->
<div style="display: flex;">
<div style="display: table; width: 500px; height: 100px; background: green; flex: 0 0 100px;"></div>