Re: [heycam/webidl] Reword the distinguishability algorithm. (#194)

jyasskin commented on this pull request.



>  
-1.  The two types (taking their [=inner types=]
+<ol class="algorithm">
+1.  If both types are either a [=union type=] or nullable union type,
+    return <i>true</i> if each member type of the one

Yeah, I wasn't sure what to do with these. They're a little like the return codes in https://w3c.github.io/webappsec-secure-contexts/#settings-object, but `<code>` didn't really seem right. They're also not the JS **true** and **false**, so `<emu-val>` wasn't right. I can leave them as plain text if you prefer.

-- 
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/194

Received on Tuesday, 18 October 2016 21:52:41 UTC