Open
Bug 1591537
Opened 5 years ago
Updated 2 years ago
Add emulation for hover and any-hover media features to inspector.
Categories
(DevTools :: Inspector, enhancement, P3)
DevTools
Inspector
Tracking
(Not tracked)
NEW
People
(Reporter: aja, Unassigned)
References
(Blocks 1 open bug)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0
Expected results:
Add emulation for hover and any-hover media features to inspector.
Comment 1•5 years ago
|
||
Some documentation about these media features here: https://developer.mozilla.org/en-US/docs/Web/CSS/@media/hover https://developer.mozilla.org/en-US/docs/Web/CSS/@media/any-hover
These media features can be used to test whether the user's input mechanism can hover over elements (either the primary, or any of them).
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•