1
0
Fork 0
firefox/testing/web-platform/meta/css/cssom-view/scrollWidthHeight-contain-layout.html.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

24 lines
1,001 B
INI

[scrollWidthHeight-contain-layout.html]
[scroll{Width,Height} should match with contain: layout for display: grid, overflow: hidden, padding: 2px, border: 0]
bug: 1797305
expected: FAIL
[scroll{Width,Height} should match with contain: layout for display: grid, overflow: hidden, padding: 2px, border: 3px solid]
bug: 1797305
expected: FAIL
[scroll{Width,Height} should match with contain: layout for display: grid, overflow: auto, padding: 2px, border: 0]
bug: 1797305
expected: FAIL
[scroll{Width,Height} should match with contain: layout for display: grid, overflow: auto, padding: 2px, border: 3px solid]
bug: 1797305
expected: FAIL
[scroll{Width,Height} should match with contain: layout for display: grid, overflow: scroll, padding: 2px, border: 0]
bug: 1797305
expected: FAIL
[scroll{Width,Height} should match with contain: layout for display: grid, overflow: scroll, padding: 2px, border: 3px solid]
bug: 1797305
expected: FAIL