Update web-platform-tests to revision fd60ba25a0726dfea59024d8143240b355c46a55

This commit is contained in:
WPT Sync Bot 2020-06-02 08:21:59 +00:00
parent c4ea4b1d77
commit 7f8c29593f
75 changed files with 732 additions and 152 deletions

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#min-max-heights" />
<link rel="match" href="../../reference/pass_if_square_96px_black.html" />
<meta name="flags" content="" />
<meta name="assert" content="The 'min-height' property applies to elements with 'display' set to 'table'." />
<style type="text/css">
@ -36,4 +37,4 @@
</div>
</div>
</body>
</html>
</html>

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#min-max-heights" />
<link rel="match" href="../../reference/pass_if_square_96px_black.html" />
<meta name="flags" content="" />
<meta name="assert" content="The 'min-height' property applies to elements with 'display' set to 'inline-table'." />
<style type="text/css">
@ -36,4 +37,4 @@
</div>
</div>
</body>
</html>
</html>