RESOLVED FIXED Bug 96813
[CSS Exclusions] Compute the first position where a line segment will fit within a shape
https://bugs.webkit.org/show_bug.cgi?id=96813
Summary [CSS Exclusions] Compute the first position where a line segment will fit wit...
Hans Muller
Reported 2012-09-14 11:26:56 PDT
Find the topmost position where a line segment of a particular width would fit within a shape. The algorithm is described here: http://hansmuller-webkit.blogspot.com/2012/08/revised-algorithm-for-finding-first.html
Attachments
An example of the first-fit algorithm in action. (99.87 KB, image/png)
2013-02-13 15:33 PST, Hans Muller
no flags
Hans Muller
Comment 1 2013-02-13 15:33:43 PST
Created attachment 188196 [details] An example of the first-fit algorithm in action.
Hans Muller
Comment 2 2013-02-13 15:35:02 PST
This feature has been implemented.
Note You need to log in before you can comment on or make changes to this bug.