mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
Update web-platform-tests to revision b'7af9d6ec48ab04043a2bea85a3599904a1a19efa'
This commit is contained in:
parent
8050c95e31
commit
87be1008de
2742 changed files with 142451 additions and 40667 deletions
|
@ -5,13 +5,13 @@
|
|||
<title>devanagari, suffix</title>
|
||||
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
||||
<link rel='help' href='http://www.w3.org/TR/css-counter-styles-3/#simple-numeric'>
|
||||
<meta name='flags' content='font'>
|
||||
<link rel='match' href='css3-counter-styles-121-ref.html'>
|
||||
<meta name="assert" content="list-style-type: devanagari produces a suffix per the spec.">
|
||||
<style type='text/css'>
|
||||
ol li { list-style-type: devanagari; }
|
||||
/* the following CSS is not part of the test */
|
||||
.test { font-size: 25px; }
|
||||
ol { margin: 0; padding-left: 8em; }
|
||||
ol { margin: 0; padding-left: 8em; list-style-position: inside; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue