[Webkit-unassigned] [Bug 141262] Web Inspector: if a known CSS property has an unsupported value, only strikethrough the value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 3 21:03:03 PDT 2015


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

--- Comment #8 from Brian Burg <burg at cs.washington.edu> ---
Comment on attachment 254219
  --> https://bugs.webkit.org/attachment.cgi?id=254219
Patch

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

> Source/WebInspectorUI/UserInterface/Models/CSSCompletions.js:281
> +        for (var property of this._values) {

Array.prototype.includes?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150604/4c9eea5a/attachment-0001.html>


More information about the webkit-unassigned mailing list