File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8888 "absolutely_positioned_flex_children" : {
8989 "__compat" : {
9090 "description" : " Absolutely-positioned flex children" ,
91+ "spec_url" : " https://drafts.csswg.org/css-flexbox-1/#abspos-items" ,
9192 "tags" : [
9293 " web-features:flexbox"
9394 ],
Original file line number Diff line number Diff line change 330330 "gradients_can_animate" : {
331331 "__compat" : {
332332 "description" : " Gradients can be animated" ,
333+ "spec_url" : " https://drafts.csswg.org/css-images-4/#interpolating-gradients" ,
333334 "tags" : [
334335 " web-features:transitions"
335336 ],
Original file line number Diff line number Diff line change 7474 "color_component" : {
7575 "__compat" : {
7676 "description" : " Color component support" ,
77+ "spec_url" : " https://drafts.csswg.org/css-color-5/#relative-colors" ,
7778 "tags" : [
7879 " web-features:relative-color"
7980 ],
Original file line number Diff line number Diff line change 110110 "search_match_opens" : {
111111 "__compat" : {
112112 "description" : " Auto-opens when matched via page search" ,
113+ "spec_url" : " https://html.spec.whatwg.org/multipage/interaction.html#interaction-with-details-and-hidden=until-found" ,
113114 "support" : {
114115 "chrome" : {
115116 "version_added" : " 97"
Original file line number Diff line number Diff line change 4040 "display_list_item" : {
4141 "__compat" : {
4242 "description" : " `display: list-item`" ,
43+ "spec_url" : " https://html.spec.whatwg.org/multipage/rendering.html#the-details-and-summary-elements" ,
4344 "tags" : [
4445 " web-features:details"
4546 ],
Original file line number Diff line number Diff line change 4343 "cors_response_safelist" : {
4444 "__compat" : {
4545 "description" : " CORS-safelisted response header" ,
46+ "spec_url" : " https://fetch.spec.whatwg.org/#cors-safelisted-response-header-name" ,
4647 "support" : {
4748 "chrome" : {
4849 "version_added" : " 76"
Original file line number Diff line number Diff line change 139139 "block-all-mixed-content" : {
140140 "__compat" : {
141141 "mdn_url" : " https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Content-Security-Policy/block-all-mixed-content" ,
142+ "spec_url" : " https://www.w3.org/TR/mixed-content/#strict-checking" ,
142143 "support" : {
143144 "chrome" : {
144145 "version_added" : " 44" ,
Original file line number Diff line number Diff line change 124124 "SHA-256" : {
125125 "__compat" : {
126126 "description" : " SHA2-256 digest authentication" ,
127+ "spec_url" : " https://httpwg.org/specs/rfc7616.html#representation.of.digest.values" ,
127128 "tags" : [
128129 " web-features:http-authentication"
129130 ],
158159 "md5" : {
159160 "__compat" : {
160161 "description" : " MD5 digest authentication" ,
162+ "spec_url" : " https://httpwg.org/specs/rfc7616.html#representation.of.digest.values" ,
161163 "tags" : [
162164 " web-features:http-authentication"
163165 ],
Original file line number Diff line number Diff line change 55# but where the required `spec_url` is missing.
66#
77# As soon as this list is empty, we can derive `standard_track` at build time.
8- css.properties.position.absolutely_positioned_flex_children
9- css.properties.transition.gradients_can_animate
108css.selectors.after.animation_and_transition_support
119css.selectors.backdrop.popover
1210css.selectors.marker.animation_and_transition_support
13- css.types.calc.color_component
1411css.types.global_keywords
1512html.elements.a.text_fragments
1613html.elements.base.href.relative_url
17- html.elements.details.search_match_opens
18- html.elements.summary.display_list_item
1914http.data-url.css_files
2015http.data-url.html_files
2116http.data-url.js_files
2217http.data-url.top_level_navigation_blocked
23- http.headers.Content-Length.cors_response_safelist
24- http.headers.Content-Security-Policy.block-all-mixed-content
25- http.headers.WWW-Authenticate.Digest.SHA-256
26- http.headers.WWW-Authenticate.Digest.md5
2718javascript.builtins.AggregateError.serializable_object
2819javascript.builtins.Array.sort.stable_sorting
2920javascript.builtins.Array.toLocaleString.locales_parameter
You can’t perform that action at this time.
0 commit comments