blob: d3dbbf64af5164a5b9da54905cacb46d0b029eea (
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
35
36
37
38
|
[sanitizer-names.https.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Element names in config item: allowElements]
expected: FAIL
[Element names in config item: dropElements]
expected: FAIL
[Element names in config item: blockElements]
expected: FAIL
[Attribute names in config item: allowAttributes]
expected: FAIL
[Attribute names in config item: dropAttributes]
expected: FAIL
[Namespaced attributes #2: allowAttributes: [{"name":"xlink:href","elements":"*"}\]]
expected: FAIL
[Lower-case element names #0: "svg:feblend"]
expected: FAIL
[Mixed case element names #0: "feBlend" is preserved in config.]
expected: FAIL
[Lower-case element names #1: "svg:fecolormatrix"]
expected: FAIL
[Mixed case element names #1: "feColorMatrix" is preserved in config.]
expected: FAIL
[Lower-case element names #2: "svg:textpath"]
expected: FAIL
[Mixed case element names #2: "textPath" is preserved in config.]
expected: FAIL
|