blob: b9fd72f6383ca70791d5ef2148f80dfc49e85a0f (
plain)
1
2
3
4
5
6
|
[calculate-depth-for-node.html]
["Calculate depth for node" algorithm with Shadow DOM]
expected:
if (os == "android") and not fission and not debug: [FAIL, PASS]
if (os == "android") and not fission and debug: [FAIL, PASS]
if (os == "android") and fission: [FAIL, PASS]
|