Bug 130249 - [CSSRegions]Do not compute region range for a box unless the parent has one
Summary: [CSSRegions]Do not compute region range for a box unless the parent has one
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 129478
  Show dependency treegraph
 
Reported: 2014-03-14 11:00 PDT by Mihnea Ovidenie
Modified: 2014-03-16 23:35 PDT (History)
5 users (show)

See Also:


Attachments
Patch (7.36 KB, patch)
2014-03-14 11:07 PDT, Mihnea Ovidenie
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mihnea Ovidenie 2014-03-14 11:00:02 PDT
Do not compute region range for a box unless the parent has one because otherwise we may end up with a wrong range leading to undesired effects, like incorrect clipping.
Comment 1 Mihnea Ovidenie 2014-03-14 11:07:42 PDT
Created attachment 226734 [details]
Patch
Comment 2 Andrei Bucur 2014-03-16 11:47:04 PDT
Comment on attachment 226734 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2014-03-16 23:35:56 PDT
Comment on attachment 226734 [details]
Patch

Clearing flags on attachment: 226734

Committed r165720: <http://trac.webkit.org/changeset/165720>
Comment 4 WebKit Commit Bot 2014-03-16 23:35:59 PDT
All reviewed patches have been landed.  Closing bug.