diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-break/break-before-with-no-fragmentation-crash.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/css-break/break-before-with-no-fragmentation-crash.html.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-break/break-before-with-no-fragmentation-crash.html.ini b/testing/web-platform/meta/css/css-break/break-before-with-no-fragmentation-crash.html.ini new file mode 100644 index 0000000000..0917522229 --- /dev/null +++ b/testing/web-platform/meta/css/css-break/break-before-with-no-fragmentation-crash.html.ini @@ -0,0 +1,4 @@ +[break-before-with-no-fragmentation-crash.html] + expected: + if (os == "win") and not debug and not fission: [PASS, TIMEOUT] + if (os == "linux") and not debug: ["PASS", "CRASH"] |