diff options
author | sgeerken <devnull@localhost> | 2012-07-06 01:28:44 +0200 |
---|---|---|
committer | sgeerken <devnull@localhost> | 2012-07-06 01:28:44 +0200 |
commit | 0c3a5744d317e30bce7b6f067c5c3ed25e6fb063 (patch) | |
tree | 05860660110ed39d527c271eacb6b1f822344336 /src/css.hh | |
parent | 4253a0888d6154beecc1d64346d0d810dedf5658 (diff) |
Attribute "lang" is evaluated for hyphenation; part of dw:core::style::Style.y
Diffstat (limited to 'src/css.hh')
-rw-r--r-- | src/css.hh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -223,6 +223,7 @@ typedef enum { CSS_PROPERTY_X_COLSPAN, CSS_PROPERTY_X_ROWSPAN, PROPERTY_X_LINK, + PROPERTY_X_LANG, PROPERTY_X_IMG, PROPERTY_X_TOOLTIP, CSS_PROPERTY_LAST |