Skip to content

Commit

Permalink
Add release note for mdn#10691
Browse files Browse the repository at this point in the history
  • Loading branch information
ddbeck committed Jun 3, 2021
1 parent 3f4acbd commit 0ede6ae
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RELEASE DATE TK

<details>

<summary>New features from <code>SVGFilterPrimitiveStandardAttributes</code></summary>
<summary>New features ex-<code>SVGFilterPrimitiveStandardAttributes</code></summary>

- `api.SVGFEBlendElement.height`
- `api.SVGFEBlendElement.result`
Expand Down Expand Up @@ -100,6 +100,19 @@ RELEASE DATE TK

</details>

- The mixin `api.SVGTests` has been removed and replaced by features representing its exposed interfaces. ([#10691](https://github.com/mdn/browser-compat-data/pull/10691))

<details>

<summary>New features ex-<code>api.SVGTests</code></summary>

- `api.SVGAnimationElement.requiredExtensions`
- `api.SVGAnimationElement.systemLanguage`
- `api.SVGGraphicsElement.requiredExtensions`
- `api.SVGGraphicsElement.systemLanguage`

</details>

- The following non-existent, long-removed, or otherwise irrelevant features have been removed:

- `api.Document.undoManager` ([#10581](https://github.com/mdn/browser-compat-data/pull/10581))
Expand Down

0 comments on commit 0ede6ae

Please sign in to comment.