From d6c750574c4af2e8bda87e522439ee8d75d64eaf Mon Sep 17 00:00:00 2001 From: "Psychpsyo (Cameron)" <60073468+Psychpsyo@users.noreply.github.com> Date: Fri, 3 Jul 2026 21:49:40 +0200 Subject: [PATCH] Fix typo --- quirks.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quirks.bs b/quirks.bs index ab3b267..30c011a 100644 --- a/quirks.bs +++ b/quirks.bs @@ -268,7 +268,7 @@ the first step that returns a value: -
It is at the time or writing undefined how percentage heights inside tables work in +
It is at the time of writing undefined how percentage heights inside tables work in CSS. This specification does not try to specify what to use as the containing block for calculating percentage heights in tables. Godspeed!