diff options
Diffstat (limited to 'testing/web-platform/meta/editing/other/justify-preserving-selection.tentative.html.ini')
-rw-r--r-- | testing/web-platform/meta/editing/other/justify-preserving-selection.tentative.html.ini | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/testing/web-platform/meta/editing/other/justify-preserving-selection.tentative.html.ini b/testing/web-platform/meta/editing/other/justify-preserving-selection.tentative.html.ini new file mode 100644 index 0000000000..44d8a8358b --- /dev/null +++ b/testing/web-platform/meta/editing/other/justify-preserving-selection.tentative.html.ini @@ -0,0 +1,23 @@ +[justify-preserving-selection.tentative.html?styleWithCSS=true&command=justifyFull] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[justify-preserving-selection.tentative.html?styleWithCSS=false&command=justifyLeft] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[justify-preserving-selection.tentative.html?styleWithCSS=true&command=justifyRight] + +[justify-preserving-selection.tentative.html?styleWithCSS=false&command=justifyCenter] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[justify-preserving-selection.tentative.html?styleWithCSS=true&command=justifyCenter] + +[justify-preserving-selection.tentative.html?styleWithCSS=true&command=justifyLeft] + +[justify-preserving-selection.tentative.html?styleWithCSS=false&command=justifyFull] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[justify-preserving-selection.tentative.html?styleWithCSS=false&command=justifyRight] |