eeeps has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-device-adapt] meta name="disable-adaptations" == According to https://developer.apple.com/videos/play/wwdc2018/239/, WebKit on watchOS 5 will override `meta-name="viewport" content="width=X, initial-scale=Y` declarations, and present with a 320px-wide viewport (`initial-scale=0.49`) *unless* you say some new, magic words: `<meta name="disable-adaptations" content="watch">` With that, the watch presents using its actual, native, 156px-wide viewport. [According to the spec](https://www.w3.org/TR/html/document-metadata.html#other-metadata-names), new `name` values should be registered on the [WHATWG wiki](https://wiki.whatwg.org/wiki/MetaExtensions). And `disable-adaptations` should be specified...somewhere. Maybe in [CSS Device Adaptation](https://drafts.csswg.org/css-device-adapt/)? Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2750 using your GitHub accountReceived on Friday, 8 June 2018 15:06:48 UTC
This archive was generated by hypermail 2.4.0 : Thursday, 24 March 2022 20:26:50 UTC