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 Rendering | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Beth Dakin
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
<rdar://problem/12885362>
Beth Dakin
Skipped the tests for now with http://trac.webkit.org/changeset/137762
Jessie Berlin
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
Failing expectation removed in http://trac.webkit.org/changeset/141801