Bug 65851
Summary: | [Qt] fast/forms/input-number-size.html added in r92589 fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Andras Becsi <abecsi> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ossy, shinyak, tkent |
Priority: | P3 | Keywords: | Qt |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | Linux |
Andras Becsi
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Andras Becsi
Skipped in http://trac.webkit.org/changeset/92591.
Kent Tamura
We forgot to add the test to Skipped for platforms which have no spin-button.
I'll group it in Skipped file.
Kent Tamura
*** This bug has been marked as a duplicate of bug 65896 ***