Source code
Revision control
Copy as Markdown
Other Tools
[inserttext.html?1-1000]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[[["inserttext","\\t"\]\] "foo[\]bar" compare innerHTML]
expected: FAIL
[[["defaultparagraphseparator","div"\],["inserttext","\\n"\]\] "foo[\]bar" compare innerHTML]
expected: FAIL
[[["defaultparagraphseparator","p"\],["inserttext","\\n"\]\] "foo[\]bar" compare innerHTML]
expected: FAIL
[[["defaultparagraphseparator","div"\],["inserttext","abc\\ndef"\]\] "foo[\]bar" compare innerHTML]
expected: FAIL
[[["defaultparagraphseparator","p"\],["inserttext","abc\\ndef"\]\] "foo[\]bar" compare innerHTML]
expected: FAIL
[[["inserttext"," "\]\] " foo [\] " compare innerHTML]
expected: FAIL
[[["inserttext"," "\]\] "<div style=white-space:pre-line> foo [\] </div>" compare innerHTML]
expected: FAIL
[[["inserttext"," "\]\] "<div style=white-space:nowrap>foo [\]</div>" compare innerHTML]
expected: FAIL
[[["inserttext"," "\]\] "<div style=white-space:nowrap> foo [\] </div>" compare innerHTML]
expected: FAIL
[inserttext.html?1001-2000]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
expected: FAIL
[[["defaultparagraphseparator","div"\],["inserttext","a"\]\] "<p>fo[o<p>b\]ar" queryCommandValue("defaultparagraphseparator") before]
expected: FAIL
[[["inserttext","a"\]\] "<p>foo{<span style=color:#aBcDeF>bar</span>}baz" compare innerHTML]
expected: FAIL
[[["inserttext","a"\]\] "<a href=/>foo[\]</a>bar" compare innerHTML]
expected: FAIL
[inserttext.html?2001-last]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[[["inserttext"," "\]\] "<div>abc [\] </div>" compare innerHTML]
expected: FAIL
[[["inserttext","b"\]\] "<div>a<br>{}<span></span><p>c</p></div>" compare innerHTML]
expected: FAIL
[[["inserttext","g"\],["inserttext","h"\]\] "<div>{abc</div><div>def</div>}" compare innerHTML]
expected: FAIL
[[["inserttext","g"\],["inserttext","h"\]\] "<div>abc</div><div>{def</div>}" compare innerHTML]
expected: FAIL
[[["inserttext","g"\],["inserttext","h"\]\] "<div><b>{abc</b></div><div>def</div>}" compare innerHTML]
expected: FAIL
[[["inserttext","g"\],["inserttext","h"\]\] "<div>abc</div><div><b>{def</b></div>}" compare innerHTML]
expected: FAIL
[[["inserttext","B"\]\] "<table><tr><td>a<td><b>[b</b><td><b>c</b><td><b>d\]</b><td>e</table>" compare innerHTML]
expected: FAIL
[[["inserttext","B"\]\] "<table><tr><th>a<th><b>[b</b><th><b>c</b><th><b>d\]</b><th>e</table>" compare innerHTML]
expected: FAIL