Slide 10
Slide 10 text
1.3.2 意味のあるシーケンス
可能な限りポップオーバー要素は、トリガー要素の直後に配置すべき
支援技術を利用するユーザーにとって優しい順序にする
> Whenever possible ensure the popover element is placed immediately after its triggering
element in the DOM. Doing so will help ensure that the popover is exposed in a logical
programmatic reading order for users of assistive technology, such as screen readers.
https://html.spec.whatwg.org/multipage/popover.html