Skip to content

Commit

Permalink
"full-size-kana" value removed from text-transform
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Kavanagh committed Aug 26, 2012
1 parent e5c57b6 commit 129de33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests.js
Expand Up @@ -294,7 +294,7 @@ window.Specs = {
"css3-text": {
"title": "Text",
"properties": {
"text-transform": ["full-width", "full-size-kana"],
"text-transform": ["full-width"],
"tab-size": ["4", "1em"],
"line-break": ["auto", "loose", "normal", "strict"],
"word-break": ["normal", "keep-all", "break-all"],
Expand Down

0 comments on commit 129de33

Please sign in to comment.