summaryrefslogtreecommitdiff
path: root/dw/style.cc
diff options
context:
space:
mode:
Diffstat (limited to 'dw/style.cc')
-rw-r--r--dw/style.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/dw/style.cc b/dw/style.cc
index b0868c1f..7083ef2a 100644
--- a/dw/style.cc
+++ b/dw/style.cc
@@ -179,8 +179,8 @@ int StyleAttrs::hashValue () {
borderCollapse +
(intptr_t) borderColor.top +
(intptr_t) borderColor.right +
- (intptr_t) borderColor.bottom +
- (intptr_t) borderColor.left +
+ (intptr_t) borderColor.bottom +
+ (intptr_t) borderColor.left +
borderStyle.top +
borderStyle.right +
borderStyle.bottom +