diff options
Diffstat (limited to 'testing/web-platform/meta/editing/run/inserttext.html.ini')
-rw-r--r-- | testing/web-platform/meta/editing/run/inserttext.html.ini | 223 |
1 files changed, 223 insertions, 0 deletions
diff --git a/testing/web-platform/meta/editing/run/inserttext.html.ini b/testing/web-platform/meta/editing/run/inserttext.html.ini new file mode 100644 index 0000000000..a16ecdebbb --- /dev/null +++ b/testing/web-platform/meta/editing/run/inserttext.html.ini @@ -0,0 +1,223 @@ +[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[\] bar" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "foo [\]bar" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "foo [\]bar" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "foo[\] bar" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "foo [\] bar" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "foo[\]" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "foo{}" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "foo [\]" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "foo {}" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "foo [\]" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "foo {}" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "foo[\] " compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] " foo [\] " compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] " [\]foo" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] " [\] foo " compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "<span> </span>[\]foo" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] " <span> </span>[\]foo" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "{}<br>" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "<p>{}<br>" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "<p>foo[\]<p>bar" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "<p>foo [\]<p>bar" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "<p>foo[\]<p> bar" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "<div style=white-space:pre-line>foo[\]</div>" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "<div style=white-space:pre-line>foo [\]</div>" 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"," "\]\] "<div style=white-space:nowrap> foo [\] </div>" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "http://a[\]" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "ftp://a[\]" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "quasit://a[\]" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] ".x-++-.://a[\]" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "(http://a)[\]" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "<http://a>[\]" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "http://a![\]" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "!\\"#$%&'()*+,-./:;<=>?^_`|~http://a!\\"#$%&'()*+,-./:;<=>?^_`|~[\]" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "http://a!\\"'(),-.:;<>`[\]" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "http://a#$%&*+/=?^_|~[\]" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "mailto:a[\]" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "a@b[\]" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "a@[\]" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "@b[\]" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "#@x[\]" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "a@.[\]" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "!\\"#$%&'()*+,-./:;<=>?^_`|~a@b!\\"#$%&'()*+,-./:;<=>?^_`|~[\]" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "<b>a@b</b>{}" compare innerHTML] + expected: FAIL + + +[inserttext.html?1001-2000] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [[["inserttext"," "\]\] "<b>a</b><i>@</i><u>b</u>{}" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "a@b<b>[\]c</b>" compare innerHTML] + expected: FAIL + + [[["inserttext","\\t"\]\] "http://a[\]" compare innerHTML] + expected: FAIL + + [[["inserttext","\\f"\]\] "http://a[\]" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "http://a[\]" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "foo[\]" compare innerHTML] + expected: FAIL + + [[["defaultparagraphseparator","div"\],["inserttext","a"\]\] "<p>fo[o<p>b\]ar" queryCommandValue("defaultparagraphseparator") before] + expected: FAIL + + [[["inserttext","a"\]\] "{}<br>" compare innerHTML] + expected: FAIL + + [[["inserttext","a"\]\] "<p>{}<br>" compare innerHTML] + expected: FAIL + + [[["inserttext","a"\]\] "<p><span>{}<br></span>" compare innerHTML] + 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"," "\]\] "<div> [\] abc</div>" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "<div> [\]abc</div>" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "<div>abc[\] </div>" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "<div>abc[\] </div>" compare innerHTML] + expected: FAIL + + [[["inserttext"," "\]\] "<div>abc [\] </div>" compare innerHTML] + expected: FAIL + + [[["inserttext","b"\]\] "<div>a<br>{}<span></span><p>c</p></div>" compare innerHTML] + expected: FAIL + + [[["inserttext","b"\]\] "<div style=\\"white-space:pre-wrap\\">a<br>{}<span style=\\"padding:1px\\"></span><p>c</p></div>" compare innerHTML] + expected: FAIL |