File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -629,7 +629,7 @@ Generated Content Pseudo-elements: ''::before'' and ''::after''</h3>
629
629
630
630
<dt> <dfn>::after</dfn>
631
631
<dd> Represents a styleable child pseudo-element
632
- immediately before the <i> originating element</i> 's actual content.
632
+ immediately after the <i> originating element</i> 's actual content.
633
633
</dl>
634
634
635
635
<div class="example">
Original file line number Diff line number Diff line change @@ -1020,7 +1020,7 @@ <h3 class="heading settled" data-level="4.1" id="generated-content"><span class=
1020
1020
< dt > < dfn class ="css " data-dfn-type ="selector " data-export ="" id ="selectordef-after "> ::after< a class ="self-link " href ="#selectordef-after "> </ a > </ dfn >
1021
1021
1022
1022
< dd > Represents a styleable child pseudo-element
1023
- immediately before the < i > originating element</ i > ’s actual content.
1023
+ immediately after the < i > originating element</ i > ’s actual content.
1024
1024
1025
1025
</ dl >
1026
1026
You can’t perform that action at this time.
0 commit comments