Skip to content

Add Safari bug for DOM moveBefore API#28368

Merged
caugner merged 1 commit intomdn:mainfrom
AlnisS:patch-add-safari-movebefore-bug
Nov 4, 2025
Merged

Add Safari bug for DOM moveBefore API#28368
caugner merged 1 commit intomdn:mainfrom
AlnisS:patch-add-safari-movebefore-bug

Conversation

@AlnisS
Copy link
Copy Markdown
Contributor

@AlnisS AlnisS commented Nov 4, 2025

Summary

Add WebKit implementation ticket link for Document.moveBefore, DocumentFragment.moveBefore, and Element.moveBefore.

Test results and supporting details

It looks to me there is a single WebKit bug to track implementation of moveBefore across Document, DocumentFragment, and Element: https://webkit.org/b/281223

This is my first time contributing to this repo, so please let me know if there are any issues with the PR format, content, etc. I tried to format this change to be similar to #28056. Thanks!

Related issues

n/a

@github-actions github-actions Bot added data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:s [PR only] 7-24 LoC changed labels Nov 4, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 4, 2025

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@caugner
Copy link
Copy Markdown
Contributor

caugner commented Nov 4, 2025

Thank you!

@caugner caugner enabled auto-merge (squash) November 4, 2025 13:07
@caugner caugner merged commit b33498c into mdn:main Nov 4, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:s [PR only] 7-24 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants