Skip to content

Commit 3e0649b

Browse files
committed
removed duplicate
1 parent 1e859ff commit 3e0649b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

org/w3c/css/properties/css3/CssListStyleType.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ public class CssListStyleType extends org.w3c.css.properties.css.CssListStyleTyp
3636
"malayalam", "mongolian", "myanmar", "oriya", "persian",
3737
"lower-roman", "upper-roman", "tamil", "telugu", "thai",
3838
"tibetan", "lower-alpha", "lower-latin", "upper-alpha",
39-
"upper-latin", "cjk-earthly-branch", "cjk-heavenly-stem",
39+
"upper-latin",
4040
"lower-greek", "hiragana", "hiragana-iroha", "katakana",
4141
"katakana-iroha", "disc", "circle", "square", "disclosure-open",
4242
"disclosure-closed", "cjk-earthly-branch", "cjk-heavenly-stem",

0 commit comments

Comments
 (0)