ISSUE-352: normalization of custom property names
normalization of custom property names
- State:
- OPEN
- Product:
- css-variables
- Raised by:
- Addison Phillips
- Opened on:
- 2014-05-29
- Description:
- http://www.w3.org/TR/2014/WD-css-variables-1-20140506/#defining-variables
Section 2 says in part:
<quote>
Unlike other CSS properties, custom property names are case-sensitive.
EXAMPLE. While both --foo and --FOO are valid, they are distinct properties - using var(--foo) will refer to the first one, while using var(--FOO) will refer to the second.
</quote>
Case sensitivity is not the only variation that can apply to text. While citing the case sensitivity is useful, should mention be made of other variations, such as Unicode Normalization? I believe that the actual restriction is that the text must be identical. - Related Actions Items:
- No related actions
- Related emails:
- Weekly github digest (Tracker items) (from sysbot+gh@w3.org on 2022-05-25)
- Daily github digest (WG INTERNAL review issues) (from sysbot+gh@w3.org on 2022-05-21)
- Weekly github digest (Tracker items) (from sysbot+gh@w3.org on 2020-04-01)
- Daily github digest (WG INTERNAL review issues) (from sysbot+gh@w3.org on 2020-03-27)
- Weekly github digest (Tracker items) (from sysbot+gh@w3.org on 2019-11-06)
- Daily github digest (WG INTERNAL review issues) (from sysbot+gh@w3.org on 2019-11-01)
- Re: [css-variables][I18N-ISSUE-352] normalization and matching of custom property names (from jackalmage@gmail.com on 2014-06-09)
- Re: [css-variables][I18N-ISSUE-353] Section 2.1 case sensitivity and normalization/matching (from jackalmage@gmail.com on 2014-06-09)
- [minutes] Internationalization telecon 2014-06-05 (from ishida@w3.org on 2014-06-05)
- RE: [css-variables][I18N-ISSUE-353] Section 2.1 case sensitivity and normalization/matching (from addison@lab126.com on 2014-05-31)
- Re: [css-variables][I18N-ISSUE-353] Section 2.1 case sensitivity and normalization/matching (from annevk@annevk.nl on 2014-05-30)
- [css-variables][I18N-ISSUE-353] Section 2.1 case sensitivity and normalization/matching (from addison@lab126.com on 2014-05-29)
- [css-variables][I18N-ISSUE-352] normalization and matching of custom property names (from addison@lab126.com on 2014-05-29)
- I18N-ISSUE-353: Section 2.1 case sensitivity and normalization [.prep-CSS-Variables-1] (from sysbot+tracker@w3.org on 2014-05-29)
- I18N-ISSUE-352: normalization of custom property names [.prep-CSS-Variables-1] (from sysbot+tracker@w3.org on 2014-05-29)
Related notes:
(added link to text)
Addison Phillips, 30 May 2014, 16:19:51Display change log