Bug 124770

Summary: REGRESSION(r159572): Failures in 7 fast/forms/ layout tests
Product: WebKit Reporter: Zan Dobersek <zan>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: bugs-noreply, ltilve, mrobinson, vjaquez
Priority: P2 Keywords: Gtk, LayoutTestFailure, Regression
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Zan Dobersek 2013-11-22 06:19:28 PST
The following tests are failing after r159572:
fast/forms/ValidityState-valueMissing-002.html
fast/forms/access-key-for-all-elements.html
fast/forms/access-key.html
fast/forms/focus-selection-input.html
fast/forms/focus-selection-textarea.html
fast/forms/legend-access-key.html
fast/forms/select-accesskey.html

http://trac.webkit.org/changeset/159572

The tests all check for the 'Mac OS X' substring in the navigator's user agent, and adjust the expected keys based on that.
Comment 1 Zan Dobersek 2013-11-25 02:30:25 PST
fast/dom/access-key-iframe.html regressed with r159572 as well.
Comment 2 Lorenzo Tilve 2014-07-06 15:32:29 PDT
All these tests seem to be passing again after r169799 <http://trac.webkit.org/r169799>.

The next gardening patch removes the failure expectations for these 8 tests (and some others) https://bugs.webkit.org/show_bug.cgi?id=134665.