From c499adc073c28e4836344d43ab074c8ca9439061 Mon Sep 17 00:00:00 2001 From: Darren Shen Date: Fri, 12 Jan 2018 13:24:16 +1100 Subject: [PATCH] Change CSSPositionValue to use auto bias --- 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 bf120607..f5beccf6 100644 --- a/css-typed-om/Overview.bs +++ b/css-typed-om/Overview.bs @@ -2651,7 +2651,7 @@ any sub-process referenced by this process fails, then normalization as a whole 1. Initialize both x and y to a {{CSSNumericValue}} value representing 50%. 1. If the provided value is a single keyword, length, percentage, or calc expression, then follow the procedure outlined in [[#from-single-keyword]] with value given - by the provided value and a horizontal bias. + by the provided value and an auto bias. 1. Otherwise, if the provided value consists of a combination of two keywords, then: 1. follow the procedure outlined in [[#from-single-keyword]] with value given by the