mirror of
https://github.com/servo/servo.git
synced 2025-09-18 10:58:22 +01:00
9 lines
397 B
INI
Vendored
9 lines
397 B
INI
Vendored
[scrollWidthHeightWhenNotScrollable.xht]
|
|
[elemOverflow.scrollHeight is the height of its scrolled contents (ignoring padding, since we overflowed)]
|
|
expected: FAIL
|
|
|
|
[elemOverflow.scrollHeight is the width of its scrolled contents (plus padding)]
|
|
expected: FAIL
|
|
|
|
[elemOverflow.scrollHeight is the height of its scrolled contents (plus padding, since we overflowed)]
|
|
expected: FAIL
|