20 lines
1,020 B
INI
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]
|