- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Tue, 20 Oct 2020 22:47:19 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `Distinguish intrinsic size's two definitions with two terms`, and agreed to the following: * `RESOLVED: Rename temr "intrinsic size" of image with "natural size"` * `RESOLVED: Republish WD of css-sizing-3` * `RESOLVED: Add emilio as editor of cssom-view` <details><summary>The full IRC log of that discussion</summary> <Rossen_> Topic: Distinguish intrinsic size's two definitions with two terms<br> <Rossen_> github: https://github.com/w3c/csswg-drafts/issues/4961<br> <tantek> fantasai: we've been using intrinsic size to refer to two different concepts<br> <tantek> ... one is the size of a replacement element<br> <tantek> ... the other concept is referring to the min-content and max-content sizes, which always exists for any box, they are determined in some manner<br> <tantek> ... we need two different terms for this<br> <tantek> ... the HTML spec uses the term natural width and natural height<br> <florian> q+<br> <tantek> ... we were thinking to replace the use of intrinsic size as it applies to the inherit size of a replaced element with natural size<br> <tantek> ... and keep intrinsic size to mean the other<br> <Rossen_> ack florian<br> <myles> q+ to ask if this is a behavior change<br> <heycam> +1 for aligning terms across specs<br> <tantek> florian: with the new dfn, the intrinsic size of a replacement it would be the natural size and 0 otherwise?<br> <tantek> fantasai: no it can lack an intrinsic size<br> <tantek> florian: I don't understand<br> <tantek> fantasai: you have to distinguish between whether you are taking about a min-content and a max-content size<br> <cbiesinger> q+<br> <tantek> fantasai: when the natural size of something does not exist, there are rules for determining<br> <heycam> q+<br> <Rossen_> ack myles<br> <Zakim> myles, you wanted to ask if this is a behavior change<br> <tantek> myles: is this purely a rename or behavior change?<br> <tantek> fantasai: purely terminology in the spec<br> <Rossen_> ack cbiesinger<br> <tantek> cbiesinger: this is only for replacements but, don't you need a terminology for non-replaced elements with an aspect ratio because the regular min and max content size will be affected by the aspect ratio, but you also need a way to refer to the original min and max content size because you need that for width and height auto<br> <Rossen_> q?<br> <tantek> fantasai: I see what you're talking about, havent' thought about that yet<br> <cbiesinger> s/replacements/replaced elements/g<br> <Rossen_> ack heycam<br> <tantek> heycam: we should check what the HTML spec says<br> <tantek> ... and I did, and they return 0<br> <cbiesinger> s/width and height auto/min-size auto/<br> <cbiesinger> tantek: yep!<br> <Rossen_> q<br> <tantek> ... I just want to make sure we don't have any confusion by using the same terms<br> <tantek> fantasai: I think the DOM APIs can return 0 when there is no natural size<br> <tantek> TabAtkins: do the DOM APIs refer to it any other way other than the camelcased form?<br> <tantek> heycam: no it refers to JS properties<br> <tantek> florian: this is confusing / not good<br> <fantasai> scribenick: fantasai<br> <fantasai> fantasai: Their spec is using 'intrinsic size' because that's what our spec uses.<br> <fantasai> fantasai: when we update our specs, we'll make sure HTML updates their terms to match als<br> <fantasai> Rossen_: Hearing mostly support for having this clear distinction<br> <fantasai> Rossen_: Are we leaning towards also accepting the proposed names here, "natural size"?<br> <heycam> s/and the return 0/and they return 0 for images that have no natural size/<br> <florian> +1<br> <fantasai> fantasai: 2 votes in favor from rachelandrew and SimonSapin<br> <bkardell_> +1<br> <fantasai> Rossen_: I don't see anyone not liking it. Any objections?<br> <bkardell_> actually this confused me quite a bit last year<br> <bkardell_> I remember having exactly this converation with tab in toronto trying to figure it out<br> <fantasai> RESOLVED: Rename temr "intrinsic size" of image with "natural size"<br> <fantasai> s/temr/term/<br> <fantasai> Rossen_: Seems like everything on Sizing 3<br> <fantasai> Rossen_: Alan has an editorial issue to talk about<br> <fantasai> Rossen_: With everything we resolved, do we need to republish<br> <fantasai> fantasai: yes, and<br> <fantasai> fantasai: That closes all the major issues on this spec, so we'd like to issue a last call for comments and start preparing for CR<br> <fantasai> astearns: so resolution to publish after all these edits are in?<br> <fantasai> RESOLVED: Republish WD of css-sizing-3<br> <fantasai> and start CR process after that<br> <fantasai> astearns: emilio just volunteered taking on cssom-view at least on the issues he raised<br> <fantasai> RESOLVED: Add emilio as editor of cssom-view<br> <smfr> thank you emilio!<br> <myles> emilio is the best<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4961#issuecomment-713183003 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 20 October 2020 22:47:21 UTC