[webkit-reviews] review granted: [Bug 25287] HTMLStyleElement.disabled doesn't work (affects jQuery) : [Attachment 78341] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 9 00:36:32 PST 2011


Alexey Proskuryakov <ap at webkit.org> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 25287: HTMLStyleElement.disabled doesn't work (affects jQuery)
https://bugs.webkit.org/show_bug.cgi?id=25287

Attachment 78341: Patch
https://bugs.webkit.org/attachment.cgi?id=78341&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
Looks great. Please add a test for non-CSS <style> elements, e.g.:

<style type="foo/bar"></style>

Am I right thinking that your test fully passes in Firefox?


More information about the webkit-reviews mailing list