Bug 122233

Summary: [mac][wk2] REGRESSION (Tiled Drawing): A variety of regions tests have overflow which is not accounted for, and fail
Product: WebKit Reporter: Tim Horton <thorton>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abucur, hyatt, mihnea, stavila
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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
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.