Re: [WICG/webcomponents] Allows slots to ignore surrounding whitespace (Issue #1056)

Interestingly, even the `:empty` selector in CSS has recently had its spec updated to act in a was similar to this:
> The :empty pseudo-class represents an element that has no children except, optionally, [document white space characters](https://drafts.csswg.org/css-text-4/#white-space).
> - https://drafts.csswg.org/selectors/#empty-pseudo

It's unclear whether any browsers will ever implement such an _optional_ spec, but maybe pushing for normalization to that brighter future in this area would be of benefit?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/1056#issuecomment-2384602211
You are receiving this because you are subscribed to this thread.

Message ID: <WICG/webcomponents/issues/1056/2384602211@github.com>

Received on Tuesday, 1 October 2024 01:29:49 UTC