Skip to content

Commit 5b0e537

Browse files
committed
Apply spec renames + deprecations
1 parent f62255f commit 5b0e537

5 files changed

Lines changed: 5 additions & 6 deletions

File tree

api/NDEFMessage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"secure_context_required": {
7878
"__compat": {
7979
"description": "Secure context required",
80-
"spec_url": "https://w3c.github.io/web-nfc/#dom-ndefmessage",
80+
"spec_url": "https://w3c-cg.github.io/web-nfc/#dom-ndefmessage",
8181
"tags": [
8282
"web-features:web-nfc"
8383
],

api/NDEFReader.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"secure_context_required": {
7878
"__compat": {
7979
"description": "Secure context required",
80-
"spec_url": "https://w3c.github.io/web-nfc/#the-ndefreader-object",
80+
"spec_url": "https://w3c-cg.github.io/web-nfc/#the-ndefreader-object",
8181
"tags": [
8282
"web-features:web-nfc"
8383
],

api/NDEFReadingEvent.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"secure_context_required": {
7878
"__compat": {
7979
"description": "Secure context required",
80-
"spec_url": "https://w3c.github.io/web-nfc/#dom-ndefreadingevent",
80+
"spec_url": "https://w3c-cg.github.io/web-nfc/#dom-ndefreadingevent",
8181
"tags": [
8282
"web-features:web-nfc"
8383
],

api/NDEFRecord.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"secure_context_required": {
7878
"__compat": {
7979
"description": "Secure context required",
80-
"spec_url": "https://w3c.github.io/web-nfc/#dom-ndefrecord",
80+
"spec_url": "https://w3c-cg.github.io/web-nfc/#dom-ndefrecord",
8181
"tags": [
8282
"web-features:web-nfc"
8383
],

api/Window.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3766,7 +3766,6 @@
37663766
"features_parameter_attributionsrc": {
37673767
"__compat": {
37683768
"description": "`features` parameter accepts `\"attributionsrc\"` value",
3769-
"spec_url": "https://wicg.github.io/attribution-reporting-api/#monkeypatch-window-open",
37703769
"tags": [
37713770
"web-features:attribution-reporting"
37723771
],
@@ -3796,7 +3795,7 @@
37963795
},
37973796
"status": {
37983797
"experimental": false,
3799-
"standard_track": true,
3798+
"standard_track": false,
38003799
"deprecated": true
38013800
}
38023801
}

0 commit comments

Comments
 (0)