[webkit-reviews] review denied: [Bug 16856] Tests assume buggy javascript URL implementation : [Attachment 18410] Fixes wrong tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 13 11:21:24 PST 2008


Darin Adler <darin at apple.com> has denied Adam Barth <hk9565 at gmail.com>'s
request for review:
Bug 16856: Tests assume buggy javascript URL implementation
http://bugs.webkit.org/show_bug.cgi?id=16856

Attachment 18410: Fixes wrong tests
http://bugs.webkit.org/attachment.cgi?id=18410&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
+<map name="map"><area shape="poly" coords="0,0,0,100,100,100,100,0"
href="void(javascript:document.getElementById('result').innerHTML='area
clicked')"></map>

You put "void" in the wrong place here. Did you try it? Did it work?

Also need ChangeLog so we can land this.


More information about the webkit-reviews mailing list