Re: [whatwg/dom] Define maximum length and handling of CharacterData nodes (Issue #1351)

annevk left a comment (whatwg/dom#1351)

I think Infra's carveout is less applicable here as `String` has a well-defined length. And `CharacterData` cannot exceed that length. So here we can in fact define reasonable behavior in all the edge cases (such as throwing or not normalizing).

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/1351#issuecomment-2796520818
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/issues/1351/2796520818@github.com>

Received on Friday, 11 April 2025 10:31:55 UTC