Skip to content

Commit 3cf8a0b

Browse files
authored
[css-cascade-5] remove the duplicated note in the used values section (w3c#6760)
1 parent 1a8a168 commit 3cf8a0b

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

css-cascade-5/Overview.bs

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -625,17 +625,6 @@ Used Values</h3>
625625
For example, the 'flex' property has no <a>used value</a>
626626
on elements that aren't <a>flex items</a>.
627627

628-
Note: A property defined to apply to “all elements”
629-
applies to all elements and [=display types=],
630-
but not necessarily to all [=pseudo-element=] types,
631-
since pseudo-elements often have their own specific rendering models
632-
or other restrictions.
633-
The ''::before'' and ''::after'' pseudo-elements, however,
634-
are defined to generate boxes almost exactly like normal elements
635-
and are therefore defined accept all properties that apply to “all elements”.
636-
See [[CSS-PSEUDO-4]]
637-
for more information about [=pseudo-elements=].
638-
639628
<h4 id="applies-to">
640629
Applicable Properties</h4>
641630

0 commit comments

Comments
 (0)