Skip to content

Commit 340195b

Browse files
[css-position-4] editorial: Use the newer term, it subsumes the surrounding text. w3c/csswg-drafts@2f0f962
1 parent 5115d3b commit 340195b

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

css-position4-ja.html

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,6 @@
249249

250250
~padding~box:~CSSBOX#padding-box
251251

252-
~treeに留まる疑似要素:~CSSPSEUDO#tree-abiding
253252
全部的に~style可能な疑似要素:~CSSPSEUDO#fully-styleable
254253

255254
~scroll容器:~CSSOVERFLOW3#scroll-container
@@ -965,12 +964,9 @@ <h3 title="The ::backdrop Pseudo-Element">3.2. `backdrop^pe 疑似要素</h3>
965964

966965
<p>
967966
`backdrop$pe 疑似要素は、
968-
`~treeに留まる疑似要素$である。
969-
それは、
970-
すべての~propを受容し,その`出自の要素$から~propを継承する。
971-
【したがって、`全部的に~style可能な疑似要素$になる。】
967+
`全部的に~style可能な疑似要素$である。
972968
973-
The ::backdrop pseudo-element is a tree-abiding pseudo-element. It accepts all properties. It inherits from its originating element.
969+
The ::backdrop pseudo-element is a fully styleable pseudo-element.
974970
</p>
975971

976972
<p>

0 commit comments

Comments
 (0)