Attribute selectors like ^= and *= don't work
nolanlawson opened this issue · 0 comments
nolanlawson commented
An attribute selector like [foo^="bar"]
does not work, whereas [foo="bar"]
does.
nolanlawson opened this issue · 0 comments
An attribute selector like [foo^="bar"]
does not work, whereas [foo="bar"]
does.