Summary: | Caret can be positioned or repainted incorrectly in flipped-blocks multi-column blocks | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | mitz | ||||
Component: | Layout and Rendering | Assignee: | mitz | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | ||||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
mitz
2011-10-25 14:15:38 PDT
Created attachment 112402 [details]
Moved flipped-blocks adjustments from adjustForColumns() into offsetFromContainer()
Comment on attachment 112402 [details]
Moved flipped-blocks adjustments from adjustForColumns() into offsetFromContainer()
r=me
Fixed in <http://trac.webkit.org/r98400>. |