blob: f9d2da352f4ef8124938fd8a384a889688bcf685 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
[webkit-mask-box-enumeration.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[webkitMaskBoxImage found on CSSStyleDeclaration]
expected: FAIL
[webkitMaskBoxImageOutset found on CSSStyleDeclaration]
expected: FAIL
[webkitMaskBoxImageRepeat found on CSSStyleDeclaration]
expected: FAIL
[webkitMaskBoxImageSlice found on CSSStyleDeclaration]
expected: FAIL
[webkitMaskBoxImageSource found on CSSStyleDeclaration]
expected: FAIL
[webkitMaskBoxImageWidth found on CSSStyleDeclaration]
expected: FAIL
|