blob: f90ae596ce8a29c1a10c3de0d8d8700d97c041f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[marker-display-computed.html]
bug: https://github.com/w3c/csswg-drafts/issues/6440
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Computed 'display' for outside ::marker, variant default]
expected: FAIL
[Computed 'display' for outside ::marker, variant color]
expected: FAIL
[Computed 'display' for outside ::marker, variant string]
expected: FAIL
[Computed 'display' for outside ::marker, variant content]
expected: FAIL
|