clipboard-copy-selection-line-break.https.html.ini (4548B)
1 [clipboard-copy-selection-line-break.https.html?31-last] 2 [test preformatted text with line breaks: "\\n \\r"] 3 expected: 4 if (os == "mac") and not debug: [PASS, FAIL] 5 if (os == "android") and not debug: [PASS, FAIL] 6 if os == "win": FAIL 7 if os == "linux": FAIL 8 9 10 [clipboard-copy-selection-line-break.https.html?1-10] 11 [test preformatted text with line breaks: "\\r"] 12 expected: 13 if (os == "mac") and not debug: [PASS, FAIL] 14 if (os == "android") and not debug: [PASS, FAIL] 15 if os == "win": FAIL 16 if os == "linux": FAIL 17 18 [test preformatted text with line breaks: "\\n"] 19 expected: 20 if os == "win": FAIL 21 22 [test preformatted text with line breaks: "\\r\\r"] 23 expected: 24 if (os == "mac") and not debug: [PASS, FAIL] 25 if (os == "android") and not debug: [PASS, FAIL] 26 if os == "win": FAIL 27 if os == "linux": FAIL 28 29 [test preformatted text with line breaks: "\\r\\n"] 30 expected: 31 if (os == "mac") and not debug: [PASS, FAIL] 32 if (os == "android") and not debug: [PASS, FAIL] 33 if os == "win": FAIL 34 if os == "linux": FAIL 35 36 [test preformatted text with line breaks: "\\n\\r"] 37 expected: 38 if (os == "mac") and not debug: [PASS, FAIL] 39 if (os == "android") and not debug: [PASS, FAIL] 40 if os == "win": FAIL 41 if os == "linux": FAIL 42 43 [test paragraph text with line breaks: "\\r\\n"] 44 expected: 45 if (os == "android") and debug and sessionHistoryInParent: [PASS, FAIL] 46 47 [test paragraph text with line breaks: "\\n\\r"] 48 expected: 49 if not sessionHistoryInParent and debug: [PASS, FAIL] 50 51 52 [clipboard-copy-selection-line-break.https.html?11-20] 53 [test preformatted text with line breaks: "\\n\\n"] 54 expected: 55 if os == "win": FAIL 56 57 [test preformatted text with line breaks: "\\r\\r\\r"] 58 expected: 59 if (os == "mac") and not debug: [PASS, FAIL] 60 if (os == "android") and not debug: [PASS, FAIL] 61 if os == "win": FAIL 62 if os == "linux": FAIL 63 64 [test preformatted text with line breaks: "\\r\\r\\n"] 65 expected: 66 if (os == "mac") and not debug: [PASS, FAIL] 67 if (os == "android") and not debug: [PASS, FAIL] 68 if os == "win": FAIL 69 if os == "linux": FAIL 70 71 [test preformatted text with line breaks: "\\r\\n\\r"] 72 expected: 73 if (os == "mac") and not debug: [PASS, FAIL] 74 if (os == "android") and not debug: [PASS, FAIL] 75 if os == "win": FAIL 76 if os == "linux": FAIL 77 78 [test preformatted text with line breaks: "\\r\\n\\n"] 79 expected: 80 if (os == "mac") and not debug: [PASS, FAIL] 81 if (os == "android") and not debug: [PASS, FAIL] 82 if os == "win": FAIL 83 if os == "linux": FAIL 84 85 [test paragraph text with line breaks: "\\r\\n\\r"] 86 expected: 87 if not sessionHistoryInParent and not debug: [PASS, FAIL] 88 89 [test paragraph text with line breaks: "\\n\\n"] 90 expected: 91 if not sessionHistoryInParent and not debug: [PASS, FAIL] 92 93 94 [clipboard-copy-selection-line-break.https.html?21-30] 95 [test preformatted text with line breaks: "\\n\\r\\r"] 96 expected: 97 if (os == "mac") and not debug: [PASS, FAIL] 98 if (os == "android") and not debug: [PASS, FAIL] 99 if os == "win": FAIL 100 if os == "linux": FAIL 101 102 [test preformatted text with line breaks: "\\n\\r\\n"] 103 expected: 104 if (os == "mac") and not debug: [PASS, FAIL] 105 if (os == "android") and not debug: [PASS, FAIL] 106 if os == "win": FAIL 107 if os == "linux": FAIL 108 109 [test preformatted text with line breaks: "\\n\\n\\r"] 110 expected: 111 if (os == "mac") and not debug: [PASS, FAIL] 112 if (os == "android") and not debug: [PASS, FAIL] 113 if os == "win": FAIL 114 if os == "linux": FAIL 115 116 [test preformatted text with line breaks: "\\n\\n\\n"] 117 expected: 118 if (os == "android") and sessionHistoryInParent and not debug: [PASS, FAIL] 119 if os == "win": FAIL 120 121 [test preformatted text with line breaks: "\\r \\n"] 122 expected: 123 if (os == "mac") and not debug: [PASS, FAIL] 124 if (os == "android") and not debug: [PASS, FAIL] 125 if os == "win": FAIL 126 if os == "linux": FAIL 127 128 [test paragraph text with line breaks: "\\n\\r\\r"] 129 expected: 130 if not sessionHistoryInParent and not debug: [PASS, FAIL] 131 132 [test paragraph text with line breaks: "\\n\\n\\n"] 133 expected: 134 if not sessionHistoryInParent and not debug: [PASS, FAIL] 135 136 [test paragraph text with line breaks: "\\n\\n\\r"] 137 expected: 138 if not sessionHistoryInParent and not debug: [PASS, FAIL]