Skip to content

Commit b920bcc

Browse files
authored
Merge pull request w3c#5446 from autokagami/css-nav-1
2 parents a3c0aef + 89cbcda commit b920bcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-nav-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ enum SpatialNavigationDirection {
453453
};
454454

455455
partial interface Window {
456-
void navigate(SpatialNavigationDirection dir);
456+
undefined navigate(SpatialNavigationDirection dir);
457457
};
458458
</pre>
459459

0 commit comments

Comments
 (0)