文字微调
This commit is contained in:
parent
8e571257cd
commit
c45ef7f008
|
@ -107,7 +107,7 @@ a(id="special-selectors")
|
||||||
Component styles have a few special *selectors* from the world of
|
Component styles have a few special *selectors* from the world of
|
||||||
[shadow DOM style scoping](https://www.w3.org/TR/css-scoping-1):
|
[shadow DOM style scoping](https://www.w3.org/TR/css-scoping-1):
|
||||||
|
|
||||||
“组件样式”中有一些特殊的*选择器*,它们是从[局限化CSS](https://www.w3.org/TR/css-scoping-1)的世界里引入的Shadow DOM(影子DOM)选择器。
|
“组件样式”中有一些从[Shadow DOM style scoping(范围化样式)](https://www.w3.org/TR/css-scoping-1)领域引入的特殊*选择器*:
|
||||||
|
|
||||||
### :host
|
### :host
|
||||||
### :host
|
### :host
|
||||||
|
|
Loading…
Reference in New Issue