mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
Update web-platform-tests to revision b'ee6da9d71d0268d7fdb04e8e5b26858f46ee0cc4'
This commit is contained in:
parent
4401622eb1
commit
b77ad115f6
16832 changed files with 270819 additions and 87621 deletions
|
@ -5,7 +5,6 @@
|
|||
<title>devanagari, 0-9</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'>
|
||||
<meta name="assert" content="list-style-type:devanagari produces numbers up to 9 per the spec.">
|
||||
<style type='text/css'>
|
||||
ol li { list-style-type: devanagari; }
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<title>devanagari, 10+</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'>
|
||||
<meta name="assert" content="list-style-type: devanagari produces numbers after 9 per the spec.">
|
||||
<style type='text/css'>
|
||||
ol li { list-style-type: devanagari; }
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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'>
|
||||
<meta name="assert" content="list-style-type: devanagari produces a suffix per the spec.">
|
||||
<style type='text/css'>
|
||||
ol li { list-style-type: devanagari; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue