[Webkit-unassigned] [Bug 65324] New: getBoundingClientRect() method of Range incorrectly returns null for collapsed Range

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 28 10:28:35 PDT 2011


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

           Summary: getBoundingClientRect() method of Range incorrectly
                    returns null for collapsed Range
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: timdown at gmail.com


Created an attachment (id=102269)
 --> (https://bugs.webkit.org/attachment.cgi?id=102269&action=review)
Test case

This contradicts the CSSOM spec (http://www.w3.org/TR/cssom-view/#extensions-to-the-range-interface) which mandates that:

- in all cases a ClientRect must be returned;
- the ClientRect returned must include the first ClientRect returned by getClientRects().

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