summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/selection/getSelection.html.ini
blob: 4db5721ae46d0d2bea72a88a5926dab682882b99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[getSelection.html]
  type: testharness
  [getSelection() on HTML document with null defaultView must be null]
    expected: FAIL

  [getSelection() on XML document with null defaultView must be null]
    expected: FAIL

  [getSelection() on HTML document with null defaultView must be null inside an iframe onload]
    expected: FAIL

  [window.getSelection() instanceof Selection in an iframe immediately after appendChild]
    expected: FAIL

  [document.getSelection() instanceof Selection in an iframe immediately after appendChild]
    expected: FAIL