[Webkit-unassigned] [Bug 138494] New: collapse api in DOMSelection IDL does not match as per specification

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 6 22:08:15 PST 2014


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

            Bug ID: 138494
           Summary: collapse api in DOMSelection IDL does not match as per
                    specification
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: shiva.jm at samsung.com

collapse api in DOMSelection IDL does not match as per specification: http://www.w3.org/TR/selection-api/#widl-Selection-collapse-void-Node-node-unsigned-long-offset.
Specificaton does not mandate Node and offset to be optional, also node should not null, which is already covered in DOMSelection::isValidForPosition()

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141107/6b6b8a9e/attachment-0002.html>


More information about the webkit-unassigned mailing list