chromium/third_party/blink/web_tests/paint/invalidation/details-open-repaint-expected.html

<!DOCTYPE html>

<p>This test passes if the arrow rotates to the open position.</p>
<details open="true">
  <input>
  <summary>summary</summary>
</details>