blob: 677b8b6bdc893e16e401b61f33bb9ce731ac362c (
plain)
1
2
3
4
5
6
7
8
|
[inert-pseudo-element-hittest.html]
[Hit-testing can reach pseudo elements of non-inert nodes]
expected:
if os == "mac": FAIL
[Hit-testing cannot reach pseudo elements of inert nodes]
expected:
if os == "mac": FAIL
|