diff options
Diffstat (limited to 'tests/wpt/css-tests/css-counter-styles-3_dev/testinfo.data')
-rw-r--r-- | tests/wpt/css-tests/css-counter-styles-3_dev/testinfo.data | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wpt/css-tests/css-counter-styles-3_dev/testinfo.data b/tests/wpt/css-tests/css-counter-styles-3_dev/testinfo.data index 73411dd0114..ca2594aced3 100644 --- a/tests/wpt/css-tests/css-counter-styles-3_dev/testinfo.data +++ b/tests/wpt/css-tests/css-counter-styles-3_dev/testinfo.data @@ -11,7 +11,7 @@ css3-counter-styles-011 georgian, 10+ font http://www.w3.org/TR/css-counter-sty css3-counter-styles-012 georgian, outside range font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric aedf2b36ee991df9226f942f6fa33ce1bbc12626 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: georgian produces numbers in the fallback counter style above the limit per the spec. css3-counter-styles-014 georgian, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 56493e8b51b0c213e17836aed9a8da0c3d11b6fb `Richard Ishida`<mailto:ishida@w3.org> list-style-type: georgian produces a suffix per the spec. css3-counter-styles-015 hebrew, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric b6bc6867cf7169b1d8485677a4c0ffc95a77c3e4 `Richard Ishida`<mailto:ishida@w3.org> list-style: hebrew produces numbers up to 9 items per the spec. -css3-counter-styles-016 hebrew, 10+ font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 0ccf4b7900aed65308833f58f89afc03894473fc `Richard Ishida`<mailto:ishida@w3.org> list-style: hebrew produces numbers after 9 items per the spec. +css3-counter-styles-016 hebrew, 10+ font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric e9b4b3fede13717549b37d2a786bfa9683a96dfd `Richard Ishida`<mailto:ishida@w3.org> list-style: hebrew produces numbers after 9 items per the spec. css3-counter-styles-016a hebrew, outside range font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric bb952655e967e65c0e26acfc0d75c8aeb2a99fc8 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: hebrew produces numbers in the fallback counter style above the limit per the spec. css3-counter-styles-017 hebrew, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric e01cfb2d3f427bcdc0a2e9269e18eff990d19c6e `Richard Ishida`<mailto:ishida@w3.org> list-style: hebrew produces a suffix per the spec. css3-counter-styles-019 lower-roman, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 582953ae69a481a9ac1feb7486d127c48651e493 `Richard Ishida`<mailto:ishida@w3.org> list-style: lower-roman produces numbers up to 9 items per the spec. |