[Webkit-unassigned] [Bug 136257] REGRESSION(r172826) [GTK] [CSS] 4 Layout Tests at fast/forms/*placeholder* and fast/css/placeholder-shown-basics.html fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 27 06:12:51 PDT 2014


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





--- Comment #4 from Carlos Alberto Lopez Perez <clopez at igalia.com>  2014-08-27 06:12:54 PST ---
I have marked all this tests as failing on the GTK TestExpectations on http://trac.webkit.org/r172981

(In reply to comment #3)
> (In reply to comment #2)
> > Some of it may just need a rebaseline. After r172826, the placeholder no longer gets a RenderObject when not visible.
> > 
> > placeholder-shown-basics.html does not look right.
> > 
> > Can you please debug it? It looks like the <textarea> gets a placeholder but its isPlaceholderVisible() is false.
> 
> Checking this manually. The last field is color, not <textarea>.
> 
> It looks like the problem is simply that WebKitGTK does not support the color type. If you want we can remove it from the test, it is not very important.

Yes, GTK still don't supports that (bug 98935). Given that there are already a bunch of tests for input type color at fast/forms/color maybe removing that from this test can be a good idea so ports that still that don't implement the input color type can pass the test.

> 
> Can you test the other 4 manually? They may just need a rebase.

How can I test them for correctness? any guidelines?

Thanks.

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