iframe attributes not in code completion
Hello,
I have a small html5 project I'm doing and noticed that some iframe attributes are not available in code complettion, such as webkitallowfullscreen.
Is there a project setting to enable that or is it just not there?
thz
请先登录再写评论。
This attribute is not a part of HTML5 spec... see https://www.w3.org/TR/html50/embedded-content-0.html#the-iframe-element
opps, my mistake, I was looking at the wrong documents.