From 725fff0445b6118e46f1f28a727b8c30a9c320c7 Mon Sep 17 00:00:00 2001 From: nainar Date: Mon, 29 Jan 2018 11:15:04 +1100 Subject: [PATCH] Remove references to case sensitivity in StylePropertyMap definition Fixes #569 --- css-typed-om/Overview.bs | 2 -- 1 file changed, 2 deletions(-) diff --git a/css-typed-om/Overview.bs b/css-typed-om/Overview.bs index 99656868..80b53f67 100644 --- a/css-typed-om/Overview.bs +++ b/css-typed-om/Overview.bs @@ -221,8 +221,6 @@ This list is initialized differently depending on where the {{CSSStyleValue}} is [[#declared-stylepropertymap-objects]], and [[#inline-stylepropertymap-objects]]). -All properties stored on the [=contained properties map=] in {{StylePropertyMapReadOnly}} are [=ASCII case-insensitive=]. - Some CSS properties are list-valued properties, such as 'background-image' or 'animation'; their value is a list of parallel grammar terms,