Skip to content

Commit

Permalink
Add missing mdn_url for PageTransitionEvent() (#19269)
Browse files Browse the repository at this point in the history
  • Loading branch information
teoli2003 committed Mar 29, 2023
1 parent ed27ed2 commit 83a6da8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/PageTransitionEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"PageTransitionEvent": {
"__compat": {
"description": "<code>PageTransitionEvent()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/PageTransitionEvent/PageTransitionEvent",
"spec_url": "https://html.spec.whatwg.org/multipage/browsing-the-web.html#the-pagetransitionevent-interface",
"support": {
"chrome": {
Expand Down

0 comments on commit 83a6da8

Please sign in to comment.