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