You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<div algorithm="to run the spatial navigation steps">
@@ -1721,3 +1725,15 @@ The editors of this specification would like to thank the following individuals
1721
1725
* Junho Seo
1722
1726
* Rob Dodson
1723
1727
* Seungcheon Baek
1728
+
1729
+
<h2 class="no-num" id="changes">Changes</h2>
1730
+
1731
+
<em>This section is non-normative.</em>
1732
+
1733
+
The following changes were made since the <a href="https://www.w3.org/TR/2019/WD-css-nav-1-20190423/">23 April 2019 First Public Working Draft</a>.
1734
+
1735
+
* Changed the result of {{getSpatialNavigationContainer()}} to return the nearest <a>spatial navigation container</a> ancestor
1736
+
* Added 'spatial-navigation-function'
1737
+
* Added <a>updating the search origin</a> step
1738
+
* Changed the IDL of {{spatialNavigationSearch()}} as separating the dir attribute from {{SpatialNavigationSearchOptions}}
1739
+
* Made the focusable element fully overlapped with search origin which is not the <a>spatial navigation container</a> as a candidate for fixing the unreachability
0 commit comments