RESOLVED FIXED 83207
platform/mac/fast/forms/input-list-button-size.html fails on the Mac bots after r11317
https://bugs.webkit.org/show_bug.cgi?id=83207
Summary platform/mac/fast/forms/input-list-button-size.html fails on the Mac bots aft...
Beth Dakin
Reported 2012-04-04 13:49:28 PDT
platform/mac/fast/forms/input-list-button-size.html is failing on all of the Mac bots. The bot history seemed to point to http://trac.webkit.org/changeset/113137 , so I built WebKit r113136 and then r113137, and indeed the test passed with r113136 and failed with r113137.
Attachments
Radar WebKit Bug Importer
Comment 1 2012-04-04 13:50:37 PDT
Beth Dakin
Comment 2 2012-04-04 14:03:16 PDT
I looks like this test just needs to be added to the Skipped list since the Datalist feature was disabled.
Radar WebKit Bug Importer
Comment 3 2012-04-04 14:03:43 PDT
Beth Dakin
Comment 4 2012-04-04 14:13:15 PDT
Added the test to the Skipped list: http://trac.webkit.org/changeset/113239
Radar WebKit Bug Importer
Comment 5 2012-04-04 14:14:06 PDT
Kent Tamura
Comment 6 2012-04-04 23:47:24 PDT
Oh, I'm sorry for this. list-button is a part of ENABLE_DATALIST, so this is an expected failure. Also, we're going to remove the list-button in Bug 83117.
Note You need to log in before you can comment on or make changes to this bug.