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
After parsing "svg|a", the parser was forcing a subclass_selector match which was failing.
The issue was that three tokens were used, and a fourth was needed to diffetiate between the different cases
because of the namespace prefix.
0 commit comments