[web-nfc] Pull Request: Simplify URL pattern matching concept

alexshalamov has just submitted a new pull request for https://github.com/w3c/web-nfc:

== Simplify URL pattern matching concept ==
This PR does following:

- Uses valid URL for URL pattern matching
- Validates NFCWatchOptions.url using standard URL validation rules
- Defines URL pattern matching algorithm that was missing from spec
- Uses new algo from 'Dispatching NFC content' operation

Fixes #122
Fixes #124
Closes #123

See https://github.com/w3c/web-nfc/pull/125

Received on Wednesday, 31 May 2017 12:54:05 UTC