Bug 103148
Summary: | image test failures | ||
---|---|---|---|
Product: | WebKit | Reporter: | Robert Kroeger <rjkroege> |
Component: | Tools / Tests | Assignee: | Stephen Chenney <schenney> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | rjkroege |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Robert Kroeger
fast/frames/iframe-scaling-with-scroll.html Mac10.7, Win7, Mac10.6, 10.8, XP
fast/frames/iframe-scrolling-attribute.html Mac10.7
fast/table/border-collapsing/004-vertical.html Mac10.7
are experiencing image diff flake / fail.
The timing suggests that this might be related to your Skia change
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Robert Kroeger
fast/text/large-text-composed-char.html is having a similar image mismatct
Robert Kroeger
fast/text/text-letter-spacing.html similarly: the scrollbar is painted incorrectly on lion.
Robert Kroeger
text is line-spaced in SVG incorrectly in svg/batik/text/textPosition2.svg.
This might also be from the Skia change? (http://trac.webkit.org/log/?verbose=on&rev=135518&stop_rev=135516)
Robert Kroeger
fast/text/atsui-small-caps-punctuation-size.html as well: small difference in line spacing.
Stephen Chenney
fast/text/atsui-small-caps-punctuation-size.html seems to have rebaselined to the incorrect once-in-a-dozen flakey result. I will rebaseline again but it was and will continue to be flakey.
svg/batik/text/textPosition2.svg is indeed flakey. It does not seem to have always been that way, but I really don't see why the Skia change would cause it to become flakey.
fast/text/text-letter-spacing.html scroll bar flake is really really odd. Hard to see what's happening here.
fast/text/large-text-composed-char.html looks like the win images just need rebasing and the mac lion problem is the same as fast/text/text-letter-spacing.html
fast/table/border-collapsing/004-vertical.html same scroll bar flake.
fast/frames/iframe-scrolling-attribute.html same
fast/frames/iframe-scaling-with-scroll.html is almost but not quite the same scroll bar problem.
Rebaselines etc pending.
Stephen Chenney
Committed r136052: <http://trac.webkit.org/changeset/136052>
Alexey Proskuryakov
This was a Chromium only bug, closing.