Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add many more spec_url entries based on webref data #12709

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions api/Attr.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,8 @@
"experimental": false,
"standard_track": true,
"deprecated": false
}
},
"spec_url": "https://dom.spec.whatwg.org/#dom-attr-name"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not in a position (yet) to review the individual entries here, but I do want to highlight a structural problem: spec_url ought to be a sibling of support and status (usually coming before both, right after the __compat line).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is a sibling of support and status? (It's at the end because, uh, it got added programmatically and as is often the case with JS dictionaries insertion order being used. I guess I could change the script to add it at the beginning.)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I misread the nesting. 🤦 You're right, it's at the right place, but it would be nice to see it at the top (I realize that the actual representation is unordered, but it's nice to have a specific order in the source).

}
},
"namespaceURI": {
Expand Down Expand Up @@ -237,7 +238,8 @@
"experimental": false,
"standard_track": true,
"deprecated": false
}
},
"spec_url": "https://dom.spec.whatwg.org/#dom-attr-ownerelement"
}
},
"prefix": {
Expand Down Expand Up @@ -333,7 +335,8 @@
"experimental": false,
"standard_track": true,
"deprecated": false
}
},
"spec_url": "https://dom.spec.whatwg.org/#dom-attr-specified"
}
},
"value": {
Expand Down Expand Up @@ -380,7 +383,8 @@
"experimental": false,
"standard_track": true,
"deprecated": false
}
},
"spec_url": "https://dom.spec.whatwg.org/#dom-attr-value"
}
}
}
Expand Down
3 changes: 2 additions & 1 deletion api/AudioListener.json
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,8 @@
"experimental": false,
"standard_track": false,
"deprecated": true
}
},
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-audiolistener-setorientation"
}
},
"setPosition": {
Expand Down
3 changes: 2 additions & 1 deletion api/AudioParam.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,8 @@
"experimental": false,
"standard_track": true,
"deprecated": false
}
},
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-audioparam-automationrate"
}
},
"cancelAndHoldAtTime": {
Expand Down
9 changes: 6 additions & 3 deletions api/AudioProcessingEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,8 @@
"experimental": false,
"standard_track": true,
"deprecated": true
}
},
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-audioprocessingevent-inputbuffer"
}
},
"outputBuffer": {
Expand Down Expand Up @@ -189,7 +190,8 @@
"experimental": false,
"standard_track": true,
"deprecated": true
}
},
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-audioprocessingevent-outputbuffer"
}
},
"playbackTime": {
Expand Down Expand Up @@ -237,7 +239,8 @@
"experimental": false,
"standard_track": true,
"deprecated": true
}
},
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-audioprocessingevent-playbacktime"
}
}
}
Expand Down
9 changes: 6 additions & 3 deletions api/AudioWorkletGlobalScope.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,8 @@
"experimental": false,
"standard_track": true,
"deprecated": false
}
},
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-audioworkletglobalscope-currentframe"
}
},
"currentTime": {
Expand Down Expand Up @@ -141,7 +142,8 @@
"experimental": false,
"standard_track": true,
"deprecated": false
}
},
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-audioworkletglobalscope-currenttime"
}
},
"registerProcessor": {
Expand Down Expand Up @@ -238,7 +240,8 @@
"experimental": false,
"standard_track": true,
"deprecated": false
}
},
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-audioworkletglobalscope-samplerate"
}
}
}
Expand Down
9 changes: 6 additions & 3 deletions api/AuthenticatorAttestationResponse.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,8 @@
"experimental": true,
"standard_track": true,
"deprecated": false
}
},
"spec_url": "https://w3c.github.io/webauthn/#dom-authenticatorattestationresponse-getauthenticatordata"
}
},
"getPublicKey": {
Expand Down Expand Up @@ -192,7 +193,8 @@
"experimental": true,
"standard_track": true,
"deprecated": false
}
},
"spec_url": "https://w3c.github.io/webauthn/#dom-authenticatorattestationresponse-getpublickey"
}
},
"getPublicKeyAlgorithm": {
Expand Down Expand Up @@ -239,7 +241,8 @@
"experimental": true,
"standard_track": true,
"deprecated": false
}
},
"spec_url": "https://w3c.github.io/webauthn/#dom-authenticatorattestationresponse-getpublickeyalgorithm"
}
},
"getTransports": {
Expand Down
3 changes: 2 additions & 1 deletion api/BluetoothCharacteristicProperties.json
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,8 @@
"experimental": true,
"standard_track": false,
"deprecated": false
}
},
"spec_url": "https://webbluetoothcg.github.io/web-bluetooth/#dom-bluetoothcharacteristicproperties-writewithoutresponse"
}
}
}
Expand Down
12 changes: 8 additions & 4 deletions api/BluetoothUUID.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,8 @@
"experimental": false,
"standard_track": false,
"deprecated": false
}
},
"spec_url": "https://webbluetoothcg.github.io/web-bluetooth/#dom-bluetoothuuid-canonicaluuid"
}
},
"getCharacteristic": {
Expand Down Expand Up @@ -183,7 +184,8 @@
"experimental": false,
"standard_track": false,
"deprecated": false
}
},
"spec_url": "https://webbluetoothcg.github.io/web-bluetooth/#dom-bluetoothuuid-getcharacteristic"
}
},
"getDescriptor": {
Expand Down Expand Up @@ -230,7 +232,8 @@
"experimental": false,
"standard_track": false,
"deprecated": false
}
},
"spec_url": "https://webbluetoothcg.github.io/web-bluetooth/#dom-bluetoothuuid-getdescriptor"
}
},
"getService": {
Expand Down Expand Up @@ -277,7 +280,8 @@
"experimental": false,
"standard_track": false,
"deprecated": false
}
},
"spec_url": "https://webbluetoothcg.github.io/web-bluetooth/#dom-bluetoothuuid-getservice"
}
}
}
Expand Down
3 changes: 2 additions & 1 deletion api/ByteLengthQueuingStrategy.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,8 @@
"experimental": true,
"standard_track": true,
"deprecated": false
}
},
"spec_url": "https://streams.spec.whatwg.org/#blqs-high-water-mark"
}
},
"size": {
Expand Down
Loading