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
This inheritance rule allows specifying styles indirectly
1293
1293
(by using explicit <aclass="css" data-link-type="maybe" href="http://dev.w3.org/csswg/css-cascade-3/#valuedef-inherit">inherit</a> or using default inheritance
1294
-
on properties that don’t apply to <spanclass="css">:first-letter</span>)
1294
+
on properties that don’t apply to <spanclass="css">::first-letter</span>)
This inheritance rule allows specifying styles indirectly
2126
2126
(by using explicit <aclass="css" data-link-type="maybe" href="http://dev.w3.org/csswg/css-cascade-3/#valuedef-inherit">inherit</a> or using default inheritance
2127
-
on properties that don’t apply to <spanclass="css">:first-letter</span>)
2127
+
on properties that don’t apply to <spanclass="css">::first-letter</span>)
2128
2128
that can’t be specified directly
2129
2129
(based on the rules in the next section).
2130
2130
This is a problem.
2131
2131
The restrictions that apply to styling inside fragments
0 commit comments