We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5115d3b commit 340195bCopy full SHA for 340195b
1 file changed
css-position4-ja.html
@@ -249,7 +249,6 @@
249
250
~padding~box:~CSSBOX#padding-box
251
252
-~treeに留まる疑似要素:~CSSPSEUDO#tree-abiding
253
全部的に~style可能な疑似要素:~CSSPSEUDO#fully-styleable
254
255
~scroll容器:~CSSOVERFLOW3#scroll-container
@@ -965,12 +964,9 @@ <h3 title="The ::backdrop Pseudo-Element">3.2. `backdrop^pe 疑似要素</h3>
965
964
966
<p>
967
`backdrop$pe 疑似要素は、
968
-`~treeに留まる疑似要素$である。
969
-それは、
970
-すべての~propを受容し,その`出自の要素$から~propを継承する。
971
-【したがって、`全部的に~style可能な疑似要素$になる。】
+`全部的に~style可能な疑似要素$である。
972
◎
973
-The ::backdrop pseudo-element is a tree-abiding pseudo-element. It accepts all properties. It inherits from its originating element.
+The ::backdrop pseudo-element is a fully styleable pseudo-element.
974
</p>
975
976
0 commit comments