scrollWidthHeight-contain-layout.html.ini (1001B)
1 [scrollWidthHeight-contain-layout.html] 2 [scroll{Width,Height} should match with contain: layout for display: grid, overflow: hidden, padding: 2px, border: 0] 3 bug: 1797305 4 expected: FAIL 5 6 [scroll{Width,Height} should match with contain: layout for display: grid, overflow: hidden, padding: 2px, border: 3px solid] 7 bug: 1797305 8 expected: FAIL 9 10 [scroll{Width,Height} should match with contain: layout for display: grid, overflow: auto, padding: 2px, border: 0] 11 bug: 1797305 12 expected: FAIL 13 14 [scroll{Width,Height} should match with contain: layout for display: grid, overflow: auto, padding: 2px, border: 3px solid] 15 bug: 1797305 16 expected: FAIL 17 18 [scroll{Width,Height} should match with contain: layout for display: grid, overflow: scroll, padding: 2px, border: 0] 19 bug: 1797305 20 expected: FAIL 21 22 [scroll{Width,Height} should match with contain: layout for display: grid, overflow: scroll, padding: 2px, border: 3px solid] 23 bug: 1797305 24 expected: FAIL