Skip to content

Commit 3d4c9ab

Browse files
committed
dummy checkin for debugging
1 parent 5abb6c6 commit 3d4c9ab

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css3-values/Overview.src.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,8 @@ <h3>Strings</h3>
258258

259259
<div class=example>
260260
<pre>
261-
content: "this is a 'string'";
261+
<!--content: "this is a 'string'";
262+
content: "this is a \"string\"";-->
262263
content: 'this is a "string"';
263264
content: 'this is a \'string\'';
264265
</pre>

0 commit comments

Comments
 (0)