mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
style: Remove outdated TODO.
This commit is contained in:
parent
72d09202f4
commit
989e1c2e68
1 changed files with 0 additions and 6 deletions
|
@ -15,12 +15,6 @@ ${helpers.single_keyword("list-style-position", "outside inside", animation_valu
|
||||||
// decimal-leading-zero, armenian, upper-armenian, lower-armenian, georgian, lower-roman,
|
// decimal-leading-zero, armenian, upper-armenian, lower-armenian, georgian, lower-roman,
|
||||||
// upper-roman
|
// upper-roman
|
||||||
//
|
//
|
||||||
// TODO(bholley): Missing quite a few gecko properties here as well.
|
|
||||||
//
|
|
||||||
// In gecko, {upper,lower}-{roman,alpha} are implemented as @counter-styles in the
|
|
||||||
// UA, however they can also be set from pres attrs. When @counter-style is supported
|
|
||||||
// we may need to look into this and handle these differently.
|
|
||||||
//
|
|
||||||
// [1]: http://dev.w3.org/csswg/css-counter-styles/
|
// [1]: http://dev.w3.org/csswg/css-counter-styles/
|
||||||
% if product == "servo":
|
% if product == "servo":
|
||||||
${helpers.single_keyword("list-style-type", """
|
${helpers.single_keyword("list-style-type", """
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue