Bug 105967 - [CSS Regions] Creating a bounding box based on ClientRect coordinates does not respect region flows
Summary: [CSS Regions] Creating a bounding box based on ClientRect coordinates does no...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: AdobeTracked
Depends on:
Blocks: 128165
  Show dependency treegraph
 
Reported: 2013-01-02 16:12 PST by Zoltan Horvath
Modified: 2014-05-27 16:34 PDT (History)
2 users (show)

See Also:


Attachments
test case (3.67 KB, text/html)
2013-01-02 16:12 PST, Zoltan Horvath
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zoltan Horvath 2013-01-02 16:12:42 PST
Created attachment 181100 [details]
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.
Comment 1 Michelangelo De Simone 2013-06-13 11:48:58 PDT
Still repros on today's nightly (r151543)
Comment 2 Zoltan Horvath 2014-05-27 16:34:08 PDT
The bug is fixed in the meantime, so it's not valid anymore.
Closing bug as invalid.