Bug 65851

Summary: [Qt] fast/forms/input-number-size.html added in r92589 fails
Product: WebKit Reporter: Andras Becsi <abecsi>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ossy, shinyak, tkent
Priority: P3 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: All   
OS: Linux   

Description Andras Becsi 2011-08-08 05:08:02 PDT
New test added in http://trac.webkit.org/changeset/92589 fails on Qt with:

-PASS spinButtonWidth is >= 1
+FAIL spinButtonWidth should be >= 1. Was 0 (of type number).

Skipping the test until someone has the time to investigate it.
Comment 1 Andras Becsi 2011-08-08 05:17:45 PDT
Skipped in http://trac.webkit.org/changeset/92591.
Comment 2 Kent Tamura 2011-08-08 20:50:55 PDT
We forgot to add the test to Skipped for platforms which have no spin-button.

I'll group it in Skipped file.
Comment 3 Kent Tamura 2011-08-08 21:00:13 PDT

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