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

@annevk commented on this pull request.



> @@ -6522,6 +6522,17 @@ The following extended attributes are <dfn for="extended attributes">applicable
                 };
             </pre>
         </div>
+    1.  If |type| is the [=nullable types/inner type=] of a [=nullable type=] |N|, [=set/append=]
+        each of the [=extended attributes associated with=] |N| to |extended attributes|.
+
+        <div class="example" id="example-5feb96ff">

```suggestion
        <div class="example" id="example-extended-attribute-association">
```

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

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

Received on Friday, 21 August 2026 15:15:37 UTC