- From: Rune Lillesveen via GitHub <sysbot+gh@w3.org>
- Date: Wed, 29 May 2019 10:08:42 +0000
- To: public-css-archive@w3.org
Fwiw, theme-color is spec'ed to be the first (which is also what Blink implements): https://html.spec.whatwg.org/multipage/semantics.html#meta-theme-color For viewport, the Blink implementation applies the last that was inserted into the document, or had its attributes modified, not necessarily the last in the tree-order. This is a behavior we inherited from WebKit. -- GitHub Notification of comment by lilles Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3846#issuecomment-496873794 using your GitHub account
Received on Wednesday, 29 May 2019 10:08:43 UTC