Skip to content

Commit 6911890

Browse files
committed
[css-inline] add rendering to example of when initial-letters is applied
1 parent 83f6433 commit 6911890

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

css-inline-3/Overview.bs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -756,10 +756,10 @@ Applicability</h4>
756756

757757
The result might be rendered as
758758

759-
<pre>
760-
[ADD RENDERING HERE]
761-
THIS PHRASE IS STYLED specially. &hellip;
762-
</pre>
759+
<figure>
760+
<img src="images/first-most-inline-level-descendant-example.png" width="300"
761+
alt="text with two-line initial-letter">
762+
</figure>
763763

764764
(Note that the styling on <code>&lt;b></code>
765765
is ignored,

0 commit comments

Comments
 (0)