Skip to content

Commit f034400

Browse files
committed
Merge pull request #139 from kkirsche/patch-2
Add support for `ime-mode`
2 parents f30a827 + 0f03bb6 commit f034400

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/css/Properties.js

+1
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,7 @@ var Properties = {
346346
"image-orientation" : "angle | auto",
347347
"image-rendering" : 1,
348348
"image-resolution" : 1,
349+
"ime-mode" : "auto | normal | active | inactive | disabled | inherit",
349350
"inline-box-align" : "initial | last | <integer>",
350351

351352
//J

0 commit comments

Comments
 (0)