RESOLVED INVALID Bug 105967
[CSS Regions] Creating a bounding box based on ClientRect coordinates does not respect region flows
https://bugs.webkit.org/show_bug.cgi?id=105967
Summary [CSS Regions] Creating a bounding box based on ClientRect coordinates does no...
Zoltan Horvath
Reported 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.
Attachments
test case (3.67 KB, text/html)
2013-01-02 16:12 PST, Zoltan Horvath
no flags
Michelangelo De Simone
Comment 1 2013-06-13 11:48:58 PDT
Still repros on today's nightly (r151543)
Zoltan Horvath
Comment 2 2014-05-27 16:34:08 PDT
The bug is fixed in the meantime, so it's not valid anymore. Closing bug as invalid.
Note You need to log in before you can comment on or make changes to this bug.