- From: Florian Rivoal via GitHub <sysbot+gh@w3.org>
- Date: Wed, 27 Feb 2019 20:22:11 +0000
- To: public-css-archive@w3.org
frivoal has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-env] getting access to the document title == It can be useful to reuse the title of the document (the string found in the `<title>` element of an HTML document) in ::before or ::after. An easily recognizable example is running headers and footers, but that's limited to actually paged media, and it would be nice to achieve a similar effect in general. A possible solution for this would be exposing it via `env(doc-title)`. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3685 using your GitHub account
Received on Wednesday, 27 February 2019 20:22:13 UTC