[web-nfc] new commits pushed by kenchris

The following commits were just pushed by kenchris to 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
  by Alexander Shalamov
https://github.com/w3c/web-nfc/commit/8f1b332da243196aabc9e0b582ea6528ed57a6de

* Merge pull request #125 from alexshalamov/simplify_url_pattern

Simplify URL pattern matching concept
  by Kenneth Rohde Christiansen
https://github.com/w3c/web-nfc/commit/79e84bb7f553dad96606a21c4a0e38adac27b938

Received on Thursday, 1 June 2017 14:43:26 UTC