[Webkit-unassigned] [Bug 13719] Setting an href or src DOM attribute to null does not give the same results as Firefox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 20 04:18:06 PDT 2007


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





------- Comment #1 from magic at magicninja.org  2007-08-20 04:18 PDT -------
Created an attachment (id=16029)
 --> (http://bugs.webkit.org/attachment.cgi?id=16029&action=view)
An html page to manually check the several browsers

This test case allows to set a full url or null to the href attribute. Then it
displays the final value of the href.

When i click on "Set to null":
- with IE6 (XP, SP2) i get: "href is now:null"
- with FF 2.0.0.6 i get: "href is
now:file:///C:/Documents%20and%20Settings/ricardvi/Desktop/13719.html" (which
is the local url to the test case on my box)

Hope this test help to choice the behavior for webkit :)


-- 
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