blob: 8cd18130f60c8df29f175eaf7e2260a4ae6d5d09 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
[getComputedStyle-pseudo.html]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1396844
[Item-based blockification of nonexistent pseudo-elements]
expected: FAIL
[display: contents on pseudo-elements]
expected: FAIL
[Dynamically change to display: contents on pseudo-elements]
expected: FAIL
[Pseudo-elements can use the full range of CSS syntax]
expected: FAIL
[Unknown pseudo-element with a known identifier: grammar-error]
expected: PRECONDITION_FAILED
[Unknown pseudo-element with a known identifier: spelling-error]
expected: PRECONDITION_FAILED
[Unknown pseudo-element with a known identifier: view-transition]
expected: PRECONDITION_FAILED
[Unknown pseudo-element with a known identifier: view-transition-image-pair(name)]
expected: PRECONDITION_FAILED
[Unknown pseudo-element with a known identifier: view-transition-group(name)]
expected: PRECONDITION_FAILED
[Unknown pseudo-element with a known identifier: view-transition-old(name)]
expected: PRECONDITION_FAILED
[Unknown pseudo-element with a known identifier: view-transition-new(name)]
expected: PRECONDITION_FAILED
|