- From: Behdad Esfahbod via GitHub <sysbot+gh@w3.org>
- Date: Tue, 01 Nov 2016 00:47:57 +0000
- To: public-css-archive@w3.org
> The UA would split the format hint into fragments and use the source
only if it supports all the individual requirements listed in its
format.
I had something like this in mind as well. Ie. more like BCP 47
language tags that need to be broken down and understood. Also, the
current option in format() that multiple values can be passed can be
used to pass the grandfathered existing keywords for older clients.
Eg. format("ot-cff", "opentype"). Where opentype is the old tag and
"ot-cff" new one.
--
GitHub Notification of comment by behdad
Please view or discuss this issue at
https://github.com/w3c/csswg-drafts/issues/633#issuecomment-257463181
using your GitHub account
Received on Tuesday, 1 November 2016 00:48:03 UTC