[webkit-reviews] review granted: [Bug 105477] Implement ::cue() pseudo element property whitelist : [Attachment 183367] Proposed fix 0.2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 18 10:16:36 PST 2013


Antti Koivisto <koivisto at iki.fi> has granted Dima Gorbik <dgorbik at apple.com>'s
request for review:
Bug 105477: Implement ::cue() pseudo element property whitelist
https://bugs.webkit.org/show_bug.cgi?id=105477

Attachment 183367: Proposed fix 0.2
https://bugs.webkit.org/attachment.cgi?id=183367&action=review

------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
View in context: https://bugs.webkit.org/attachment.cgi?id=183367&action=review


> Source/WebCore/css/RuleSet.h:42
> +    PropertyWhitelistNone   = 0,

= 0 is unnecessary (and there is extra space)


More information about the webkit-reviews mailing list