Bug 97274 - REGRESSION (r128397-r128428): fast/forms/number/number-spinbutton-click-in-iframe.html failing on Apple Win 7 Release (Tests)
Summary: REGRESSION (r128397-r128428): fast/forms/number/number-spinbutton-click-in-if...
Status: RESOLVED DUPLICATE of bug 54662
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://build.webkit.org/results/Apple...
Keywords: LayoutTestFailure, MakingBotsRed, Regression
Depends on:
Blocks:
 
Reported: 2012-09-20 16:56 PDT by Roger Fong
Modified: 2012-09-20 18:24 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roger Fong 2012-09-20 16:56:29 PDT
fast/forms/number/number-spinbutton-click-in-iframe.html started failing on Apple Win 7 Release (Tests) between r128423

fast/forms/number/number-spinbutton-click-in-iframe.html 
introduced in https://trac.webkit.org/changeset/128423,
but fails on Win Platform, 

-  PASS testInput.value is "12346"
+  FAIL testInput.value should be 12346. Was 12345.

Same failure as in https://bugs.webkit.org/show_bug.cgi?id=96634
Comment 1 Kent Tamura 2012-09-20 18:24:24 PDT
Add it to Skipped in http://trac.webkit.org/changeset/129183.
It fails because RenderThemeSafari doesn't have spin button support.

*** This bug has been marked as a duplicate of bug 54662 ***