From 6acfd3b1685072a98516082da87e5787c551a369 Mon Sep 17 00:00:00 2001 From: Guillaume Date: Thu, 19 Mar 2026 14:05:16 +0100 Subject: [PATCH] [motion-1][editorial] Re-use in keywords --- motion-1/Overview.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/motion-1/Overview.bs b/motion-1/Overview.bs index 4d0d39d7ffa3..4407ba67dcb8 100755 --- a/motion-1/Overview.bs +++ b/motion-1/Overview.bs @@ -349,7 +349,7 @@ as a straight line emerging from a point at some defined angle:
 ray() = ray( <> && <>? && contain? && [at <>]? )
 
-<ray-size> = closest-side | closest-corner | farthest-side | farthest-corner | sides
+<ray-size> = <> | sides
 
Its arguments are: