details-open-repaint-expected.html 156 B

1234567
  1. <!DOCTYPE html>
  2. <p>This test passes if the arrow rotates to the open position.</p>
  3. <details open="true">
  4. <input>
  5. <summary>summary</summary>
  6. </details>