CropTarget-fromElement.https.html.ini (454B)
1 [CropTarget-fromElement.https.html] 2 [Produces a CropTarget for Elements of subtype iframe.] 3 expected: FAIL 4 5 [Produces a CropTarget for Elements of subtype div.] 6 expected: FAIL 7 8 [Rejects undefined with a TypeError.] 9 expected: FAIL 10 11 [Rejects a non-Element with a TypeError.] 12 expected: FAIL 13 14 [Distinct Elements produce distinct CropTargets.] 15 expected: FAIL 16 17 [Cloned Elements produce distinct CropTargets.] 18 expected: FAIL