/css/cssom-view/getBoundingClientRect-scroll.html| status | subtest | message |
|---|---|---|
| PASS | getBoundingClientRect for element inside scroll container | |
| FAIL | getBoundingClientRect for absolute element inside scroll container | assert_equals: absolute positioned target left expected -5 but got -21 |
| FAIL | getBoundingClientRect for fixed element inside scroll container | assert_equals: fixed positioned target left expected -1 but got -21 |
| PASS | getBoundingClientRect for a scrolled scroll container | |
| FAIL | getBoundingClientRect for a scrolled display none box | assert_equals: scroll container target top expected 0 but got 192 |
| PASS | getBoundingClientRect for a scrolled display content box |
bundle built 2026-07-16T07:16:48.063Z