[Webkit-unassigned] [Bug 89697] [JSC] CSSStyleDeclaration report incorrect descriptor
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 1 21:20:48 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=89697
Geoffrey Garen <ggaren at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #204064|review? |review-
Flag| |
--- Comment #4 from Geoffrey Garen <ggaren at apple.com> 2013-08-01 21:20:31 PST ---
(From update of attachment 204064)
Removing ReadOnly and DontEnum here is good.
But let's keep DontDelete (configurable: true) for now, Since the property isn't delete-able, that's the most honest thing to report.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list