Skip to content

Commit

Permalink
Mark Open Screen Protocol as obsoleted by App and Network protocols
Browse files Browse the repository at this point in the history
Need to be done explicitly until #1604 gets addressed.
  • Loading branch information
tidoust committed Dec 16, 2024
1 parent 8a71dae commit 0807070
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion specs.json
Original file line number Diff line number Diff line change
Expand Up @@ -1472,7 +1472,13 @@
"https://www.w3.org/TR/network-error-logging/",
"https://www.w3.org/TR/openscreen-application/",
"https://www.w3.org/TR/openscreen-network/",
"https://www.w3.org/TR/openscreenprotocol/",
{
"url": "https://www.w3.org/TR/openscreenprotocol/",
"obsoletedBy": [
"openscreen-application",
"openscreen-network"
]
},
"https://www.w3.org/TR/orientation-event/",
"https://www.w3.org/TR/orientation-sensor/",
"https://www.w3.org/TR/paint-timing/",
Expand Down

0 comments on commit 0807070

Please sign in to comment.