[csswg-drafts] [cssom] Ambiguous double negation in serialize a selector (#6926)

cdoublev has just created a new issue for https://github.com/w3c/csswg-drafts:

== [cssom] Ambiguous double negation in serialize a selector ==
I'm really sorry to add another issue on top of an ever growing stack, especially if it should have been more obvious to me than it is right now, because english is not my native language or because I'm missing some skills, but does the definition of step 2 in [CSSOM - Serialize a selector](https://drafts.csswg.org/cssom/#serialize-a-selector) targets a simple selector (`<type-selector>` or `<subclass-selector>`) that is a `<type-selector>` whose `<ns-prefix>` is omitted (default namespace)?

> Otherwise, for each simple selector in the compound selectors that is not a universal selector of which the namespace prefix maps to a namespace that is not the default namespace serialize the simple selector and append the result to `s`.

I'm also aware that there might be some reasons to keep such a wording.



Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6926 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 3 January 2022 10:46:08 UTC