Skip to content

Commit

Permalink
fixup! fixup! Add Document member support notes for Safari
Browse files Browse the repository at this point in the history
  • Loading branch information
caugner committed Jan 9, 2025
1 parent ad3bc6f commit b4e10a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/Document.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,8 +223,8 @@
"version_added": "7"
},
{
"version_added": "7",
"version_removed": "4",
"version_added": "4",
"version_removed": "7",
"partial_implementation": true,
"notes": "Only supported for [`HTMLDocument`](https://developer.mozilla.org/docs/Web/API/HTMLDocument), not all `Document` objects."
}
Expand Down

0 comments on commit b4e10a2

Please sign in to comment.