Bug 95136
Summary: | [Chromium] position: sticky tests are failing due to sub-pixel layout | ||
---|---|---|---|
Product: | WebKit | Reporter: | Julien Chaffraix <jchaffraix> |
Component: | Text | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | dominicc, eae, leviw, schenney, simon.fraser |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Julien Chaffraix
http://trac.webkit.org/changeset/126774 landed support for position: sticky. After some further test fixes, the only remaining differences seem to be related to sub-pixel difference (1px redness).
See:
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Fcss%2Fsticky%2Fsticky-left-percentage.html
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Fcss%2Fsticky%2Fsticky-writing-mode-vertical-rl.html
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Fcss%2Fsticky%2Fsticky-writing-mode-vertical-lr.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Julien Chaffraix
Updated TestExpectations in http://trac.webkit.org/changeset/126806