Skip to content

Commit c2739d5

Browse files
committed
[css-nav-1] Align with Web IDL specification
1 parent 4c8e124 commit c2739d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-nav-1/Overview.bs

+1-1
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)