mirror of
https://github.com/servo/servo.git
synced 2025-08-08 23:15:33 +01:00
Update web-platform-tests to revision fd60ba25a0726dfea59024d8143240b355c46a55
This commit is contained in:
parent
c4ea4b1d77
commit
7f8c29593f
75 changed files with 732 additions and 152 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue