[6] フォーカス可能領域の順序は、木順ですが、DOM錨が同じである領域同士の順序は、 対応するCSS箱の行きがけ順の深さ優先探索によって決まります >>7。
[8] focusing steps におけるフォーカス可能領域の選択でも、 同様に対応するCSS箱の行きがけ順の深さ優先探索が行われます >>7。
[2] >>1 によってそれまでの形容詞「フォーカス可能」の定義はなくなり、 相当するものは名詞「フォーカス可能領域」に変わりました。
[4] Note how the SVG that is actually implemented is a mix of SVG 1.1 and SVG Tiny 1.2 · Issue #126 · whatwg/html ( 版) <https://github.com/whatwg/html/issues/126>
[5] Clarify and add some examples around focus (domenic著, ) <https://github.com/whatwg/html/commit/deb83668390151a2cf242c24dd9d68509860e77a>