Bug 97274

Summary: REGRESSION (r128397-r128428): fast/forms/number/number-spinbutton-click-in-iframe.html failing on Apple Win 7 Release (Tests)
Product: WebKit Reporter: Roger Fong <roger_fong>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: kkristof, ossy, tkent, yosin
Priority: P2 Keywords: LayoutTestFailure, MakingBotsRed, Regression
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://build.webkit.org/results/Apple%20Win%207%20Release%20(Tests)/r128428%20(27620)/results.html

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 ***