Skip to content

Commit

Permalink
Change all CSS spec URLs back to drafts.csswg.org (#19890)
Browse files Browse the repository at this point in the history
All w3c.github.io/csswg-drafts URLs now redirect to drafts.csswg.org URLs.

Relates to mdn/content#26613

Related MDN change: mdn/content#26833

Fixes #19797
Fixes mdn/content#26613
  • Loading branch information
sideshowbarker authored May 18, 2023
1 parent 21483d4 commit aefaa52
Show file tree
Hide file tree
Showing 612 changed files with 1,195 additions and 1,207 deletions.
54 changes: 27 additions & 27 deletions api/Animation.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"Animation": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Animation",
"spec_url": "https://w3c.github.io/csswg-drafts/web-animations-1/#the-animation-interface",
"spec_url": "https://drafts.csswg.org/web-animations-1/#the-animation-interface",
"support": {
"chrome": {
"version_added": "75"
Expand Down Expand Up @@ -37,7 +37,7 @@
"__compat": {
"description": "<code>Animation()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Animation/Animation",
"spec_url": "https://w3c.github.io/csswg-drafts/web-animations-1/#dom-animation-animation",
"spec_url": "https://drafts.csswg.org/web-animations-1/#dom-animation-animation",
"support": {
"chrome": {
"version_added": "75"
Expand Down Expand Up @@ -71,7 +71,7 @@
"cancel": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Animation/cancel",
"spec_url": "https://w3c.github.io/csswg-drafts/web-animations-1/#dom-animation-cancel",
"spec_url": "https://drafts.csswg.org/web-animations-1/#dom-animation-cancel",
"support": {
"chrome": {
"version_added": "75"
Expand Down Expand Up @@ -107,8 +107,8 @@
"description": "<code>cancel</code> event",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Animation/cancel_event",
"spec_url": [
"https://w3c.github.io/csswg-drafts/web-animations-1/#dom-animation-oncancel",
"https://w3c.github.io/csswg-drafts/web-animations-1/#cancel-event"
"https://drafts.csswg.org/web-animations-1/#dom-animation-oncancel",
"https://drafts.csswg.org/web-animations-1/#cancel-event"
],
"support": {
"chrome": {
Expand Down Expand Up @@ -143,7 +143,7 @@
"commitStyles": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Animation/commitStyles",
"spec_url": "https://w3c.github.io/csswg-drafts/web-animations-1/#dom-animation-commitstyles",
"spec_url": "https://drafts.csswg.org/web-animations-1/#dom-animation-commitstyles",
"support": {
"chrome": {
"version_added": "84"
Expand Down Expand Up @@ -177,7 +177,7 @@
"currentTime": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Animation/currentTime",
"spec_url": "https://w3c.github.io/csswg-drafts/web-animations-1/#dom-animation-currenttime",
"spec_url": "https://drafts.csswg.org/web-animations-1/#dom-animation-currenttime",
"support": {
"chrome": {
"version_added": "75"
Expand Down Expand Up @@ -211,7 +211,7 @@
"effect": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Animation/effect",
"spec_url": "https://w3c.github.io/csswg-drafts/web-animations-1/#dom-animation-effect",
"spec_url": "https://drafts.csswg.org/web-animations-1/#dom-animation-effect",
"support": {
"chrome": {
"version_added": "75"
Expand Down Expand Up @@ -245,7 +245,7 @@
"finish": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Animation/finish",
"spec_url": "https://w3c.github.io/csswg-drafts/web-animations-1/#dom-animation-finish",
"spec_url": "https://drafts.csswg.org/web-animations-1/#dom-animation-finish",
"support": {
"chrome": {
"version_added": "75"
Expand Down Expand Up @@ -281,8 +281,8 @@
"description": "<code>finish</code> event",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Animation/finish_event",
"spec_url": [
"https://w3c.github.io/csswg-drafts/web-animations-1/#dom-animation-onfinish",
"https://w3c.github.io/csswg-drafts/web-animations-1/#finish-event"
"https://drafts.csswg.org/web-animations-1/#dom-animation-onfinish",
"https://drafts.csswg.org/web-animations-1/#finish-event"
],
"support": {
"chrome": {
Expand Down Expand Up @@ -317,7 +317,7 @@
"finished": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Animation/finished",
"spec_url": "https://w3c.github.io/csswg-drafts/web-animations-1/#dom-animation-finished",
"spec_url": "https://drafts.csswg.org/web-animations-1/#dom-animation-finished",
"support": {
"chrome": {
"version_added": "84"
Expand Down Expand Up @@ -351,7 +351,7 @@
"id": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Animation/id",
"spec_url": "https://w3c.github.io/csswg-drafts/web-animations-1/#dom-animation-id",
"spec_url": "https://drafts.csswg.org/web-animations-1/#dom-animation-id",
"support": {
"chrome": {
"version_added": "75"
Expand Down Expand Up @@ -385,7 +385,7 @@
"pause": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Animation/pause",
"spec_url": "https://w3c.github.io/csswg-drafts/web-animations-1/#dom-animation-pause",
"spec_url": "https://drafts.csswg.org/web-animations-1/#dom-animation-pause",
"support": {
"chrome": {
"version_added": "75"
Expand Down Expand Up @@ -419,7 +419,7 @@
"pending": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Animation/pending",
"spec_url": "https://w3c.github.io/csswg-drafts/web-animations-1/#dom-animation-pending",
"spec_url": "https://drafts.csswg.org/web-animations-1/#dom-animation-pending",
"support": {
"chrome": {
"version_added": "76"
Expand Down Expand Up @@ -454,7 +454,7 @@
"persist": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Animation/persist",
"spec_url": "https://w3c.github.io/csswg-drafts/web-animations-1/#dom-animation-persist",
"spec_url": "https://drafts.csswg.org/web-animations-1/#dom-animation-persist",
"support": {
"chrome": {
"version_added": "84"
Expand Down Expand Up @@ -488,7 +488,7 @@
"play": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Animation/play",
"spec_url": "https://w3c.github.io/csswg-drafts/web-animations-1/#dom-animation-play",
"spec_url": "https://drafts.csswg.org/web-animations-1/#dom-animation-play",
"support": {
"chrome": {
"version_added": "75"
Expand Down Expand Up @@ -522,7 +522,7 @@
"playbackRate": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Animation/playbackRate",
"spec_url": "https://w3c.github.io/csswg-drafts/web-animations-1/#dom-animation-playbackrate",
"spec_url": "https://drafts.csswg.org/web-animations-1/#dom-animation-playbackrate",
"support": {
"chrome": {
"version_added": "75"
Expand Down Expand Up @@ -556,7 +556,7 @@
"playState": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Animation/playState",
"spec_url": "https://w3c.github.io/csswg-drafts/web-animations-1/#dom-animation-playstate",
"spec_url": "https://drafts.csswg.org/web-animations-1/#dom-animation-playstate",
"support": {
"chrome": {
"version_added": "75",
Expand Down Expand Up @@ -600,7 +600,7 @@
"ready": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Animation/ready",
"spec_url": "https://w3c.github.io/csswg-drafts/web-animations-1/#dom-animation-ready",
"spec_url": "https://drafts.csswg.org/web-animations-1/#dom-animation-ready",
"support": {
"chrome": {
"version_added": "84"
Expand Down Expand Up @@ -636,8 +636,8 @@
"description": "<code>remove</code> event",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Animation/remove_event",
"spec_url": [
"https://w3c.github.io/csswg-drafts/web-animations-1/#dom-animation-onremove",
"https://w3c.github.io/csswg-drafts/web-animations-1/#remove-event"
"https://drafts.csswg.org/web-animations-1/#dom-animation-onremove",
"https://drafts.csswg.org/web-animations-1/#remove-event"
],
"support": {
"chrome": {
Expand Down Expand Up @@ -706,7 +706,7 @@
"replaceState": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Animation/replaceState",
"spec_url": "https://w3c.github.io/csswg-drafts/web-animations-1/#dom-animation-replacestate",
"spec_url": "https://drafts.csswg.org/web-animations-1/#dom-animation-replacestate",
"support": {
"chrome": {
"version_added": "84"
Expand Down Expand Up @@ -740,7 +740,7 @@
"reverse": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Animation/reverse",
"spec_url": "https://w3c.github.io/csswg-drafts/web-animations-1/#dom-animation-reverse",
"spec_url": "https://drafts.csswg.org/web-animations-1/#dom-animation-reverse",
"support": {
"chrome": {
"version_added": "75"
Expand Down Expand Up @@ -774,7 +774,7 @@
"startTime": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Animation/startTime",
"spec_url": "https://w3c.github.io/csswg-drafts/web-animations-1/#dom-animation-starttime",
"spec_url": "https://drafts.csswg.org/web-animations-1/#dom-animation-starttime",
"support": {
"chrome": {
"version_added": "75"
Expand Down Expand Up @@ -808,7 +808,7 @@
"timeline": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Animation/timeline",
"spec_url": "https://w3c.github.io/csswg-drafts/web-animations-1/#dom-animation-timeline",
"spec_url": "https://drafts.csswg.org/web-animations-1/#dom-animation-timeline",
"support": {
"chrome": {
"version_added": "84"
Expand Down Expand Up @@ -844,7 +844,7 @@
"updatePlaybackRate": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Animation/updatePlaybackRate",
"spec_url": "https://w3c.github.io/csswg-drafts/web-animations-1/#dom-animation-updateplaybackrate",
"spec_url": "https://drafts.csswg.org/web-animations-1/#dom-animation-updateplaybackrate",
"support": {
"chrome": {
"version_added": "76"
Expand Down
8 changes: 4 additions & 4 deletions api/AnimationEffect.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"AnimationEffect": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnimationEffect",
"spec_url": "https://w3c.github.io/csswg-drafts/web-animations-1/#the-animationeffect-interface",
"spec_url": "https://drafts.csswg.org/web-animations-1/#the-animationeffect-interface",
"support": {
"chrome": {
"version_added": "75"
Expand Down Expand Up @@ -43,7 +43,7 @@
"getComputedTiming": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnimationEffect/getComputedTiming",
"spec_url": "https://w3c.github.io/csswg-drafts/web-animations-1/#dom-animationeffect-getcomputedtiming",
"spec_url": "https://drafts.csswg.org/web-animations-1/#dom-animationeffect-getcomputedtiming",
"support": {
"chrome": {
"version_added": "75"
Expand Down Expand Up @@ -77,7 +77,7 @@
"getTiming": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnimationEffect/getTiming",
"spec_url": "https://w3c.github.io/csswg-drafts/web-animations-1/#dom-animationeffect-gettiming",
"spec_url": "https://drafts.csswg.org/web-animations-1/#dom-animationeffect-gettiming",
"support": {
"chrome": {
"version_added": "75"
Expand Down Expand Up @@ -111,7 +111,7 @@
"updateTiming": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnimationEffect/updateTiming",
"spec_url": "https://w3c.github.io/csswg-drafts/web-animations-1/#dom-animationeffect-updatetiming",
"spec_url": "https://drafts.csswg.org/web-animations-1/#dom-animationeffect-updatetiming",
"support": {
"chrome": {
"version_added": "75"
Expand Down
10 changes: 5 additions & 5 deletions api/AnimationEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"AnimationEvent": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnimationEvent",
"spec_url": "https://w3c.github.io/csswg-drafts/css-animations/#interface-animationevent",
"spec_url": "https://drafts.csswg.org/css-animations/#interface-animationevent",
"support": {
"chrome": [
{
Expand Down Expand Up @@ -97,7 +97,7 @@
"__compat": {
"description": "<code>AnimationEvent()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnimationEvent/AnimationEvent",
"spec_url": "https://w3c.github.io/csswg-drafts/css-animations/#dom-animationevent-animationevent",
"spec_url": "https://drafts.csswg.org/css-animations/#dom-animationevent-animationevent",
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -139,7 +139,7 @@
"animationName": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnimationEvent/animationName",
"spec_url": "https://w3c.github.io/csswg-drafts/css-animations/#dom-animationevent-animationname",
"spec_url": "https://drafts.csswg.org/css-animations/#dom-animationevent-animationname",
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -175,7 +175,7 @@
"elapsedTime": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnimationEvent/elapsedTime",
"spec_url": "https://w3c.github.io/csswg-drafts/css-animations/#dom-animationevent-elapsedtime",
"spec_url": "https://drafts.csswg.org/css-animations/#dom-animationevent-elapsedtime",
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -211,7 +211,7 @@
"pseudoElement": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnimationEvent/pseudoElement",
"spec_url": "https://w3c.github.io/csswg-drafts/css-animations/#dom-animationevent-pseudoelement",
"spec_url": "https://drafts.csswg.org/css-animations/#dom-animationevent-pseudoelement",
"support": {
"chrome": {
"version_added": "68"
Expand Down
8 changes: 4 additions & 4 deletions api/AnimationPlaybackEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"AnimationPlaybackEvent": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnimationPlaybackEvent",
"spec_url": "https://w3c.github.io/csswg-drafts/web-animations-1/#the-animationplaybackevent-interface",
"spec_url": "https://drafts.csswg.org/web-animations-1/#the-animationplaybackevent-interface",
"support": {
"chrome": {
"version_added": "84"
Expand Down Expand Up @@ -37,7 +37,7 @@
"__compat": {
"description": "<code>AnimationPlaybackEvent()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnimationPlaybackEvent/AnimationPlaybackEvent",
"spec_url": "https://w3c.github.io/csswg-drafts/web-animations-1/#dom-animationplaybackevent-animationplaybackevent",
"spec_url": "https://drafts.csswg.org/web-animations-1/#dom-animationplaybackevent-animationplaybackevent",
"support": {
"chrome": {
"version_added": "84"
Expand Down Expand Up @@ -71,7 +71,7 @@
"currentTime": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnimationPlaybackEvent/currentTime",
"spec_url": "https://w3c.github.io/csswg-drafts/web-animations-1/#dom-animationplaybackevent-currenttime",
"spec_url": "https://drafts.csswg.org/web-animations-1/#dom-animationplaybackevent-currenttime",
"support": {
"chrome": {
"version_added": "84"
Expand Down Expand Up @@ -105,7 +105,7 @@
"timelineTime": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnimationPlaybackEvent/timelineTime",
"spec_url": "https://w3c.github.io/csswg-drafts/web-animations-1/#dom-animationplaybackevent-timelinetime",
"spec_url": "https://drafts.csswg.org/web-animations-1/#dom-animationplaybackevent-timelinetime",
"support": {
"chrome": {
"version_added": "84"
Expand Down
4 changes: 2 additions & 2 deletions api/AnimationTimeline.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"AnimationTimeline": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnimationTimeline",
"spec_url": "https://w3c.github.io/csswg-drafts/web-animations-1/#the-animationtimeline-interface",
"spec_url": "https://drafts.csswg.org/web-animations-1/#the-animationtimeline-interface",
"support": {
"chrome": {
"version_added": "84"
Expand Down Expand Up @@ -36,7 +36,7 @@
"currentTime": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnimationTimeline/currentTime",
"spec_url": "https://w3c.github.io/csswg-drafts/web-animations-1/#dom-animationtimeline-currenttime",
"spec_url": "https://drafts.csswg.org/web-animations-1/#dom-animationtimeline-currenttime",
"support": {
"chrome": {
"version_added": "84"
Expand Down
8 changes: 4 additions & 4 deletions api/CSS.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"CSS": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSS",
"spec_url": "https://w3c.github.io/csswg-drafts/cssom/#namespacedef-css",
"spec_url": "https://drafts.csswg.org/cssom/#namespacedef-css",
"support": {
"chrome": {
"version_added": "28"
Expand Down Expand Up @@ -740,7 +740,7 @@
"escape": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSS/escape_static",
"spec_url": "https://w3c.github.io/csswg-drafts/cssom/#the-css.escape()-method",
"spec_url": "https://drafts.csswg.org/cssom/#the-css.escape()-method",
"support": {
"chrome": {
"version_added": "46"
Expand Down Expand Up @@ -875,7 +875,7 @@
},
"highlights": {
"__compat": {
"spec_url": "https://w3c.github.io/csswg-drafts/css-highlight-api/#dom-css-highlights",
"spec_url": "https://drafts.csswg.org/css-highlight-api/#dom-css-highlights",
"support": {
"chrome": {
"version_added": "105"
Expand Down Expand Up @@ -1583,7 +1583,7 @@
"supports": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSS/supports",
"spec_url": "https://w3c.github.io/csswg-drafts/css-conditional-3/#ref-for-dom-css-supports",
"spec_url": "https://drafts.csswg.org/css-conditional-3/#ref-for-dom-css-supports",
"support": {
"chrome": [
{
Expand Down
Loading

0 comments on commit aefaa52

Please sign in to comment.