Source code

Revision control

Copy as Markdown

Other Tools

[test_datafont_same_origin.html]
expected:
if (os == "linux") and not fission and not debug and not asan: [OK, ERROR]
if (os == "linux") and fission and not debug: [OK, ERROR]
if (os == "linux") and not fission and debug: [OK, ERROR]
[Test if data:font would be treated same origin.]
expected:
if (os == "linux") and not fission and not debug and not asan: [PASS, TIMEOUT]
if (os == "linux") and fission and not debug: [PASS, TIMEOUT]
if (os == "linux") and not fission and debug: [PASS, TIMEOUT]