diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2009-12-19 19:00:59 +0100 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2009-12-19 19:00:59 +0100 |
commit | 775a657fe62e8ee6f972dbf40ea1f3b8c9bf8076 (patch) | |
tree | 863750a4c7773e9fcb4adb93090b567ceac8859d | |
parent | 52f36dadd2679ea2d71ee11c056c555a1e918241 (diff) |
ChangeLog
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,6 +14,8 @@ dillo-2.2 [??] - Split up long lines in plain.cc to avoid X11 coordinate overflows. - Fix user agent style for nested <ul>. - Add support for CSS property list-style-position. + - Support border-width: thin | medium | thick. + - Fix CSS_SHORTHAND_DIRECTIONS case in CssParser. Patch: Johannes Hofmann +- Cleaned up system includes in dpid directory. - Fixed CustProgressBox() for systems without weak symbols. |