|
106 | 106 | ●●options |
107 | 107 |
|
108 | 108 | spec_title:Fullscreen API |
109 | | -spec_date:2025-07-22 |
110 | | -trans_update:2025-02-13 |
| 109 | +spec_date:2025-07-25 |
| 110 | +trans_update:2025-07-25 |
111 | 111 | source_checked:200611 |
112 | 112 | spec_status:LS |
113 | 113 | original_url:https://fullscreen.spec.whatwg.org/ |
|
280 | 280 | ~node~navigable:~HTMLds#node-navigable |
281 | 281 | 子~navigable:~HTMLds#child-navigable |
282 | 282 | 子孫~navigable群:~HTMLds#descendant-navigables |
283 | | -~top-level辿可能:~HTMLds#top-level-traversable |
284 | 283 | nav.~top-level辿可能:~HTMLds#nav-top |
285 | 284 | nav.作動中な文書:~HTMLds#nav-document |
286 | 285 | nav.容器:~HTMLds#nav-container |
|
300 | 299 |
|
301 | 300 | 一過な作動化を有して:~HTMLinteraction#transient-activation |
302 | 301 | 利用者-作動化を消費する:~HTMLinteraction#consume-user-activation |
| 302 | +閉-要請:~HTMLinteraction#close-request |
| 303 | +閉-要請~手続き:~HTMLinteraction#close-request-steps |
| 304 | +閉-注視器:~HTMLinteraction#close-watcher |
303 | 305 |
|
304 | 306 | 最上層な~popover先祖を見出す:~HTMLpopover#topmost-popover-ancestor |
305 | 307 | ある所までの~popoverをすべて隠す:~HTMLpopover#hide-all-popovers-until |
|
338 | 340 | 隠す:hideする:~ |
339 | 341 | 抜出る:exitする::抜け出る |
340 | 342 | popover: |
| 343 | +閉-:close:閉じ |
| 344 | +注視器:watcher::~ |
341 | 345 |
|
342 | 346 | ●CSS |
343 | 347 | 重層する:overlayする::層を重ねる |
|
378 | 382 | ●仕様 |
379 | 383 | 改善案:potential improvements:~ |
380 | 384 | 末端利用者:end user:~:::エンドユーザ |
381 | | -指図-:instruct:~ |
382 | | -指図:instruction:~ |
383 | 385 | 呼ばれ:called |
384 | 386 | 告知-:advertise:~ |
385 | 387 | 給-:supply:~ |
|
392 | 394 | ~~模造:recreate |
393 | 395 | 欺く:spoof する |
394 | 396 | という:said to be |
| 397 | + 優先される:takes precedence over |
395 | 398 |
|
396 | 399 | ●未分類 |
397 | 400 | iframe: |
|
456 | 459 |
|
457 | 460 | Commits: |
458 | 461 | <a href="https://github.com/whatwg/fullscreen/commits">GitHub whatwg/fullscreen/commits</a> |
459 | | - <a href="https://fullscreen.spec.whatwg.org/commit-snapshots/1c324eeafe81ace8fc3e3b1c9c04776787a01f90/" id="commit-snapshot-link">Snapshot as of this commit</a></dd> |
| 462 | + <a href="https://fullscreen.spec.whatwg.org/commit-snapshots/dd2b0983dae0ab32584b87e6ad76e5ebb67a846c/" id="commit-snapshot-link">Snapshot as of this commit</a></dd> |
460 | 463 | <a href="https://twitter.com/fullscreenapi">@fullscreenapi</a> |
461 | 464 |
|
462 | 465 | Tests: |
@@ -1822,31 +1825,29 @@ <h2 title="API">3. ~API</h2> |
1822 | 1825 | <h2 title="UI">4. ~UI</h2> |
1823 | 1826 |
|
1824 | 1827 | <p> |
1825 | | -~UAには、[ |
1826 | | -`requestFullscreen()$m, |
1827 | | -`exitFullscreen()$m |
1828 | | -]の手続きを通して,~native媒体の~fullscreen制御を実装することが奨励される。 |
| 1828 | +~UAには、 |
| 1829 | +~native媒体の~fullscreen制御を[ |
| 1830 | +`requestFullscreen()$m, `exitFullscreen()$m |
| 1831 | +]【用に定義された手続き】を通して実装することが奨励される。 |
1829 | 1832 | ◎ |
1830 | 1833 | User agents are encouraged to implement native media fullscreen controls in terms of requestFullscreen() and exitFullscreen(). |
1831 | 1834 | </p> |
1832 | 1835 |
|
1833 | 1836 | <p> |
1834 | | -末端利用者は、[ |
1835 | | -`requestFullscreen()$m を介して起動された ~fullscreen~sessionを終止する |
1836 | | -]よう,~UAに指図している場合 |
1837 | | -⇒ |
1838 | | -`~fullscreenから全部的に抜出る$( `~top-level辿可能$にて`作動中な文書$nav ) |
| 1837 | +利用者が`閉-要請$を起動した場合、 |
| 1838 | +`閉-要請~手続き$の一部として`~fullscreenから全部的に抜出る$ ~algoが誘発されることになる。 |
| 1839 | +これは、 |
| 1840 | +どの`閉-注視器$よりも優先される。 |
1839 | 1841 | ◎ |
1840 | | -If the end user instructs the user agent to end a fullscreen session initiated via requestFullscreen(), fully exit fullscreen given the top-level traversable’s active document. |
| 1842 | +If the user initiates a close request, this will trigger the fully exit fullscreen algorithm as part of the close request steps. This takes precedence over any close watchers. |
1841 | 1843 | </p> |
1842 | 1844 |
|
1843 | 1845 | <p> |
1844 | 1846 | ~UAは、[ |
1845 | | -末端利用者からの指図 / |
1846 | | -`exitFullscreen()$m の~call |
| 1847 | +`閉-要請$/ `exitFullscreen()$m の~call |
1847 | 1848 | ]が無いときでも,必要yであると判断するならば ~fullscreen~sessionを終止してもヨイ。 |
1848 | 1849 | ◎ |
1849 | | -The user agent may end any fullscreen session without instruction from the end user or call to exitFullscreen() whenever the user agent deems it necessary. |
| 1850 | +The user agent may end any fullscreen session without a close request or call to exitFullscreen() whenever the user agent deems it necessary. |
1850 | 1851 | </p> |
1851 | 1852 |
|
1852 | 1853 | </section> |
|
0 commit comments