- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Tue, 07 Nov 2017 17:35:18 +0000
- To: public-css-archive@w3.org
The Working Group just discussed `Interop on List-item outside marker`, and agreed to the following resolutions: * `RESOLVED: Add Francois to the Lists spec` <details><summary>The full IRC log of that discussion</summary> <gregwhitworth> TOPIC: Interop on List-item outside marker<br> <astearns> github: https://github.com/w3c/csswg-drafts/issues/1934<br> <astearns> fremy projects<br> <gregwhitworth> fremy: more precisely the positioning of the marker<br> <gregwhitworth> fremy: you can center things, but it's 2017 and we still don't know where to put the bullets<br> <gregwhitworth> fremy: got a bug to put the bullet in the right place<br> <gregwhitworth> fremy: shows bug in Edge<br> <gregwhitworth> fantasai: wait it is spec conformant?<br> <gregwhitworth> dbaron: yes it is<br> <gregwhitworth> fremy: shows Chrome<br> <gregwhitworth> fremy: let's fix it<br> <gregwhitworth> fremy: so I started to look at the spec and it's missing<br> <gregwhitworth> fremy: spec isn't ready to implement<br> <gregwhitworth> fremy: put the 2.1 spec text and technically Edge is matching but the spec is very vague<br> <gregwhitworth> dbaron: I think I may have been responsible for that note<br> <gregwhitworth> fremy: I get the impression that nothing is defined<br> <gregwhitworth> dbaron: in Chrome it is inside the principal box so it violates the 2.1 text<br> <gregwhitworth> fremy: we want to fix this issue, but we want to spec it<br> <gregwhitworth> fantasai: yes<br> <gregwhitworth> tantek: all of those sentences come from long discussions and not agreeing<br> <gregwhitworth> fremy: so I'll describe how Edge is implementing this<br> <gregwhitworth> *fremy shows slides and he will post them a bit later*<br> <leaverou> since we're talking about weird bullet positioning, I'll quietly drop this Chrome & Edge issue here, in case it's relevant… http://dabblet.com/gist/3731c920fa0ee56efe3ec24a33a88964<br> <gregwhitworth> fremy: there are two different steps, find out which line box do you need to affect with the bullet<br> <gregwhitworth> fremy: then horizontally position the bullet<br> <gregwhitworth> fantasai: how we end up describing this, we'll need to really think about the markers - what they need to do and what they're trying to achieve typographically<br> <gregwhitworth> fantasai: we shouldn't need to switch the model<br> <iank_> q+<br> <astearns> ack fremy<br> <tantek> q?<br> <gregwhitworth> TabAtkins: attaching it to the first LI, and the first item may be overflow: hidden and the marker can disappear<br> <gregwhitworth> dbaron: that doesn't happen in Gecko because we position it to the align but it's not actually contained in that<br> <astearns> ack iank_<br> <gregwhitworth> dbaron: back when Gecko did what was in fremy feedback and when we fixed it we don't get bugs<br> <gregwhitworth> iank_: we're looking at re-implementing markers, our current list marker behavior is not nice<br> <gregwhitworth> iank_: we're doing something very similar to what you described<br> <TabAtkins> <li><div style="overflow:hidden">...</div> <= list marker is clipped in Chrome!<br> <gregwhitworth> iank_: I'll need to check with Koji, we're doing something very similar to what you described, so if you could specify it that sounds great<br> <gregwhitworth> fremy: that's what we want<br> <gregwhitworth> eae: now is the right time for us to spec this<br> <gregwhitworth> fremy: to reply to Tab, to have overflow: hidden we can't put it inside of a non-bfc and this is would not happen<br> <gregwhitworth> astearns: so what is the action?<br> <gregwhitworth> fremy: I wanted to know if there was interest, it seems like there is<br> <gregwhitworth> fremy: Sure I'll be a co-editor but I care more about interop<br> <gregwhitworth> RESOLVED: Add Francois to the Lists spec<br> <dbaron> some links to previous discussion:https://bugzilla.mozilla.org/show_bug.cgi?id=172073 https://lists.w3.org/Archives/Public/www-style/2008Feb/0116.html https://lists.w3.org/Archives/Public/www-style/2008Feb/0118.html<br> <dbaron> (and there's more that I haven't found yet)<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1934#issuecomment-342560989 using your GitHub account
Received on Tuesday, 7 November 2017 17:35:27 UTC