diff options
Diffstat (limited to 'WebCore/css/CSSValueKeywords.in')
-rw-r--r-- | WebCore/css/CSSValueKeywords.in | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/WebCore/css/CSSValueKeywords.in b/WebCore/css/CSSValueKeywords.in index 1e7c2b5..990bb36 100644 --- a/WebCore/css/CSSValueKeywords.in +++ b/WebCore/css/CSSValueKeywords.in @@ -742,3 +742,17 @@ windowed # none manual # auto + +# -webkit-block-flow +tb +rl +lr +bt + +# -webkit-writing-mode +lr-tb +rl-tb +tb-rl +bt-rl +tb-lr +bt-lr |