1
0
Fork 0
firefox/testing/web-platform/meta/css/cssom-view/scrollWidthHeight-overflow-visible-negative-margins.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

20 lines
1,020 B
INI

[scrollWidthHeight-overflow-visible-negative-margins.html]
[scroll{Width,Height} with negative margins with overflow: visible, padding: 10px 20px, border: 0, display: block]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[scroll{Width,Height} with negative margins with overflow: visible, padding: 10px 20px, border: 3px solid, display: block]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[scroll{Width,Height} with negative margins with overflow: clip, padding: 10px 20px, border: 0, display: block]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[scroll{Width,Height} with negative margins with overflow: clip, padding: 10px 20px, border: 3px solid, display: block]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]