Re: [csswg-drafts] [css-variables] User Agent properties and variables

To me, this could be easily avoidable by having WebKit support a new meta tag that either '**respects full viewport**' (_so takes the notch into account_) or instead on the WebKit/Safari side, just indent the corners to line up the corners and notch so there's no need to inset. Surely that's the most backwards compatible and on-breaking way forward?

This seems very overkill for supporting one platform by implementing more CSS properties that is only useful for iOS Safari (on iPhone X).

_Something to the effect of:_
```
<meta name="safe-viewport" content="render-viewport-spacing=full" />
```

-- 
GitHub Notification of comment by danieltj27
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1693#issuecomment-329618624 using your GitHub account

Received on Thursday, 14 September 2017 21:49:02 UTC