lib/capybara/spec/views/with_html.erb in capybara-3.26.0 vs lib/capybara/spec/views/with_html.erb in capybara-3.27.0
- old
+ new
@@ -179,9 +179,19 @@
<div id="ws">
                   
</div>
+<details>
+ <summary>
+ <h6>Something</h6>
+ </summary>
+ <ul>
+ <li>Random</li>
+ <li>Things</li>
+ </ul>
+</details>
+
<template id="template">
<input />
</template>
<a href="/download.csv" download>Download Me</a>