[webkit-reviews] review granted: [Bug 179702] Add WebKitAdditions extension point to add user-agent stylesheet : [Attachment 326937] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 16 10:33:41 PST 2017


Andy Estes <aestes at apple.com> has granted Daniel Bates <dbates at webkit.org>'s
request for review:
Bug 179702: Add WebKitAdditions extension point to add user-agent stylesheet
https://bugs.webkit.org/show_bug.cgi?id=179702

Attachment 326937: Patch

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




--- Comment #2 from Andy Estes <aestes at apple.com> ---
Comment on attachment 326937
  --> https://bugs.webkit.org/attachment.cgi?id=326937
Patch

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

> Source/WebCore/DerivedSources.make:1218
> +USER_AGENT_STYLE_SHEETS = css/html.css css/quirks.css css/plugIns.css
> +USER_AGENT_STYLE_SHEETS += css/svg.css

Why does svg.css have to be appended separately?


More information about the webkit-reviews mailing list