- From: Darien Maillet Valentine <notifications@github.com>
- Date: Sat, 05 Sep 2020 16:41:21 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 5 September 2020 23:41:34 UTC
Looking through mozilla-central and chromium it seems likely that there are no attributes out there with both. Which seems to be for the best ... so maybe it would be sufficient to change > An attribute with the [Replaceable] extended attribute must not also be declared with the [LegacyLenientSetter] or [PutForwards] extended attributes. to > An attribute with the [Replaceable] extended attribute must not also be declared with the [LegacyLenientSetter], [LegacyLenientThis], or [PutForwards] extended attributes. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/issues/916#issuecomment-687676679
Received on Saturday, 5 September 2020 23:41:34 UTC