aboutsummaryrefslogtreecommitdiff
path: root/src/styleengine.cc
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2014-02-15 23:25:11 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2014-02-15 23:25:11 +0100
commitff62eabe7e4045721c8a22fb0d0ab75dc85cdb06 (patch)
tree8695020bdfe82336621f63388e7e5d013e3910ef /src/styleengine.cc
parent3522873f95597519d8bccc6e4f3e0c5c6ae7d119 (diff)
parent19bbac8e6415edd96035c4a5cd052f3701f9657a (diff)
merge
Diffstat (limited to 'src/styleengine.cc')
-rw-r--r--src/styleengine.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styleengine.cc b/src/styleengine.cc
index 3f621cee..64861973 100644
--- a/src/styleengine.cc
+++ b/src/styleengine.cc
@@ -551,7 +551,7 @@ void StyleEngine::apply (int i, StyleAttrs *attrs, CssPropertyList *props,
a_Url_free (imgUrl);
}
- break;
+ break;
case CSS_PROPERTY_BACKGROUND_POSITION:
computeLength (&attrs->backgroundPositionX, p->value.posVal->posX,
attrs->font);