Bug 105049 - Out-of-view check of fixed position element in frame might still be incorrect on Mac when page is scaled
Summary: Out-of-view check of fixed position element in frame might still be incorrect...
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-12-14 12:23 PST by Beth Dakin
Modified: 2013-02-04 13:35 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Beth Dakin 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.
Comment 1 Beth Dakin 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.
Comment 2 Radar WebKit Bug Importer 2012-12-14 12:24:32 PST
<rdar://problem/12885362>
Comment 3 Beth Dakin 2012-12-14 12:29:02 PST
Skipped the tests for now with http://trac.webkit.org/changeset/137762
Comment 4 Jessie Berlin 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.
Comment 5 Jessie Berlin 2013-02-04 13:35:55 PST
Failing expectation removed in http://trac.webkit.org/changeset/141801