CSS -ms-user-select affects through iframe
Not reproducible Issue #8765425
Steps to reproduce
Steps to reproduce
- Set
-ms-user-select: none
option to the parent node - Try to select text inside the
iframe
Actual result
Text is not possible to select inside the iframe.
Expected result
Text is possible to select inside the iframe. CSS properties outside the iframe shouldn’t change CSS default values inside the iframe.
You need to sign in to your Microsoft account to add a comment.
Sign in