Bug 124606 - [CSS Shapes] Add support for computing the first layout location for BoxShape
Summary: [CSS Shapes] Add support for computing the first layout location for BoxShape
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hans Muller
URL:
Keywords:
Depends on: 124368
Blocks: 124173
  Show dependency treegraph
 
Reported: 2013-11-19 14:28 PST by Hans Muller
Modified: 2014-04-04 15:19 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hans Muller 2013-11-19 14:28:29 PST
BoxShape::firstIncludedIntervalLogicalTop() is currently a stub.
Comment 1 Hans Muller 2014-04-04 15:19:19 PDT
This was a TODO item for the shape-inside implementation.  The shape-inside support has been removed.