RESOLVED FIXED 92506
[CSSRegions]Region overset property is incorectly computed when content has negative letter spacing and is flowed near to the edge of a region
https://bugs.webkit.org/show_bug.cgi?id=92506
Summary [CSSRegions]Region overset property is incorectly computed when content has n...
Andrei Onea
Reported 2012-07-27 07:44:13 PDT
Created attachment 154946 [details] repro 1 When at least one region in the region chain has content with negative letter spacing, and the content is flowed close to the edge (or is just flowed from right-to-left), the region overset for all regions except for the last one is computed as "overflow", even though the correct values (for both repro's attached) should be "fit", "empty", "empty" and "empty" (are computed as "overflow", "overflow", "overflow", "fit").
Attachments
repro 1 (805 bytes, text/html)
2012-07-27 07:44 PDT, Andrei Onea
no flags
repro 2 (827 bytes, text/html)
2012-07-27 07:44 PDT, Andrei Onea
no flags
Patch (8.34 KB, patch)
2012-08-10 02:33 PDT, Andrei Onea
no flags
Andrei Onea
Comment 1 2012-07-27 07:44:36 PDT
Andrei Onea
Comment 2 2012-08-10 02:33:45 PDT
Eric Seidel (no email)
Comment 3 2012-08-14 13:24:56 PDT
Comment on attachment 157690 [details] Patch OK.
WebKit Review Bot
Comment 4 2012-08-14 14:36:26 PDT
Comment on attachment 157690 [details] Patch Clearing flags on attachment: 157690 Committed r125610: <http://trac.webkit.org/changeset/125610>
WebKit Review Bot
Comment 5 2012-08-14 14:36:30 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.