Open
Bug 2051201
Opened 8 days ago
Updated 8 days ago
Consider supporting `::-webkit-calendar-picker-indicator` pseudo
Categories
(Core :: Layout: Form Controls, enhancement)
Core
Layout: Form Controls
Tracking
()
NEW
People
(Reporter: dholbert, Unassigned)
References
(Blocks 2 open bugs)
Details
(Keywords: webcompat:platform-bug)
User Story
user-impact-score:800
Attachments
(1 file)
|
719 bytes,
text/html
|
Details |
STR:
- Load attached testcase.
FIREFOX RESULTS:
No green area. Only clicks on the small calendar icon yield a date-picker.
CHROME RESULTS:
Date picker is fully green. Clicks anywhere within it yield a date picker.
This is due to the nonstandard :-webkit-calendar-picker-indicator pseudo. Depending on the impact, we might consider adding support for that.
Right now, this is known to be responsible for one webcompat bug, bug 2048623.
Updated•8 days ago
|
Keywords: webcompat:platform-bug
Updated•8 days ago
|
User Story: (updated)
You need to log in
before you can comment on or make changes to this bug.
Description
•