Bug 101220
Summary: | (r133351): Number of test failures from enabling SUBPIXEL_LAYOUT on Mac | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antti Koivisto <koivisto> |
Component: | Layout and Rendering | Assignee: | Simon Fraser (smfr) <simon.fraser> |
Status: | ASSIGNED | ||
Severity: | Normal | CC: | hyatt, jonlee, koivisto, simon.fraser, zalan |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 101364 | ||
Bug Blocks: |
Antti Koivisto
http://build.webkit.org/results/Apple%20MountainLion%20Debug%20WK1%20(Tests)/r133351%20(2436)/results.html
These have changes to text output:
fast/dynamic/subtree-parent-static-y.html
fast/images/repaint-subrect-grid.html
fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html
These have changes to image output:
fast/regions/float-pushed-width-change.html
fast/regions/floats-basic-in-variable-width-regions.html
fast/regions/render-region-renderer.html
Might be just a matter of checking if the new results are correct and updating them.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
Yes, we need some new baselines.
Simon Fraser (smfr)
Some Lion rebaselines: http://trac.webkit.org/changeset/133511
Simon Fraser (smfr)
Two more fixes in
http://trac.webkit.org/changeset/133639
This one:
fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html
only fails in WK2, so it's unlikely to be subpixel-related.
Antti Koivisto
> fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html
> only fails in WK2, so it's unlikely to be subpixel-related.
The link in description shows it failing on WK1 bot.
Simon Fraser (smfr)
It doesn't fail for me locally in WK1; only WK2.
Antti Koivisto
Sampling the build history indicates that failures started on this revision too.