chromium/third_party/blink/web_tests/paint/tables/tbody-fixedposition-expected.html

<!doctype HTML>
<div style="width: 56px; height: 56px;">
  <div style="position: fixed; width: 50px; height: 50px; border: 1px solid black; transform: translate(2px, 2px)">
</div>