Bug 105049

Summary: Out-of-view check of fixed position element in frame might still be incorrect on Mac when page is scaled
Product: WebKit Reporter: Beth Dakin <bdakin>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: bdakin, jberlin, simon.fraser, wangxianzhu, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Beth Dakin
Reported 2012-12-14 12:23:15 PST
https://bugs.webkit.org/show_bug.cgi?id=104943 attempted to fix this bug, but the tests that that change added (with http://trac.webkit.org/changeset/137697 ) fail on the Mac, so it appears that either this is still broken on Mac, or the tests are invalid.
Attachments
Beth Dakin
Comment 1 2012-12-14 12:24:29 PST
The tests are: compositing/layer-creation/fixed-position-out-of-view-scaled-iframe-scroll.html compositing/layer-creation/fixed-position-out-of-view-scaled-iframe.html I will skip them in the meantime.
Radar WebKit Bug Importer
Comment 2 2012-12-14 12:24:32 PST
Beth Dakin
Comment 3 2012-12-14 12:29:02 PST
Skipped the tests for now with http://trac.webkit.org/changeset/137762
Jessie Berlin
Comment 4 2013-02-04 13:02:36 PST
On all the Lion and Mountain Lion Debug and Release WK1 and WK2 testers, these tests are consistently showing up as unexpected passes. Did something change here? I am going to remove the expected failing results.
Jessie Berlin
Comment 5 2013-02-04 13:35:55 PST
Failing expectation removed in http://trac.webkit.org/changeset/141801
Note You need to log in before you can comment on or make changes to this bug.