Open chriseppstein opened 6 years ago
There's not currently a way to represent an attribute as being present or not. The workaround right now would be use use a constant with an empty string as a value, but I'm not sure that would be interpreted correctly by the selector matching code.
There's not currently a way to represent an attribute as being present or not. The workaround right now would be use use a constant with an empty string as a value, but I'm not sure that would be interpreted correctly by the selector matching code.