You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: