mirror of
https://github.com/servo/servo.git
synced 2025-08-13 17:35:36 +01:00
Update web-platform-tests to revision 6748172de5cc6e4999fb8620eb83cf5c54a0a18e
This commit is contained in:
parent
3f7697690a
commit
b32ad59278
244 changed files with 2036 additions and 710 deletions
|
@ -4,6 +4,7 @@
|
|||
<title>CSS Test: Text-indent with negative value with 'overflow' set to 'visible'</title>
|
||||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#indentation-prop" />
|
||||
<link rel="help" href="https://drafts.csswg.org/css-text-3/#text-indent-property"/>
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'text-indent' property with negative value follows the 'overflow: visible' assignment." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
|
@ -34,4 +35,4 @@
|
|||
</div>
|
||||
<div id="div2"></div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue