- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 11 Apr 2018 15:16:17 +0000
- To: public-css-archive@w3.org
The Working Group just discussed `font-variant @font-face descriptor`. <details><summary>The full IRC log of that discussion</summary> <dael> Topic: font-variant @font-face descriptor<br> <dael> github: https://github.com/w3c/csswg-drafts/issues/2531<br> <dael> myles: Is the commentor in the room?<br> <dael> ChrisL: It's Mike Gramford (sp?) and I don't know whose impl it refers to. They did contribute some tests so there's a test and that's where it was discovered the font-varient descriptor was under impl.<br> <dael> myles: It's mostly in the issue. Similar to the @font-face descriptors there's one that lets you turn on/off features. Nothing to do with font selection. I thought webkit was only impl, but there's some other behind a flag.<br> <ChrisL> test case for font-variant descriptor https://www.w3.org/People/chris/fwf/font-variant-descriptor-01.html<br> <dael> myles: Webkit is only shipping and our impl has archetectural problems and there's bifircation of text code paths and we make that before we inspect @font-face. we need to know if there are features to turn on before we decide. If you're on the wrong path it migh or might not work.<br> <dael> myles: I'd like to remove it.<br> <dael> astearns: Does anyone claim Mike?<br> <dael> TabAtkins: I think it's a pdf renderer<br> <dael> astearns: We could defer.<br> <dael> ChrisL: I posted this on www-style. This is one of the non-passing tests. Do we defer? Do we delete? It's holding us from rec<br> <dael> astearns: this ability seems useful.<br> <dael> ChrisL: I thought so too but myles talked about how it can conflict with cascade and if you put this in @font-face you have fixed positions<br> <dael> fantasai: property overrides descriptor so no cascade problem.<br> <dael> myles: physiologically features should be applied to everything in the cascade.<br> <dael> fantasai: There are fonts out there that are always small caps<br> <dael> myles: But turning it on on small case will be fine.<br> <ChrisL> s/physiologically/philosophically/<br> <dael> fantasai: But there are other features where if I have this font I want historical ligatures but not on this one because it's ugly. It's abigger issue for stylistic alternates.<br> <dael> astearns: We have a spec we want to push and a feature we don't ahve 2 impl I think we should defer and not remove until we talk.<br> <dael> astearns: Objections to defer font varient descriptor to L4?<br> <dael> resolved: defer font variant descriptor to L4<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2531#issuecomment-380489748 using your GitHub account
Received on Wednesday, 11 April 2018 15:16:25 UTC