blob: d3391c03f3eee4d576290d997652065f2374900d (
plain)
1
2
3
4
5
6
7
|
[scrollbars.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[ResizeObserver content-box size and scrollbars]
bug: expected to fail with overlay scrollbars
expected:
if os == "android": FAIL
|