> As a minor variation, preserving the same benefits, we could say that error recovery only applies if at least one of the selectors is valid. > >Then `:not(:nonsense, :gibberish)` is invalid. That should probably only apply to `:not(…)`, as `:commonly-supported, :is(:rarely-supported)` can be used to avoid invalidating the entire selector list if the `:rarely-supported` pseudo‑class isn’t supported by the current browser but `:is(…)` and `:commonly-supported` are supported by the current browser. Also, it might be a good idea to still parse `:not(:nonsense, :gibberish)` as valid, but matching nothing. -- GitHub Notification of comment by ExE-Boss Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3264#issuecomment-441176170 using your GitHub accountReceived on Friday, 23 November 2018 08:13:22 UTC
This archive was generated by hypermail 2.4.0 : Thursday, 24 March 2022 20:26:55 UTC