Re: [csswg-drafts] [css-pseudo] Should ::first-line include markers? (#4506)

The CSS Working Group just discussed `Should ::first-line include markers?`, and agreed to the following:

* ``RESOLVED: ::first-line applies to markers when `list-style-position` is `inside` but excludes them when it’s `outside` ``

<details><summary>The full IRC log of that discussion</summary>
&lt;emeyer> Topic: Should ::first-line include markers?<br>
&lt;emeyer> github: https://github.com/w3c/csswg-drafts/issues/4506<br>
&lt;fantasai> -> https://github.com/w3c/csswg-drafts/issues/4506#issuecomment-1367490644<br>
&lt;fantasai> -> https://github.com/w3c/csswg-drafts/issues/4506#issuecomment-1001846929<br>
&lt;emeyer> fantasai: Does ::marker part of a ::first-line or not?<br>
&lt;fantasai> -> https://github.com/w3c/csswg-drafts/issues/4506#issuecomment-558592436<br>
&lt;emeyer> …A lot of tests were done on implementations<br>
&lt;emeyer> …Proposed resolution is ::first-line includes markers when `list-style-position` is `inside` but excludes them when it’s `outside`<br>
&lt;emeyer> oriol: I think that’s fine<br>
&lt;TabAtkins> No strong opinion from me, but the proposed resolution seems good<br>
&lt;fantasai> emeyer: So this would mean that if list-style-position is outside, and color is set by ::first-line, the marker would not pick up that color<br>
&lt;fantasai> Rossen_: correct<br>
&lt;emeyer> TabAtkins: With outside positioning, it’s positioned, so we’re considering it outside the line<br>
&lt;Rossen_> s/ Rossen_: correct/ TabAtkins: correct/<br>
&lt;emeyer> fantasai: This is important if you set a background color on the first line and it wouldn’t match well with the marker, we don]t want it to apply to that outside marker<br>
&lt;emeyer> s/don]t/don’t/<br>
&lt;emeyer> RESOLVED: ::first-line applies to markers when `list-style-position` is `inside` but excludes them when it’s `outside`<br>
</details>


-- 
GitHub Notification of comment by css-meeting-bot
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4506#issuecomment-1403998621 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 25 January 2023 17:43:47 UTC