Bug 142632
Summary: | Some reftests get crazy snapshot sizes | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | simon.fraser, thorton, zalan |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=142630 https://bugs.webkit.org/show_bug.cgi?id=139884 https://bugs.webkit.org/show_bug.cgi?id=153951 |
Alexey Proskuryakov
There are three reftests that get outright crazy snapshot sizes on my Mavericks machine. They end up in the "ref test hashes didn't match but diff passed" camp.
run-webkit-tests compositing/transitions/transform-on-large-layer.html fast/css/sticky/sticky-left-percentage.html fast/css-grid-layout/flex-content-sized-columns-resize.html
compositing/transitions/transform-on-large-layer.html: actual 800x600, expected 1440x808
fast/css-grid-layout/flex-content-sized-columns-resize.html: actual 600x600, expected 800x600
fast/css/sticky/sticky-left-percentage.html: actual 800x700, expected 800x600
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |