[webkit-reviews] review requested: [Bug 22051] renderthemes should be able to supply additional CSS rules to the core ones : [Attachment 24974] patch that uses Qt's approach for Win

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 7 15:59:32 PST 2008


Matt Perry <mpComplete at gmail.com> has asked Maciej Stachowiak <mjs at apple.com>
for review:
Bug 22051: renderthemes should be able to supply additional CSS rules to the
core ones
https://bugs.webkit.org/show_bug.cgi?id=22051

Attachment 24974: patch that uses Qt's approach for Win
https://bugs.webkit.org/attachment.cgi?id=24974&action=edit

------- Additional Comments from Matt Perry <mpComplete at gmail.com>
I originally thought Qt was overriding html4.css rather than appending.  Since
that's not the case, the Win/Chromium port can use the same approach.  I
expanded a bit on it so that:
- there's a method to add to quirks.css as well.
- the adjust* methods are virtual rather than static.


More information about the webkit-reviews mailing list