--- /home/clopez/webkit/webkit/layout-test-results/editing/pasteboard/img-srcset-copy-paste-canonicalization-expected.txt +++ /home/clopez/webkit/webkit/layout-test-results/editing/pasteboard/img-srcset-copy-paste-canonicalization-actual.txt @@ -3,14 +3,15 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS canonicalize(iframeHref, sourceImageSegments[0]) is destinationImageSegments[0] -PASS canonicalize(iframeHref, sourceImageSegments[2]) is destinationImageSegments[2] +FAIL 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. +FAIL 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. PASS sourceImageSegments.length is 4 PASS destinationImageSegments.length is 4 PASS sourceImageSegments[1] is "2x," PASS destinationImageSegments[1] is "2x," PASS sourceImageSegments[3] is "1x" PASS destinationImageSegments[3] is "1x" +FAIL Image should not fail to load PASS successfullyParsed is true TEST COMPLETE