[webkit-reviews] review granted: [Bug 168447] AX: when invert colors is on, double-invert certain media elements in UserAgentStyleSheet : [Attachment 330149] patch with update TestExpectations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 3 11:17:59 PST 2018


Simon Fraser (smfr) <simon.fraser at apple.com> has granted James Craig
<jcraig at apple.com>'s request for review:
Bug 168447: AX: when invert colors is on, double-invert certain media elements
in UserAgentStyleSheet
https://bugs.webkit.org/show_bug.cgi?id=168447

Attachment 330149: patch with update TestExpectations

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




--- Comment #41 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 330149
  --> https://bugs.webkit.org/attachment.cgi?id=330149
patch with update TestExpectations

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

> Source/WebCore/Modules/modern-media-controls/controls/media-controls.css:134
> +    picture { filter: invert(0%); } /* Don't invert the control buttons. */

filter: none would be better.


More information about the webkit-reviews mailing list