Skip to content

Commit f9a82f7

Browse files
committed
[css-inline] add note on properties applicable to initial-letter
1 parent f82089a commit f9a82f7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

css-inline/Overview.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,8 @@ The following properties apply to an <a>initial letter</a>:
413413
<li>all margin, border and padding properties (see [[CSS21]] and [[CSS3BG]])
414414
</ul>
415415

416+
Note: Which properties apply to <a>initial letter</a> depend on whether it is an inline box or an <a>initial letter</a> box, as <a>initial letter</a> is a display type.
417+
416418
Issue: Add 'width'/'height' as requested by Tantek... need to integrate with model.
417419

418420
<h4 id="initial-letter-model">

0 commit comments

Comments
 (0)