[Webkit-unassigned] [Bug 119784] [EFL] fast/forms/datalist/input-list.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 15 09:23:25 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=119784


Santosh Mahto <santosh.ma at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |santosh.ma at samsung.com




--- Comment #5 from Santosh Mahto <santosh.ma at samsung.com>  2013-08-15 09:22:58 PST ---
(In reply to comment #4)
> (From update of attachment 208800 [details])
> Ryuan wants to skip it, which is indeed the right approach IMO. So r-.

I doubt about skipping this test.
This test has test cases for all input type="test/color/speech/email/range/search/url/date/time/week/..........."

in efl datalist is supported only for input type="email/range/search/url"

So this test is used as test for input type="email/range/search/url". for these type it succeeds.For other type we have FAIL as xx-expected.txt.

WhenEver we implement datalist UI for new type we just need to change  expected output from FAIL to PASS.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list