mirror of
https://github.com/servo/servo
synced 2026-04-30 19:37:43 +02:00
Update CSS tests to revision 7d0ff6117ee51720c307ea24d413d13eb5abf3e6
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
<title>CSS Test: First-letter with the 'small right parenthesis' 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-059-ref.htm">
|
||||
<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 - 'small right parenthesis'.">
|
||||
<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