DescriptionUpdated hover media feature to comply updated media queries spec
The spec (http://dev.w3.org/csswg/mediaqueries-4/#hover) for the hover
media query has added keywords for the feature's value. This CL updates
the media query keywords to propertly parse and evaluate the feature;
however, it remains only sparsely implemented. The hover (and pointer)
media queries currently only produce non-false output for touchscreen
devices. The plumbing work to actually produce the correct results in
all cases will be done in a future CL.
BUG=136119
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180006
Patch Set 1 #Patch Set 2 : Fixed up MediaQueryEvaluatorTest.cpp #Patch Set 3 : Change behind RuntimeEnabledFeature status=stable #
Messages
Total messages: 11 (0 generated)
|