- From: Marcos Cáceres via GitHub <sysbot+gh@w3.org>
- Date: Tue, 21 Feb 2023 11:24:15 +0000
- To: public-device-apis-log@w3.org
Half joking... ChatGPT knows the HTML spec. If it wasn't down right now, I would ask it for an explanation 😂
Wait, the difference is in the algorithm (as those concepts are both algorithms). There is even an example table:

So, looking at the third example in the table, "same origin domain" doesn't seem to take the port into consideration:
```
("https", "example.org", 314, "example.org") | ("https", "example.org", 420, "example.org")
```
I think that's it! 🤞
(You can call me MarcosGPT from now on)
--
GitHub Notification of comment by marcoscaceres
Please view or discuss this issue at https://github.com/w3c/compute-pressure/issues/187#issuecomment-1438313387 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 21 February 2023 11:24:16 UTC