File tree Expand file tree Collapse file tree 4 files changed +307
-337
lines changed
Expand file tree Collapse file tree 4 files changed +307
-337
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ HTML 及相关 API,CSS 标准系列,HTTP 标准系列 🌐📡
5555- [ Micropub] ( https://htmlspecs.com/micropub/ ) ([ Source] ( https://www.w3.org/TR/2017/REC-micropub-20170523/ ) ![ Recommendation] ( https://img.shields.io/badge/REC-309c40 ) )
5656- [ Web Annotation Data Model] ( https://htmlspecs.com/annotation-model/ ) ([ Source] ( https://www.w3.org/TR/2017/REC-annotation-model-20170223/ ) ![ Recommendation] ( https://img.shields.io/badge/REC-309c40 ) )
5757- [ WebTransport] ( https://htmlspecs.com/webtransport/ ) ([ Source] ( https://www.w3.org/TR/2026/WD-webtransport-20260204/ ) ![ Working Draft] ( https://img.shields.io/badge/WD-e66e33 ) )
58- - [ Service Workers Nightly] ( https://htmlspecs.com/service-workers/ ) ([ Source] ( https://www.w3.org/TR/2026/CRD-service-workers-20260223 / ) ![ Candidate Recommendation Draft] ( https://img.shields.io/badge/CRD-e2a669 ) )
58+ - [ Service Workers Nightly] ( https://htmlspecs.com/service-workers/ ) ([ Source] ( https://www.w3.org/TR/2026/CRD-service-workers-20260306 / ) ![ Candidate Recommendation Draft] ( https://img.shields.io/badge/CRD-e2a669 ) )
5959- [ Push API] ( https://htmlspecs.com/push-api/ ) ([ Source] ( https://www.w3.org/TR/2025/WD-push-api-20251201/ ) ![ Working Draft] ( https://img.shields.io/badge/WD-e66e33 ) )
6060- [ WebRTC] ( https://htmlspecs.com/webrtc/ ) ([ Source] ( https://www.w3.org/TR/2025/REC-webrtc-20250313/ ) ![ Recommendation] ( https://img.shields.io/badge/REC-309c40 ) )
6161- [ Payment Request API] ( https://htmlspecs.com/payment-request/ ) ([ Source] ( https://www.w3.org/TR/2026/CRD-payment-request-20260303/ ) ![ Candidate Recommendation Draft] ( https://img.shields.io/badge/CRD-e2a669 ) )
Original file line number Diff line number Diff line change @@ -419,7 +419,7 @@ const links = [
419419 {
420420 text : "Service Workers Nightly" ,
421421 href : "https://htmlspecs.com/service-workers/" ,
422- src : "https://www.w3.org/TR/2026/CRD-service-workers-20260223 /" ,
422+ src : "https://www.w3.org/TR/2026/CRD-service-workers-20260306 /" ,
423423 "last-modified" : "-" ,
424424 lang : "cjk" ,
425425 state : "CRD"
You can’t perform that action at this time.
0 commit comments