Chrome Developer Tools: What is Snippets Support?

前端 未结 6 1055
终归单人心
终归单人心 2020-12-07 08:39

As of version 19, Chrome\'s Web Inspector has an experimental feature called "snippets support". Here is how to activate it:

  1. Open chrome:flags, ena

6条回答
  •  爱一瞬间的悲伤
    2020-12-07 09:13

    I'm unable to activate that experiment myself (there's no Developer Tools experiments in my chrome:flags, but from Safari, I found this explanation:

    In short, it "is a little utility that allows you to enter blocks of HTML and CSS and have it rendered on the fly".

    From the blog post, it seems it is buggy in Safari, so maybe Chrome has not implemented it yet.

提交回复
热议问题