- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Tue, 26 Feb 2019 22:26:23 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `appearance`, and agreed to the following: * `RESOLVED: Close this issue as addressed, then publish a new WD once pending edits for this spec are done.` <details><summary>The full IRC log of that discussion</summary> <heycam> Topic: appearance<br> <heycam> github: 1324<br> <heycam> florian: I can do a progress report<br> <heycam> ... zcorpan elika and I discussed this<br> <heycam> ... we reached an agreement<br> <astearns> github: https://github.com/w3c/csswg-drafts/issues/3024<br> <heycam> ... last time we appearaed to have opposing visiions<br> <heycam> ... we no longer do<br> <heycam> ... we've fixed the high level mechanics part of the spec based on that agreement<br> <heycam> ... and there remained the details about small exceptions/tweaeks for web compat on top of that general principle<br> <heycam> ... the parts that haven't been made should be marked as open issues in the spec<br> <heycam> ... afaik we now have a model that everyone agrees about<br> <heycam> iank_: 2 sentence tldr?<br> <heycam> florian: the appearance property with a gazillion values for expressing UA sheet is not what we're going to do<br> <fantasai> Spec https://drafts.csswg.org/css-ui-4/#appearance-switching<br> <heycam> ... the model is based on auto/none, initial value none<br> <heycam> ... UA sheets to auto on all elements that need special behavior<br> <heycam> ... due to HTML semantics they'll look right<br> <heycam> ... that's not sufficient for webcompat<br> <heycam> ... maybe 6..12 values that are used by authors<br> <heycam> ... most of them can be made to do the same thing as auto<br> <heycam> ... we're not interested in allowing people to turn drop down menus into checkboxes<br> <heycam> ... if you use any of the non-none values on a form control, it will be its normal self, with a few special exceptions<br> <heycam> fantasai: there were a a couple of values that will work on other elements<br> <heycam> florian: like button<br> <heycam> ... to buttonize an element<br> <heycam> ... we have specified that<br> <heycam> fantasai: and textfield<br> <heycam> iank_: looks like zcorpan did a good job doing compat analysis based on our data<br> <heycam> florian: we're kind of close to the high level model we had previously, but the details that are necessary for web compat is mostly coming from zcorpan<br> <heycam> ... and both sides of that discussion is happy with the other<br> <heycam> fantasai: you me francois and zcorpan<br> <heycam> astearns: there were a few things remaining that should be spec issues?<br> <heycam> florian: there are places in the spec with issue boxes already<br> <heycam> ... details needed based on compat info<br> <heycam> fantasai: we should at some point resolve and publish a draft<br> <heycam> ... and continue filling in details<br> <heycam> florian: I need to refresh my memory on the exact status of it all<br> <heycam> fantasai: high level summary is: we have an appearance property, initial value is none<br> <heycam> ... it has the values none | auto | button | textfield and a bunch of compat keywords that map to auto<br> <heycam> ... UA sheet sets auto on most form controls<br> <heycam> ... then there are some tweaks for compat from now on<br> <heycam> astearns: that's in the ED now?<br> <heycam> fantasai: yes<br> <heycam> astearns: sounds like we can close this issue as addressed in the draft, and publish a draft, and open new issues for specific things<br> <heycam> florian: as for publishing, we should do it after I apply the edits from the user-select dicsussions<br> <heycam> ... I'll add those in then put a WD out<br> <heycam> astearns: so let's resolve now to resolve this issue with what's in the draft and with an intent to publish after the edits<br> <heycam> RESOLVED: Close this issue as addressed, then publish a new WD once pending edits for this spec are done.<br> <heycam> zcorpan_++<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3024#issuecomment-467639795 using your GitHub account
Received on Tuesday, 26 February 2019 22:26:25 UTC