scrollWidthHeight-overflow-visible-negative-margins.html.ini (1020B)
1 [scrollWidthHeight-overflow-visible-negative-margins.html] 2 [scroll{Width,Height} with negative margins with overflow: visible, padding: 10px 20px, border: 0, display: block] 3 expected: 4 if (os == "mac") and not debug: [PASS, FAIL] 5 if (os == "android") and not debug: [PASS, FAIL] 6 7 [scroll{Width,Height} with negative margins with overflow: visible, padding: 10px 20px, border: 3px solid, display: block] 8 expected: 9 if (os == "mac") and not debug: [PASS, FAIL] 10 if (os == "android") and not debug: [PASS, FAIL] 11 12 [scroll{Width,Height} with negative margins with overflow: clip, padding: 10px 20px, border: 0, display: block] 13 expected: 14 if (os == "mac") and not debug: [PASS, FAIL] 15 if (os == "android") and not debug: [PASS, FAIL] 16 17 [scroll{Width,Height} with negative margins with overflow: clip, padding: 10px 20px, border: 3px solid, display: block] 18 expected: 19 if (os == "mac") and not debug: [PASS, FAIL] 20 if (os == "android") and not debug: [PASS, FAIL]