Skip to content

Commit 14c3667

Browse files
committed
x
1 parent 3d4c9ab commit 14c3667

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css3-values/Overview.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,8 @@ <h3 id=strings><span class=secno>4.5 </span>Strings</h3>
496496

497497
<div class=example>
498498
<pre>
499-
content: "this is a &lsquo;<code class=property><a href="#string">string</a></code>&rsquo;";
499+
<!--content: "this is a &lsquo;<code class=property>string</code>&rsquo;";
500+
content: "this is a \"string\"";-->
500501
content: &lsquo;<code class=css>this is a "string"</code>&rsquo;;
501502
content: &lsquo;<code class=css>this is a \</code>&rsquo;string\'';
502503

0 commit comments

Comments
 (0)