Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Join the Playtest on Steam Now: SpiritVale

User:Eviand/TemplateTesting: Difference between revisions

From SpiritVale Wiki
No edit summary
Tags: Mobile edit Mobile web edit
Tags: Mobile edit Mobile web edit
Line 18: Line 18:
</div>
</div>
</div>
</div>
</div>
<!-- NOTES / INFO (details/summary trigger test) -->
<div>
<div class="sv-pill" style="margin-bottom:10px;">Small (Hover) — Notes (summary test)</div>
<details class="sv-tip">
<summary class="sv-tip-btn sv-focus-ring" role="button" tabindex="0" data-sv-toggle="1" aria-label="Info Summary" aria-expanded="false"><span class="sv-ico sv-ico--info" aria-hidden="true">i</span></summary>
<div class="sv-tip-pop sv-hidden" role="dialog" aria-label="Info Summary">
<div class="sv-tip-pop-head">
<div class="sv-tip-pop-title">Info Summary</div>
</div>
<div class="sv-tip-pop-body">
This verifies &lt;summary&gt; does NOT toggle native details open/closed.
</div>
</div>
</details>
</div>
</div>