[Webkit-unassigned] [Bug 30902] New: Need a layout test for Bug 28284

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 29 03:10:34 PDT 2009


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

           Summary: Need a layout test for Bug 28284
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: InChromiumBugs
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hbono at chromium.org
                CC: evan at chromium.org, agl at chromium.org


TextInputController.firstRectForCharacterRange() returns the pixel-level
rectangle for the specified character range.
So, to use this function, we can write a layout test for Bug 28284.
Unfortunately, this function is implemented only by Mac WebKit, i.e. the
Chromium test_shell doesn't implement this function.
So, we need to implement the function for the Chromium test_shell and write a
layout test for WebKit Bug 28284.

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