Files
tubestation/testing/web-platform/tests/navigation-api
Chris Dumez 380bb2972d Bug 1935515 [wpt PR 49553] - navigation-api/navigation-history-entry/entries-after-blob-navigation…, a=testonly
Automatic update from web-platform-tests
navigation-api/navigation-history-entry/entries-after-blob-navigation.html doesn't run in WebKit (#49553)

Pass the content type when constructing the Blob so that it is guaranteed to be
rendered inside the iframe. Without specifying the content type, Gecko was treating
treating the blob as HTML, Blink was treating it as text and WebKit was treating it
as binary and downloading it instead of rendering it inside the iframe.
--

wpt-commits: 21a583a6e7947a1012efce590a2d0cda34829c75
wpt-pr: 49553
2024-12-11 10:55:50 +00:00
..