summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/editing/other/white-spaces-after-execCommand-insertlinebreak.tentative.html.ini
blob: 677c073739a6b51abd7c59f032f47d85be709d4e (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
[white-spaces-after-execCommand-insertlinebreak.tentative.html]
  prefs: [editor.white_space_normalization.blink_compatible:true]
  [execCommand("insertlinebreak", false, "") at "a      [\]   b"]
    expected:
      if editorLegacyDirectionMode: FAIL

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

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

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

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

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

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