blob: e0f4dc1fa2bbf37b0c5a889452e2fc9a6d4c439d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[font_access_permission.tentative.https.window.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[queryLocalFonts(): permission not given]
expected: FAIL
[queryLocalFonts(): permission denied]
expected: FAIL
[queryLocalFonts(): permission granted]
expected: FAIL
|