c6 icon indicating copy to clipboard operation
c6 copied to clipboard

Output string value with specified quote character

Open c9s opened this issue 10 years ago • 0 comments

width: auto;

where the auto should be unquoted string auto

And

font-family: "Arial";

where the "Arial" should be double-qouted string "Arial";

c9s avatar May 01 '15 05:05 c9s