Re: [whatwg/webidl] Propagate a type's extended attributes to a nullable inner type (PR #1624)

nicolo-ribaudo left a comment (whatwg/webidl#1624)

Ok I'm very confused because that would be effectively "not do this PR", I think maybe I misunderstood your original comment:

> I'm not sure I like this kind of syntactic ambiguity, can we force `([Clamp] long)?`

Where you suggesting "can we force `[Clamp] long?` to be parsed with `[Clamp] ...` having higher priority than `... ?`, effectively as if it was `([Clamp] long)?`, or were you suggesting to actually allow writing parentheses there?

I interpreted it as the first one but I'm now guessing you meant the second one? 😅 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/webidl/pull/1624#issuecomment-5230530900
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/webidl/pull/1624/c5230530900@github.com>

Received on Sunday, 9 August 2026 08:14:48 UTC