File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -124,13 +124,13 @@ Scoped Styles</h2>
124124 </pre>
125125 </div>
126126
127- Each resulting [=scope=] includes a [=scoping root=] and all it's descendants,
127+ Each resulting [=scope=] includes a [=scoping root=] and all its descendants,
128128 up to and including any [=scope boundary=] elements,
129129 but not the descendants of those boundaries.
130130
131131 In contrast to <a href="#shadow-dom">Shadow Encapsulation</a> ,
132132 which describes a persistent one-to-one relationship in the DOM
133- between a [=shadow host=] and it's nested [=shadow tree=] ,
133+ between a [=shadow host=] and its nested [=shadow tree=] ,
134134 multiple overlapping [=scopes=] can be defined in relation to the same elements.
135135
136136 <div class=example>
You can’t perform that action at this time.
0 commit comments