Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8ff7d8783e7f0d79d15d6d08bc2fa210daf28e72
https://github.com/WebKit/WebKit/commit/8ff7d8783e7f0d79d15d6d08bc2fa210daf28e72
Author: Wenson Hsieh <[email protected]>
Date: 2026-05-11 (Mon, 11 May 2026)
Changed paths:
R
LayoutTests/editing/pasteboard/data-transfer-get-data-on-pasting-html-uses-blob-url-expected.txt
R
LayoutTests/editing/pasteboard/data-transfer-get-data-on-pasting-html-uses-blob-url.html
M LayoutTests/platform/gtk/TestExpectations
M LayoutTests/platform/ios/TestExpectations
M LayoutTests/platform/mac/TestExpectations
Log Message:
-----------
Remove a redundant pasteboard layout test after 309231@main
https://bugs.webkit.org/show_bug.cgi?id=314555
rdar://176606698
Reviewed by Ryosuke Niwa and Abrar Rahman Protyasha.
Remove
`editing/pasteboard/data-transfer-get-data-on-pasting-html-uses-blob-url.html`,
which is now
redundant with
`editing/pasteboard/data-transfer-get-data-on-pasting-html-uses-data-url.html`.
The
latter is identical, but expects that pasting HTML serializes images as data
URLs rather than blobs,
which is intended behavior following 309231@main.
*
LayoutTests/editing/pasteboard/data-transfer-get-data-on-pasting-html-uses-blob-url-expected.txt:
Removed.
*
LayoutTests/editing/pasteboard/data-transfer-get-data-on-pasting-html-uses-blob-url.html:
Removed.
* LayoutTests/platform/gtk/TestExpectations:
* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/mac/TestExpectations:
Canonical link: https://commits.webkit.org/313012@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications