Skip to content

Commit

Permalink
add mdn_url (mdn#21749)
Browse files Browse the repository at this point in the history
  • Loading branch information
skyclouds2001 authored Dec 27, 2023
1 parent f4a759b commit 9237082
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions api/PointerEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
},
"altitudeAngle": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/PointerEvent/altitudeAngle",
"spec_url": "https://w3c.github.io/pointerevents/#dom-pointerevent-altitudeangle",
"support": {
"chrome": {
Expand Down Expand Up @@ -127,6 +128,7 @@
},
"azimuthAngle": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/PointerEvent/azimuthAngle",
"spec_url": "https://w3c.github.io/pointerevents/#dom-pointerevent-azimuthangle",
"support": {
"chrome": {
Expand Down Expand Up @@ -198,6 +200,7 @@
},
"getPredictedEvents": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/PointerEvent/getPredictedEvents",
"spec_url": "https://w3c.github.io/pointerevents/#dom-pointerevent-getpredictedevents",
"support": {
"chrome": {
Expand Down

0 comments on commit 9237082

Please sign in to comment.