:dir
generates incorrect selectors when an element uses CSS Custom Properties
#4925
Closed
6 tasks done
Description
When the CSS Custom Property shim activates for an element, the
:dir()
selector will be prefixed with an instance selector that breaks the:dir()
transformLive Demo
http://jsbin.com/yabomib/edit?html,output
Steps to Reproduce
Expected Results
hi
should be orangeActual Results
hi
is blackBrowsers Affected
Versions
The text was updated successfully, but these errors were encountered: