Sign in
webkit
/
WebKit
/
031545c904ac108f0063861f58a3e4e2a299b0c0
/
.
/
LayoutTests
/
editing
/
pasteboard
/
paste-image-as-blob-url-expected.txt
blob: b2cd2d41c96f7af78ccf635b0df91b3e77faace1 [
file
] [
log
] [
blame
]
Tests that pasted images use blob URL, not webkit fake URLs.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS pastedImages.length is 1
PASS url.protocol is "blob:"
PASS successfullyParsed is true
TEST COMPLETE