Update web-platform-tests to revision 6748172de5cc6e4999fb8620eb83cf5c54a0a18e

This commit is contained in:
WPT Sync Bot 2020-10-05 08:20:52 +00:00 committed by Josh Matthews
parent 3f7697690a
commit b32ad59278
244 changed files with 2036 additions and 710 deletions

View file

@ -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>