WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
122233
[mac][wk2] REGRESSION (Tiled Drawing): A variety of regions tests have overflow which is not accounted for, and fail
https://bugs.webkit.org/show_bug.cgi?id=122233
Summary
[mac][wk2] REGRESSION (Tiled Drawing): A variety of regions tests have overfl...
Tim Horton
Reported
2013-10-02 13:23:53 PDT
These tests: fast/regions/percentage-margins-mixed-ltr-dominant-regions.html fast/regions/percentage-margins-mixed-rtl-dominant-regions.html fast/regions/percentage-margins-rtl-variable-width-regions.html fast/regions/percentage-margins-variable-width-regions.html fast/regions/frame-view-overflow-scroll.html have content that ends up in the overflow of a region. When using tiled drawing (which Mac will be doing always, for WebKit2, after
bug 121859
), tiles that only intersect the aforementioned overflow but not the region itself don't paint the region, so the content of the overflow disappears. Hyatt says that region overflow is being actively changed, and to Cc: Adobe folks, so I did that.
Attachments
Add attachment
proposed patch, testcase, etc.
Radu Stavila
Comment 1
2013-11-13 10:03:33 PST
The problem has been fixed by
https://bugs.webkit.org/show_bug.cgi?id=118665
. Once that lands, it can be closed (118665 also removes the failing tests from TestsExpectations).
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug