[Webkit-unassigned] [Bug 182307] [iOS] API test UIPasteboardTests.DataTransferGetDataWhenPastingPlatformRepresentations fails after r223440

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 30 14:22:25 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=182307

--- Comment #2 from Wenson Hsieh <wenson_hsieh at apple.com> ---
This is very similar to the existing tests PasteHTML.SanitizesHTML (and PasteWebArchive.SanitizesHTML, which is for macOS only). In both cases, we're writing web content to the pasteboard via platform API, and then expecting sanitized markup for "text/html".

Both the aforementioned tests are indifferent to specific inline styles captured in the sanitized markup, so this failing test should be updated to match.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180130/79fce230/attachment.html>


More information about the webkit-unassigned mailing list