[CropTarget-fromElement.https.html]
  [Produces a CropTarget for Elements of subtype iframe.]
    expected: FAIL

  [Produces a CropTarget for Elements of subtype div.]
    expected: FAIL

  [Rejects undefined with a TypeError.]
    expected: FAIL

  [Rejects a non-Element with a TypeError.]
    expected: FAIL

  [Distinct Elements produce distinct CropTargets.]
    expected: FAIL

  [Cloned Elements produce distinct CropTargets.]
    expected: FAIL