Bug 124770 - REGRESSION(r159572): Failures in 7 fast/forms/ layout tests
Summary: REGRESSION(r159572): Failures in 7 fast/forms/ layout tests
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, LayoutTestFailure, Regression
Depends on:
Blocks:
 
Reported: 2013-11-22 06:19 PST by Zan Dobersek
Modified: 2017-03-11 10:59 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.