[Webkit-unassigned] [Bug 13719] New: 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 May 14 19:02:43 PDT 2007


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

           Summary: Setting an href or src DOM attribute to null does not
                    give the same results as Firefox
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sam at webkit.org
                CC: alice.liu at apple.com


When setting an href or src DOM attribute (eg. HTMLLinkElement.href or
HTMLIFrameElement.src) we set the attribute to the null string while Firefox
sets it to a URL to the page it self.  We should investigate what IE does and
decide which behavior is most appropriate.


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