[Webkit-unassigned] [Bug 30628] New: [Qt] It is impossible to list the attributes of QWebElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 21 06:56:50 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=30628

           Summary: [Qt] It is impossible to list the attributes of
                    QWebElement
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: benjamin.poulain at nokia.com
            Blocks: 29843


QWebElement has the method QWebElement::hasAttributes() to know if there is any
attributes available, but there is no way to access those attributes if the
name is not known.

QDomNode gives access to the list of attributes with "QDomNamedNodeMap
QDomNode::attributes()". There is no such things in QWebElement.

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



More information about the webkit-unassigned mailing list