summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/editing/other/legacy-edit-command.html.ini
blob: e5883d5bbb2a19c0289df091a7a64cc7c30ddc2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
[legacy-edit-command.html?command=contentReadOnly&param=false]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [execCommand("contentReadOnly", false, "false")]
    expected:
      if not early_beta_or_earlier: FAIL

  [queryCommandEnabled("contentReadOnly")]
    expected:
      if not early_beta_or_earlier: FAIL

  [queryCommandSupported("contentReadOnly")]
    expected:
      if not early_beta_or_earlier: FAIL


[legacy-edit-command.html?command=contentReadOnly&param=true]
  expected:
    if (os == "android") and fission: [TIMEOUT, OK]
  [execCommand("contentReadOnly", false, "true")]
    expected:
      if not early_beta_or_earlier: FAIL

  [queryCommandEnabled("contentReadOnly")]
    expected:
      if not early_beta_or_earlier: FAIL

  [queryCommandSupported("contentReadOnly")]
    expected:
      if not early_beta_or_earlier: FAIL


[legacy-edit-command.html?command=heading&param=h1]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]

[legacy-edit-command.html?command=readonly&param=false]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]

[legacy-edit-command.html?command=getHTML]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]

[legacy-edit-command.html?command=readonly&param=true]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]

[legacy-edit-command.html?command=heading&param=h5]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]

[legacy-edit-command.html?command=heading&param=h6]

[legacy-edit-command.html?command=heading&param=h3]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]

[legacy-edit-command.html?command=heading&param=h2]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]

[legacy-edit-command.html?command=heading&param=h4]

[legacy-edit-command.html?command=decreaseFontSize]

[legacy-edit-command.html?command=increaseFontSize]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]

[legacy-edit-command.html?command=insertBrOrReturn&param=false]

[legacy-edit-command.html?command=insertBrOrReturn&param=true]