File tree Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Original file line number Diff line number Diff line change 99 > </ script >
1010 < script >
1111 var respecConfig = {
12+ github : "w3c/geolocation-API" ,
1213 specStatus : "base" ,
1314 latestVersion : null ,
1415 editors : [
3435 < body >
3536 < section id ="abstract ">
3637 ## Abstract
37- This document catalogues errata for the [< cite > Geolocation API </ cite > ](https://w3.org/TR/geolocation -API/) W3C Recommendation.
38+ This document catalogues errata for the [[[ Geolocation-API]]] W3C Recommendation.
3839 </ section >
3940
4041 ## Process for submitting errata
4142
42- Please [file an issue](https://github.com/w3c/payment-request/issues) on Github.
43+ Please [file an issue](https://github.com/w3c/payment-request/issues) on Github.
4344
4445 ## Unaddressed errata
45- None.
46+ [See issues on Github](https://github.com/w3c/payment-request/issues)
4647
4748 ## Errata approved by the Working Group
48- None.
49+ < script class ="removeOnSave ">
50+ function removeCommits ( commit ) {
51+ const { message, hash } = commit ;
52+ if ( [ "ef098b1" ] . includes ( hash ) ) {
53+ return false ;
54+ }
55+ return ! / ^ C l a r i f y w h i c h F P W D | ^ M e r g e p u l l | ^ t i d y | ^ e d i t o r i a l | ^ E d i t i o r i a l | ^ e d t i o r i a l | ^ c h o r e | ^ r e f a c t o r | ^ t e s t s ? | ^ d o c s | ^ t y p o | ^ n i t / i. test ( message ) ;
56+ }
57+ </ script >
58+ < rs-changelog from ="REC-2022 " filter ="removeCommits ">
59+ </ rs-changelog >
4960 </ body >
5061</ html >
You can’t perform that action at this time.
0 commit comments