github web-platform-tests/wpt merge_pr_47452

latest releases: merge_pr_49470, epochs/three_hourly/2024-12-03_06H, epochs/six_hourly/2024-12-03_06H...
13 months ago

[Editing] Add Web Platform Test that validates that the href
tag is preserved on anchor element copy paste inside content
editable.

This CL introduces a WPT for testing the copy paste of HTML
content inside a content-editable div having anchor tag with
href attribute. When the layout text with anchor tag having
href is copied and pasted inside a content-editable div, it
should retain the properties of the anchor tag. This Web
Platform Test checks for the href attribute before copy and
after paste to ensure that the attributes are retained.

Bug: 356548150
Change-Id: I0a4064c64c23e9ce7cec397084ad07e4d7ec819e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5751908
Reviewed-by: Sanket Joshi sajos@microsoft.com
Reviewed-by: Siye Liu siliu@microsoft.com
Commit-Queue: Pranav Modi pranavmodi@microsoft.com
Cr-Commit-Position: refs/heads/main@{#1337240}

Don't miss a new wpt release

NewReleases is sending notifications on new releases.