Re: [web-nfc] Define "sub-domain match"

As a default, we could write the origin of the ~~page~~ browsing 
context using the API, for instance ```https://mydomain/mypage```.
To make it a bit more useful, we said the page could write any 
sub-domain match of its own origin, to differentiate between different
 writes, for instance ```https://mydomain/mypage/mygame1```.
This is more generic than the algorithm for same origin.

-- 
GitHub Notif of comment by zolkis
See https://github.com/w3c/web-nfc/issues/33#issuecomment-132157814

Received on Tuesday, 18 August 2015 10:20:14 UTC