File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 SOURCE : permission-elements.bs
2020 TOOLCHAIN : bikeshed
2121 GH_PAGES_BRANCH : gh-pages
22+ - uses : w3c/spec-prod@v2
23+ with :
24+ SOURCE : geolocation-element.bs
25+ TOOLCHAIN : bikeshed
26+ GH_PAGES_BRANCH : gh-pages
2227 copy_demo :
2328 name : Copy demo page to gh-pages
2429 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 22.ninja_log.last_upload
33permission-element.html
44permission-elements.html
5+ geolocation-element.html
Original file line number Diff line number Diff line change @@ -4,4 +4,5 @@ rule bikeshed
44
55build permission-element.html : bikeshed permission-element.bs
66build permission-elements.html : bikeshed permission-elements.bs
7- default permission-elements.html
7+ build geolocation-element.html : bikeshed geolocation-element.bs
8+ default permission-element.html permission-elements.html geolocation-element.html
Original file line number Diff line number Diff line change 1+ <pre class="metadata">
2+ Title : The HTML Geolocation Element
3+ Status : DREAM
4+ Shortname : geolocation-element
5+ Abstract :
6+ </pre>
7+
You can’t perform that action at this time.
0 commit comments