diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-text/i18n/css3-text-line-break-baspglwj-128.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/css-text/i18n/css3-text-line-break-baspglwj-128.html.ini | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-text/i18n/css3-text-line-break-baspglwj-128.html.ini b/testing/web-platform/meta/css/css-text/i18n/css3-text-line-break-baspglwj-128.html.ini new file mode 100644 index 0000000000..d9877d0a46 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/i18n/css3-text-line-break-baspglwj-128.html.ini @@ -0,0 +1,26 @@ +[css3-text-line-break-baspglwj-128.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [white-space:pre-wrap] + expected: + if os == "android": PASS + if os == "win": PASS + FAIL + + [white-space:pre-line] + expected: + if os == "win": PASS + if os == "android": PASS + FAIL + + [white-space:break-spaces] + expected: + if os == "android": PASS + if os == "win": PASS + FAIL + + [white-space:normal] + expected: + if os == "android": PASS + if os == "win": PASS + FAIL |