[Webkit-unassigned] [Bug 14379] New: Anchor elements show up as their href in the properties pane, not HTMLAnchorElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 24 22:58:39 PDT 2007


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

           Summary: Anchor elements show up as their href in the properties
                    pane, not HTMLAnchorElement
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sam at webkit.org


When you select an anchor (<a>) element in the inspector, the properties pane
displays the js object's class as the href of the anchor due to the way anchors
are toString()'ed.  It should display HTMLAnchorElement.


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