mirror of
https://github.com/servo/servo.git
synced 2025-08-11 00:15:32 +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 value larger than the available width with 'overflow' set to 'hidden'</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"/>
|
||||
<link rel="match" href="../reference/no-red-on-blank-page-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The 'text-indent' property with value exceeding the available width of the element follows the 'overflow: hidden' assignment." />
|
||||
|
@ -21,4 +22,4 @@
|
|||
<p>Test passes if there is no red visible on the page.</p>
|
||||
<div>XXXXX</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue