Update CSS tests to revision 7d0ff6117ee51720c307ea24d413d13eb5abf3e6

This commit is contained in:
Ms2ger
2016-03-01 16:08:43 +01:00
parent 40c52d55e2
commit 349c75536d
7391 changed files with 304135 additions and 153491 deletions

View File

@@ -4,6 +4,7 @@
<title>CSS Test: First-letter with the 'tibetan mark bska- shog gi mgo rgyan' punctuation character</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/selector.html#first-letter" />
<link rel="match" href="reference/first-letter-punctuation-167-ref.xht" />
<meta name="flags" content="" />
<meta name="assert" content="Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'tibetan mark bska- shog gi mgo rgyan'." />
<style type="text/css">
@@ -15,7 +16,7 @@
</style>
</head>
<body>
<p>Test passes if all the characters below are green.</p>
<div>࿐T࿐</div>
<p>Test passes if the "T" and surrounding punctuation below are green.</p>
<div>࿐T࿐est</div>
</body>
</html>