Skip to content

Commit 1ca2954

Browse files
committed
added ::
1 parent 4154965 commit 1ca2954

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

css3-gcpm/Overview.src.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2118,9 +2118,11 @@ <h2>Character substitution</h2>
21182118
<p class=issue>Here is an alternative syntax:
21192119

21202120
<pre>
2121-
*:text("Soviet Union") { content: "Russia" }
2121+
*::text("Soviet Union") { content: "Russia" }
21222122
</pre>
21232123

2124+
2125+
21242126
<p class=issue>To replace quote pairs, this syntax may be an option:
21252127

21262128
<pre>

0 commit comments

Comments
 (0)