/home/clopez/webkit/webkit/layout-test-results/editing/pasteboard/img-srcset-copy-paste-canonicalization-actual.txt

33On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
44
55
6 PASS canonicalize(iframeHref, sourceImageSegments[0]) is destinationImageSegments[0]
7 PASS canonicalize(iframeHref, sourceImageSegments[2]) is destinationImageSegments[2]
 6FAIL canonicalize(iframeHref, sourceImageSegments[0]) should be ../../../fast/hidpi/resources/green-400-px-square.png. Was file:///home/clopez/webkit/webkit/LayoutTests/fast/hidpi/resources/green-400-px-square.png.
 7FAIL canonicalize(iframeHref, sourceImageSegments[2]) should be ../../../fast/hidpi/resources/green-200-px-square.png. Was file:///home/clopez/webkit/webkit/LayoutTests/fast/hidpi/resources/green-200-px-square.png.
88PASS sourceImageSegments.length is 4
99PASS destinationImageSegments.length is 4
1010PASS sourceImageSegments[1] is "2x,"
1111PASS destinationImageSegments[1] is "2x,"
1212PASS sourceImageSegments[3] is "1x"
1313PASS destinationImageSegments[3] is "1x"
 14FAIL Image should not fail to load
1415PASS successfullyParsed is true
1516
1617TEST COMPLETE