summaryrefslogtreecommitdiffstats
path: root/src/style-internal.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Proper quoting of CSS 'font-family' fallback lists.Tavmjong Bah2014-06-101-14/+15
* Unquote names in 'font-family' lists. Partial fix for #1029080Tavmjong Bah2014-05-301-6/+11
* Style rewrite: Unquote strings from libcroco. Fixes 1303422.Tavmjong Bah2014-05-151-2/+5
* Style rewrite: Prevent CSS2 'text-decoration' from overwriting CSS3 'text-dec...Tavmjong Bah2014-05-131-14/+41
* Style rewrite: 'text-decoration' requires access to style of ancestor element...Tavmjong Bah2014-05-101-4/+16
* Style rewrite: Correct 'text-decoration' CSS2 vs. CSS3 behavior.Tavmjong Bah2014-05-091-0/+10
* Style rewrite: prevent crash when fill/stroke set to "currentColor".Tavmjong Bah2014-05-071-61/+61
* Clean up of style code: Add default to SPIString for use with 'font-family'.Tavmjong Bah2014-04-281-0/+8
* Clean up of style code, removal of SPFontStyle. Step 2.Tavmjong Bah2014-04-241-2/+2
* Add missing style-internal.cppTavmjong Bah2014-04-241-0/+2535