mirror of
https://github.com/servo/servo
synced 2026-04-30 11:27:28 +02:00
Update CSS tests to revision 7d0ff6117ee51720c307ea24d413d13eb5abf3e6
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user