diff options
author | corvid <devnull@localhost> | 2015-05-09 02:54:15 +0000 |
---|---|---|
committer | corvid <devnull@localhost> | 2015-05-09 02:54:15 +0000 |
commit | fd3df37d0596e4d082d9d821179119d12808dfee (patch) | |
tree | 9afb9b568251565c99b25f68deffc4ff84e4e427 /ChangeLog | |
parent | b55ec9f978807cccd7de1da79e2ab91b583081bd (diff) |
fix font-size:(larger|smaller)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ dillo-3.1 [not released yet] - Handle irix's version of vsnprintf(). - INPUT, TEXTAREA placeholder attribute. - Better notification when user's domainrc settings block page redirection. + - Fix bug with font_factor preference and CSS font-size:(larger|smaller). Patches: corvid +- Avoid requesting background images if an ancestor has display:none. - Ignore built-in search url if any are specified in dillorc. |