Bug 65851 - [Qt] fast/forms/input-number-size.html added in r92589 fails
Summary: [Qt] fast/forms/input-number-size.html added in r92589 fails
Status: RESOLVED DUPLICATE of bug 65896
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: All Linux
: P3 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2011-08-08 05:08 PDT by Andras Becsi
Modified: 2011-08-08 21:00 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***