summaryrefslogtreecommitdiffstats
path: root/src/style-internal.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Style rewrite: 'text-decoration' requires access to style of ancestor ↵Tavmjong Bah2014-05-101-4/+16
| | | | | element which set property. (bzr r13341.1.4)
* Style rewrite: Correct 'text-decoration' CSS2 vs. CSS3 behavior.Tavmjong Bah2014-05-091-0/+10
| | | (bzr r13341.1.3)
* Style rewrite: prevent crash when fill/stroke set to "currentColor".Tavmjong Bah2014-05-071-61/+61
| | | (bzr r13341.1.1)
* Clean up of style code: Add default to SPIString for use with 'font-family'.Tavmjong Bah2014-04-281-0/+8
| | | (bzr r13315)
* Clean up of style code, removal of SPFontStyle. Step 2.Tavmjong Bah2014-04-241-2/+2
| | | (bzr r13300)
* Add missing style-internal.cppTavmjong Bah2014-04-241-0/+2535
(bzr r13299)