diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2010-10-01 23:28:13 +0200 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2010-10-01 23:28:13 +0200 |
commit | 53997164c2e61962543a84eb14968b980e8d27a6 (patch) | |
tree | 3bd319ed04636a4bdb581deb58bca93562424e0d /dw/fltkviewbase.cc | |
parent | 47a9e5206c2f6d7775198533a70cb40013b467f2 (diff) |
fix last commit
dw::core::style::Style must always hold the computed values of CSS
properties, as those are inherited.
The computed value of border-width is 0 if border-style is 'none', so
avoid the combination of border-width != 0 and border-style 'none'.
Refactor StyleEngine a bit.
Diffstat (limited to 'dw/fltkviewbase.cc')
0 files changed, 0 insertions, 0 deletions