Bug 91433
Summary: | [chromium] fast/forms/placeholder-position.html is flaky on Linux | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ojan Vafai <ojan> |
Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | danakj, senorblanco, tony |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ojan Vafai
The placeholder text in the last textarea (the rotated one) seems to get antialiased differently ~10% of the time.
Might be a Skia issue? On 64 bit perhaps? Strange that it only happens on Linux.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dana Jansens
I was going to say it reminds me of the transform-overhang- tests, which were failing with different gradient stuff some % of the time, but now the tests seems to be failing in more spectacular random ways only on 10.7
Dana Jansens
Maybe you could see if any other tests also fail on at the same time as these, as in Skia is in some state 10% of the time and causes some set of tests to fail. That was how all the transform-overhang- tests were behaving.
Stephen Chenney
Marked LayoutTest bugs, bugs with Chromium IDs, and some others as WontFix. Test failure bugs still are trackable via TestExpectations or disabled unit tests.