[Webkit-unassigned] [Bug 105967] New: [CSS Regions] Creating a bounding box based on ClientRect coordinates does not respect region flows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 2 16:10:41 PST 2013


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

           Summary: [CSS Regions] Creating a bounding box based on
                    ClientRect coordinates does not respect region flows
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zoltan at webkit.org


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

While I was investigating bug #104024, I found a separate issue with making a bounding box inside region flows.

On the attached test case after clicking the 'Get the placement of the p element!' button, we should see a green rectangle around the Lorem ipsum text. The green box should be started in region1 and ended in region2. Currently it's only visible in region2. This is something that's not urgent now, I just wanted to place it to bugzilla.

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