diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-ui/inheritance.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/css-ui/inheritance.html.ini | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-ui/inheritance.html.ini b/testing/web-platform/meta/css/css-ui/inheritance.html.ini new file mode 100644 index 0000000000..e5770fd15f --- /dev/null +++ b/testing/web-platform/meta/css/css-ui/inheritance.html.ini @@ -0,0 +1,32 @@ +[inheritance.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Property nav-left does not inherit] + expected: FAIL + + [Property nav-down has initial value auto] + expected: FAIL + + [Property caret-shape has initial value auto] + expected: FAIL + + [Property nav-up has initial value auto] + expected: FAIL + + [Property nav-down does not inherit] + expected: FAIL + + [Property nav-right has initial value auto] + expected: FAIL + + [Property nav-left has initial value auto] + expected: FAIL + + [Property caret-shape inherits] + expected: FAIL + + [Property nav-right does not inherit] + expected: FAIL + + [Property nav-up does not inherit] + expected: FAIL |