Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

タグ「Full-screen」の付いた記事

3 件のドキュメントが見つかりました

  • Web/API/document/exitFullscreen Document.exitFullscrean() は、ドキュメントのフルスクリーンモードを終了するメソッドです。これは、 Element.requestFullscreen() ...
  • Web/CSS/::backdrop トップレイヤー のスタック内にあるそれぞれの要素は ::backdrop 疑似要素 を持ちます。この疑似要素は、同一のトップレイヤー内で要素のすぐ下層 ...
  • Web/CSS/:fullscreen CSS の :fullscreen 疑似クラス は、現在フルスクリーンモードで表示されているすべての要素に適用されます。トップレベルの要素だけでなく、重なって表示されているすべての要素を選択します。