Skip to content

Commit 8f17db8

Browse files
committed
[css-ruby-1] Clarify that ruby-position doesn't affect ::first-line, even though it can inherit through it
1 parent 06ba997 commit 8f17db8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css-ruby-1/Overview.bs

+3-3
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ Module interactions</h3>
4444
to support ruby.
4545

4646
None of the properties in this module apply to the ''::first-line'' or
47-
''::first-letter'' pseudo-elements,
48-
except for 'ruby-position' which applies to ''::first-line'',
49-
inheriting to affect ruby annotations on the first line.
47+
''::first-letter'' pseudo-elements;
48+
however 'ruby-position' can inherit through ''::first-line'' to affect
49+
ruby annotations on the first line.
5050

5151
<h3 id="values">
5252
Value Definitions</h3>

0 commit comments

Comments
 (0)