Re: [csswg-drafts] [css-color-adjust-1] What happens with multiple <meta>s? (#3846)

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