[Webkit-unassigned] [Bug 21408] Need a way to have platform-specific user-agent stylesheets

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 6 13:38:05 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=21408





------- Comment #2 from hyatt at apple.com  2008-10-06 13:38 PDT -------
We shouldn't need platform-specific user agent sheets at all.  Mac-specific
rules just need  to move into RenderTheme C++ code instead of being in the
stylesheet. The Mac/Win ports both use a "Mac" look on Safari WebKit, so some
rules have crept into the stylesheet that assume the Mac look.  Those rules
just need to be eliminated.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list