The Web Share spec disallows sharing data: URLs, but WebKit allows it. We should disallow sharing data: URL. Steps to reproduce: 1. Go to https://wpt.live/web-share/canShare.https.html Expected: The test that checks if data: URL is allowed should pass (meaning it's not allowed!). Actual: The test fails.
Pull request: https://github.com/WebKit/WebKit/pull/2286
Committed 252398@main (2465fcd9300b): <https://commits.webkit.org/252398@main> Reviewed commits have been landed. Closing PR #2286 and removing active labels.
<rdar://problem/96916263>