- From: CSS Meeting Bot via GitHub <noreply@w3.org>
- Date: Thu, 02 Apr 2026 22:09:37 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed ``[css-anchor-position-1] `::placeholder` being an acceptable anchor exposes UA implementation details``, and agreed to the following: * `RESOLVED: Only fully-styleable tree-abiding pseudo-elements (which doesn't include ::placeholder / ::marker) are acceptable anchors` <details><summary>The full IRC log of that discussion</summary> <emilio> TabAtkins: currently the spec defines that any tree-abiding pseudos are an acceptable anchor<br> <emilio> ... this includes placeholder because that's tree-abiding, lives inside the `<input>`.<br> <emilio> ... but that expose impl details of `<input type=text>`<br> <emilio> ... if the user starts typing does that destroy the placeholder?<br> <emilio> ... the conclusion of the text is that anchoring to a placeholder doesn't seem useful<br> <emilio> ... so we'd be fine to exclude them from the acceptable anchors<br> <emilio> ... luke says it might be useful to do that with appearance: base because then it's strictly defined<br> <emilio> emilio: is it?<br> <emilio> TabAtkins: it should<br> <emilio> ... but luke also said that if it's too weird he'd be fine with dropping it<br> <emilio> ... so proposal is to remove ::placeholder from the list of acceptable anchor pseudos<br> <emilio> fantasai: do we need marker as well<br> <emilio> TabAtkins: I don't think we need to exclude marker, whether it exists is clear?<br> <emilio> fantasai: its positioning is not well defined<br> <emilio> TabAtkins: you can put a background<br> <emilio> fantasai: I think the spec should say fully stylable tree-abiding pseudo-elements<br> <emilio> PROPOSED: Only fully-styleable tree-abiding pseudo-elements (which doesn't include ::placeholder / ::marker) are acceptable anchors<br> <emilio> RESOLVED: Only fully-styleable tree-abiding pseudo-elements (which doesn't include ::placeholder / ::marker) are acceptable anchors<br> <astearns> I worry a bit there may be (or will be) restrictions to styling that would still accommodate anchor positioning<br> <TabAtkins> (me too)<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12949#issuecomment-4180751946 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 2 April 2026 22:09:38 UTC