[webkit-reviews] review granted: [Bug 191760] Add html{color:text} to the simpleUserAgentStyleSheet on macOS : [Attachment 355079] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 16 11:29:53 PST 2018


Antti Koivisto <koivisto at iki.fi> has granted Timothy Hatcher
<timothy at apple.com>'s request for review:
Bug 191760: Add html{color:text} to the simpleUserAgentStyleSheet on macOS
https://bugs.webkit.org/show_bug.cgi?id=191760

Attachment 355079: Patch

https://bugs.webkit.org/attachment.cgi?id=355079&action=review




--- Comment #2 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 355079
  --> https://bugs.webkit.org/attachment.cgi?id=355079
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=355079&action=review

> Source/WebCore/css/CSSDefaultStyleSheets.cpp:84
> +// The only difference in the simple style sheet for macOS is the addition
of html{color:text}.

You could use macros to reduce copy-paste. Not sure if that is much better.


More information about the webkit-reviews mailing list