[Webkit-unassigned] [Bug 38394] New: Range.getClientRects should work with a collapsed range in an empty text node

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 30 11:11:52 PDT 2010


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

           Summary: Range.getClientRects should work with a collapsed
                    range in an empty text node
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ojan at chromium.org


Created an attachment (id=54813)
 --> (https://bugs.webkit.org/attachment.cgi?id=54813)
test case

The test case works in Firefox nightlies and as best I can tell, matches the
spec: http://www.w3.org/TR/cssom-view/#dom-range-getclientrects.

Personally, I think we should make this case work even without the text node.
It matches IE and fits what developers actually want in practice. The pushback
it's gotten has all be that it's complicated to spec. See:
http://lists.w3.org/Archives/Public/www-style/2010Feb/0062.html

In either case, we should start with matching the spec.

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