chromium/third_party/blink/web_tests/paint/invalidation/table/collapsed-border-cell-resize-expected.html

<!DOCTYPE html>
<table style="border-collapse: collapse">
  <tr>
    <td id="target" style="width: 100px; height: 200px; border: 1px solid blue"></td>
  </tr>
</table>