summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/clipboard-apis/async-navigator-clipboard-write-multiple.tentative.https.sub.html.ini
blob: 9be948e81ef5f5754ad057149a4f2f508fbecf2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# XXX(krosylight): The test fails without the testing pref, see bug 1888182
prefs: [dom.events.testing.asyncClipboard:true]
[async-navigator-clipboard-write-multiple.tentative.https.sub.html]
  [clipboard.write() should cancel the prior pending one (same-origin iframe)]
    expected:
      if (os == "android") and not debug: [PASS, FAIL]

  [clipboard.write() should cancel the prior pending one (same document)]
    expected:
      if (os == "android") and debug: [PASS, FAIL]
      if (os == "android") and not debug: [PASS, FAIL]

  [clipboard.write() should cancel the prior pending one (cross-origin iframe)]
    expected:
      if (os == "android") and not debug: [PASS, FAIL]