Wenbo

Results 2 issues of Wenbo

Popup contents (select options, tips, etc.) are wrongly placed when `body` has margin and `position: relative`. See the demo: https://codepen.io/webzhao/pen/gZqyyp ![image](https://user-images.githubusercontent.com/1564776/51176532-1da7c100-18f8-11e9-9500-748eda4a6ec6.png)

bug

From [`:focus-visible` MDN docs](https://developer.mozilla.org/en-US/docs/Web/CSS/:focus-visible): > The `:focus-visible` pseudo-class applies while an element matches the `:focus` pseudo-class and the UA determines via heuristics that the focus should be made evident on...

enhancement
accessibility