Bug 142621 - Layout Test fast/css/focus-ring-exists-for-search-field.html is failing
Summary: Layout Test fast/css/focus-ring-exists-for-search-field.html is failing
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-12 07:19 PDT by Hunseop Jeong
Modified: 2015-03-12 07:19 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hunseop Jeong 2015-03-12 07:19:34 PDT
The following layout test is missing on GTK+ after r179796.

fast/css/focus-ring-exists-for-search-field.html

Expected: A focus ring is drawn around a search field.
Actual: A focus ring isn't drawn around a search field.

Probable cause:
Need to fix the focus ring for a search field.