@@ -1611,18 +1611,23 @@ <h2>
16111611 Change log
16121612 </ h2 >
16131613 < p >
1614- Since First Public Working Draft in 2021, < cite > Geolocation</ cite > has
1615- received the following normative changes:
1614+ Since publication as a W3C Recommendation in 2022,
1615+ < cite > Geolocation</ cite > has received the following normative changes:
1616+ </ p > < rs-changelog from ="REC " filter ="removeCommits "> </ rs-changelog >
1617+ < p >
1618+ Since First Public Working Draft in 2021, until it was published as a
1619+ W3C Recommendation in 2022, < cite > Geolocation</ cite > received the
1620+ following normative changes:
16161621 </ p >
16171622 < script class ="removeOnSave ">
16181623 function removeCommits ( commit ) {
16191624 const { message, hash } = commit ;
1620- if ( [ "ef098b1" ] . includes ( hash ) ) {
1625+ if ( [ "ef098b1" , "7082b4e" , "f8b930f" ] . includes ( hash ) ) {
16211626 return false ;
16221627 }
16231628 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 ) ;
16241629 }
1625- </ script > < rs-changelog from ="FPWD " filter =
1630+ </ script > < rs-changelog from ="FPWD " to =" REC " filter =
16261631 "removeCommits "> </ rs-changelog >
16271632 < p >
16281633 Since publication of the Second Edition in 2016, this specification
@@ -1658,7 +1663,7 @@ <h2>
16581663 </ ul >
16591664 < p >
16601665 See the < a href =
1661- "https://github.com/w3c/geolocation/commits/gh-pages "> commit
1666+ "https://github.com/w3c/geolocation/commits/main "> commit
16621667 history</ a > for a complete list of changes.
16631668 </ p >
16641669 </ section >
0 commit comments