Bug 79326 - Layout Test fast/forms/input-first-letter.html is failing
Summary: Layout Test fast/forms/input-first-letter.html is failing
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-22 21:34 PST by Yuta Kitamura
Modified: 2012-02-22 21:41 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yuta Kitamura 2012-02-22 21:34:58 PST
The following layout test is failing on all platforms.

fast/forms/input-first-letter.html

Character "S" in the "Submit" button became invisible for some reason.
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Fforms%2Finput-first-letter.html

I'm going to mark this test as FAIL.

Probable cause:

http://trac.webkit.org/changeset/108602

Morita-san, could you take a look?
Comment 1 Yuta Kitamura 2012-02-22 21:41:23 PST
After more digging, I figured out that the change also caused one test crasher:

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=fast%2Fforms%2Finput-hit-test-border.html

As discussed with Morita-san off-line, I'm going to roll out the change for now.

Resolving this bug as INVALID.