Bug 181502
Summary: | swipe/pushstate-with-manual-scrollrestoration.html fails on Mac | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tim Horton <thorton> |
Component: | WebKit2 | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ryanhaddad |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Tim Horton
Fails because we never hit the render tree size threshold because nothing ever causes a layout :)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
The TestExpectation entry in platform/mac was being overridden by a [ Pass ] expectation for the swipe directory in platform/mac-wk2. Added a failure expectation to that file in https://trac.webkit.org/changeset/226759/webkit
Tim Horton
... oops! Sorry. Thank you for fixing!