We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4154965 commit 1ca2954Copy full SHA for 1ca2954
1 file changed
css3-gcpm/Overview.src.html
@@ -2118,9 +2118,11 @@ <h2>Character substitution</h2>
2118
<p class=issue>Here is an alternative syntax:
2119
2120
<pre>
2121
-*:text("Soviet Union") { content: "Russia" }
+*::text("Soviet Union") { content: "Russia" }
2122
</pre>
2123
2124
+
2125
2126
<p class=issue>To replace quote pairs, this syntax may be an option:
2127
2128
0 commit comments