From 9270681a524518c14fbc795f78693e0b12782632 Mon Sep 17 00:00:00 2001 From: nainar Date: Mon, 5 Feb 2018 14:09:47 +1100 Subject: [PATCH] Reference CSSPositionValue normalization where relevant Fixes #625 --- css-typed-om/Overview.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css-typed-om/Overview.bs b/css-typed-om/Overview.bs index 8ee32950..aeaa3b5f 100644 --- a/css-typed-om/Overview.bs +++ b/css-typed-om/Overview.bs @@ -2532,7 +2532,7 @@ The {{CSSPositionValue/x}} attribute expresses the offset from the left edge of
<> values accept a complicated combination of keywords and values, - but in the Typed OM are always simplified to just two offsets. + but Typed OM always simplifies to just two offsets as per the [[#positionvalue-normalization]] algorithm. For example, the following style sheet: