Source code
Revision control
Copy as Markdown
Other Tools
[clipboard-copy-selection-line-break.https.html?31-last]
[test preformatted text with line breaks: "\\n \\r"]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
if os == "win": FAIL
if os == "linux": FAIL
[clipboard-copy-selection-line-break.https.html?1-10]
[test preformatted text with line breaks: "\\r"]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
if os == "win": FAIL
if os == "linux": FAIL
[test preformatted text with line breaks: "\\n"]
expected:
if os == "win": FAIL
[test preformatted text with line breaks: "\\r\\r"]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
if os == "win": FAIL
if os == "linux": FAIL
[test preformatted text with line breaks: "\\r\\n"]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
if os == "win": FAIL
if os == "linux": FAIL
[test preformatted text with line breaks: "\\n\\r"]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
if os == "win": FAIL
if os == "linux": FAIL
[test paragraph text with line breaks: "\\r\\n"]
expected:
if (os == "android") and debug and sessionHistoryInParent: [PASS, FAIL]
[clipboard-copy-selection-line-break.https.html?11-20]
[test preformatted text with line breaks: "\\n\\n"]
expected:
if os == "win": FAIL
[test preformatted text with line breaks: "\\r\\r\\r"]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
if os == "win": FAIL
if os == "linux": FAIL
[test preformatted text with line breaks: "\\r\\r\\n"]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
if os == "win": FAIL
if os == "linux": FAIL
[test preformatted text with line breaks: "\\r\\n\\r"]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
if os == "win": FAIL
if os == "linux": FAIL
[test preformatted text with line breaks: "\\r\\n\\n"]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
if os == "win": FAIL
if os == "linux": FAIL
[clipboard-copy-selection-line-break.https.html?21-30]
[test preformatted text with line breaks: "\\n\\r\\r"]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
if os == "win": FAIL
if os == "linux": FAIL
[test preformatted text with line breaks: "\\n\\r\\n"]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
if os == "win": FAIL
if os == "linux": FAIL
[test preformatted text with line breaks: "\\n\\n\\r"]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
if os == "win": FAIL
if os == "linux": FAIL
[test preformatted text with line breaks: "\\n\\n\\n"]
expected:
if os == "win": FAIL
[test preformatted text with line breaks: "\\r \\n"]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
if os == "win": FAIL
if os == "linux": FAIL
[test paragraph text with line breaks: "\\n\\r\\r"]
expected:
if not sessionHistoryInParent and not debug: [PASS, FAIL]