From 773b963e5762c87361e061900a2f5a8d0d1b646d Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Fri, 14 May 2021 00:00:19 +0900 Subject: Learn/Getting_started_with_the_web/CSS_basics を更新 (#674) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 2021/02/20 時点の英語版に同期 - 原語併記マクロを削除 --- files/ja/web/api/window/screeny/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/ja/web/api/window/screeny/index.html') diff --git a/files/ja/web/api/window/screeny/index.html b/files/ja/web/api/window/screeny/index.html index 727b447443..3b10d2b446 100644 --- a/files/ja/web/api/window/screeny/index.html +++ b/files/ja/web/api/window/screeny/index.html @@ -13,7 +13,7 @@ translation_of: Web/API/Window/screenY

概要

画面の上端からユーザのブラウザの上端までの垂直距離を返します。

{{ 英語版章題("Syntax") }}

-

構文

+

構文

lLoc = window.screenY
 

{{ 英語版章題("Parameters") }}

@@ -22,7 +22,7 @@ translation_of: Web/API/Window/screenY
  • lLoc は、画面の上からのピクセル数です。
  • {{ 英語版章題("Notes") }}

    -

    注記

    +

    window.screenX も参照してください。

    {{ 英語版章題("Specification") }}

    仕様

    -- cgit v1.2.3-54-g00ecf