From 6adc8b7c30fb672b11bc6f656b8a00df6b3d2307 Mon Sep 17 00:00:00 2001 From: Koki Fushimi Date: Fri, 17 Oct 2025 12:40:10 +0900 Subject: [PATCH] Correct a wrong link for `form` attribute. --- spec.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec.html b/spec.html index 7ff3371..7222d5d 100644 --- a/spec.html +++ b/spec.html @@ -1458,7 +1458,7 @@

Operator, Fence, Separator or Accent <mo>

In the following example, the [^mo^] element is used for the binary operator +. Default spacing is symmetric around that operator. A tighter spacing is used if you rely - on the form attribute to force it to be + on the [^mo/form^] attribute to force it to be treated as a prefix operator. Spacing can also be specified explicitly using the [^mo/lspace^] and