blob: 42b17f7264e8b3d8852c0c72cc07877eee96c508 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[svg-with-css-box-001.html]
expected:
if (os == "mac") and not debug: [OK, TIMEOUT]
if (os == "android") and fission: [TIMEOUT, OK]
[test0: observe `foreignObject` SVG in HTML document]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
[guard]
expected:
if (os == "mac") and not debug: [PASS, NOTRUN]
|