diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-writing-modes/parsing/writing-mode-computed.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/css-writing-modes/parsing/writing-mode-computed.html.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-writing-modes/parsing/writing-mode-computed.html.ini b/testing/web-platform/meta/css/css-writing-modes/parsing/writing-mode-computed.html.ini new file mode 100644 index 0000000000..582e31595a --- /dev/null +++ b/testing/web-platform/meta/css/css-writing-modes/parsing/writing-mode-computed.html.ini @@ -0,0 +1,4 @@ +[writing-mode-computed.html] + expected: + if (os == "android") and debug and fission: [OK, TIMEOUT] + if (os == "android") and debug and not fission: [OK, TIMEOUT] |