blob: d98a2cf09ada52517aef0653e1ca61e8db58dd41 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
[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
|