[Webkit-unassigned] [Bug 16856] Tests assume buggy javascript URL implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 12 14:50:03 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16856





------- Comment #3 from hk9565 at gmail.com  2008-01-12 14:50 PDT -------
Try typing <javascript:document.getElementById('rect').style.fill='red'> into
<http://crypto.stanford.edu/~abarth/research/webkit/16856/ap.html> in Firefox
and IE.

What's going on is the "=" operator returns the value 'red', which then becomes
the current document.  This is currently broken in Safari.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list