aboutsummaryrefslogtreecommitdiff
path: root/src/cssparser.cc
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2010-10-01 23:28:13 +0200
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2010-10-01 23:28:13 +0200
commit53997164c2e61962543a84eb14968b980e8d27a6 (patch)
tree3bd319ed04636a4bdb581deb58bca93562424e0d /src/cssparser.cc
parent47a9e5206c2f6d7775198533a70cb40013b467f2 (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 'src/cssparser.cc')
0 files changed, 0 insertions, 0 deletions