We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17c61c6 commit b3bb6f9Copy full SHA for b3bb6f9
1 file changed
css-content/Overview.bs
@@ -540,7 +540,7 @@ Rendering leaders
540
Procedure for rendering leaders
541
</h4>
542
<ol>
543
-<li> Lay out the before content, until reaching the line where the before content ends. <pre>
+<li> Lay out the <var>before content</var>, until reaching the line where the <var>before content</var> ends. <pre>
544
BBBBBBBBBB
545
BBB
546
</pre>
@@ -574,7 +574,7 @@ BBBBBB
574
575
define your terms -->
576
577
-Issue: what to do if after content is wider than the line box?
+Issue: what to do if <var>after content</var> is wider than the line box?
578
579
Issue: Leaders don't quite work in table layouts. How can we fix this?
580
0 commit comments