summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/editing/other/white-spaces-after-execCommand-insertlinebreak.tentative.html.ini
blob: c8c369732fd53926aa701543840659f3a1511e34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[white-spaces-after-execCommand-insertlinebreak.tentative.html]
  prefs: [editor.white_space_normalization.blink_compatible:true]
  [execCommand("insertlinebreak", false, "") at "a      [\]   b"]
    expected: FAIL

  [execCommand("insertlinebreak", false, "") at "a       [\]  b"]
    expected: FAIL

  [execCommand("insertlinebreak", false, "") at "a        [\] b"]
    expected: FAIL

  [execCommand("insertlinebreak", false, "") at "a   [\]      b"]
    expected: FAIL

  [execCommand("insertlinebreak", false, "") at "a    [\]     b"]
    expected: FAIL

  [execCommand("insertlinebreak", false, "") at "a         [\]b"]
    expected: FAIL

  [execCommand("insertlinebreak", false, "") at "a     [\]    b"]
    expected: FAIL