24 lines
1 KiB
INI
24 lines
1 KiB
INI
[scrollbar-gutter-reflow-counts-001.html]
|
|
[Enlarge the child's block-size to 200%]
|
|
expected:
|
|
if os == "android": FAIL # Overlay scrollbars do not create scrollbar gutters.
|
|
|
|
[Enlarge the child's block-size to 300px]
|
|
expected:
|
|
if os == "android": FAIL # Overlay scrollbars do not create scrollbar gutters.
|
|
|
|
[Enlarge the child's block-size to 200% in a vertical-lr scroll container]
|
|
expected:
|
|
if os == "android": FAIL # Overlay scrollbars do not create scrollbar gutters.
|
|
|
|
[Enlarge the child's block-size to 300px in a vertical-lr scroll container]
|
|
expected:
|
|
if os == "android": FAIL # Overlay scrollbars do not create scrollbar gutters.
|
|
|
|
[Enlarge the child's block-size to 200% in a vertical-rl scroll container]
|
|
expected:
|
|
if os == "android": FAIL # Overlay scrollbars do not create scrollbar gutters.
|
|
|
|
[Enlarge the child's block-size to 300px in a vertical-rl scroll container]
|
|
expected:
|
|
if os == "android": FAIL # Overlay scrollbars do not create scrollbar gutters.
|