Re: [heycam/webidl] Define the `[CrossOriginIsolated]` extended attribute. (#883)

> As hand-waved at above, I do think we'll end up with multiple arguments. I have concrete plans for at least `CrossOriginIsolated` and `SomethingSomethingInjectionMitigation` which have non-overlapping requirements. I'm happy to consider both as requiring secure transport, but the one doesn't otherwise imply the other.

I see, so if two conditions have non-overlapping requirements, then (`Condition1`, `Condition2`) could have two meanings, *OR* condition or *AND* condition. If we would want to support both combinations, we need a way to differentiate them.

-- 
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/pull/883#issuecomment-629137510

Received on Friday, 15 May 2020 09:37:15 UTC