You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css-inline/Overview.bs
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -413,6 +413,8 @@ The following properties apply to an <a>initial letter</a>:
413
413
<li>all margin, border and padding properties (see [[CSS21]] and [[CSS3BG]])
414
414
</ul>
415
415
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
+
416
418
Issue: Add 'width'/'height' as requested by Tantek... need to integrate with model.
0 commit comments