diff options
| author | Tavmjong Bah <tavmjong@free.fr> | 2015-10-15 09:30:51 +0000 |
|---|---|---|
| committer | tavmjong-free <tavmjong@free.fr> | 2015-10-15 09:30:51 +0000 |
| commit | 7955f779344953ea99a7cf0cb3a7982e06709364 (patch) | |
| tree | 9cee024f64f9b2904b360f600f21707273098982 /share/attributes/css_defaults | |
| parent | Add a few new properties dealing with text and transforms. (diff) | |
| download | inkscape-7955f779344953ea99a7cf0cb3a7982e06709364.tar.gz inkscape-7955f779344953ea99a7cf0cb3a7982e06709364.zip | |
Add 'transform-box' to CSS properties.
(bzr r14415)
Diffstat (limited to 'share/attributes/css_defaults')
| -rw-r--r-- | share/attributes/css_defaults | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/attributes/css_defaults b/share/attributes/css_defaults index eecd2069b..05735a0f2 100644 --- a/share/attributes/css_defaults +++ b/share/attributes/css_defaults @@ -148,6 +148,8 @@ "transform" - "none" - "no" +"transform-box" - "NO_DEFAULT" - "no" + "transform-origin" - "NO_DEFAULT" - "no" "transform-style" - "flat" - "no" |
