Skip to content

Commit a913e00

Browse files
https://github.com/w3c/csswg-drafts/commit/884a4481cad562bf8f999c502a1588e26c1fa099
1 parent 4b15e49 commit a913e00

1 file changed

Lines changed: 19 additions & 7 deletions

File tree

selectors4-ja.html

Lines changed: 19 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
●●options
191191

192192
spec_title:Selectors Level 4
193-
spec_date:2026-05-27
193+
spec_date:2026-05-28
194194
trans_update:2026-05-29
195195
source_checked:250506
196196
page_state_key:CSS
@@ -510,6 +510,8 @@
510510
占める:take up
511511
見て:look
512512
得る:gain
513+
上層にある:overlay
514+
上層にある:overlaid
513515
514516
●UI 部品/機器
515517
check::::チェック
@@ -7242,13 +7244,23 @@ <h3 title="Picture-in-Picture Presentation State: the :picture-in-picture pseudo
72427244
疑似類は、
72437245
次に該当する要素を表現する
72447246
7245-
要素は,表示域のほとんど(通例的には すべて)を占める~modeで表示されていて、
7246-
要素が他の内容~越しに表示されている間,
7247-
表示域は~screenの一部に限定されている
7248-
— 例えば、
7249-
`picture-in-picture$r ~API を利用しているとき。
7247+
その内容は、
7248+
“~picture-in-picture” ~modeで表示されている
7249+
(すなわち,~screenの一部に限定され,
7250+
他の内容より上層にある~UIwindow内に表示されている)
7251+
— 当の文書~内に埋込まれて,ではなく。
7252+
7253+
The :picture-in-picture pseudo-class represents an element whose contents are being displayed in a “picture-in-picture” mode (i.e. displayed in a window confined to part of the screen and overlaying other content) rather than embedded in the document.\
7254+
</p>
7255+
7256+
<p>
7257+
この疑似類は、
7258+
例えば, `video$e 要素の~boxを[
7259+
その内容が `picture-in-picture$r ~API を利用して,
7260+
上層にある~UIwindow内で再生されている間
7261+
]に~styleするために利用できる。
72507262
7251-
The :picture-in-picture pseudo-class represents an element which is displayed in a mode that takes up most (usually all) of the viewport, and whose viewport is confined to part of the screen while being displayed over other content, for example when using the Picture-in-Picture API. [picture-in-picture]
7263+
For example, this pseudo-class can be used to style a video element’s box while its contents are being played in an overlaid window using the Picture-in-Picture API. [picture-in-picture]
72527264
</p>
72537265

72547266
</section>

0 commit comments

Comments
 (0)