Skip to content

Commit

Permalink
Merge pull request #156 from dontcallmedom/brokenfrag
Browse files Browse the repository at this point in the history
Broken fragment
  • Loading branch information
alvestrand committed Apr 28, 2015
2 parents e6dc248 + e9e5e85 commit 461a4e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,7 @@ install:
- git clone https://github.com/w3c/respec.git
- git clone https://github.com/dontcallmedom/webidl-checker.git
- git clone https://github.com/dontcallmedom/widlproc
- git clone https://github.com/halindrome/linkchecker.git
- cd widlproc && make obj/widlproc && cd ..
- pip install html5lib lxml
- pip install html5validator
Expand Down
2 changes: 1 addition & 1 deletion getusermedia.html
Expand Up @@ -2462,7 +2462,7 @@ <h3>MediaDevices</h3>
<li>
<p>If none of the local devices are attached to an active
<code><a>MediaStreamTrack</a></code> in the current browsing
context, and if no <a href="stored-permissions">persistent
context, and if no <a href="#stored-permissions">persistent
permission</a> to access these local devices have been
granted to the page's origin, let <var>filteredList</var> be
a copy of <var>resultList</var>, and all its elements, where
Expand Down

0 comments on commit 461a4e7

Please sign in to comment.