回答編集履歴

3

訂正

2020/10/27 06:39

投稿

AkitoshiManabe
AkitoshiManabe

スコア5434

test CHANGED
File without changes

2

訂正

2020/10/27 06:39

投稿

AkitoshiManabe
AkitoshiManabe

スコア5434

test CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
  ~~> The Window.screenTop **read-only property** returns the vertical distance,
12
12
 
13
- in CSS pixels, from the top border of the user's browser viewport to the top side of the screen.~~
13
+ in CSS pixels, from the top border of the user's browser viewport to the top side of the screen.~~(引用ミスのため削除)
14
14
 
15
15
 
16
16
 

1

訂正

2020/10/27 06:39

投稿

AkitoshiManabe
AkitoshiManabe

スコア5434

test CHANGED
@@ -2,15 +2,15 @@
2
2
 
3
3
 
4
4
 
5
- 読み取り専用のプロパティですので、代入による位置指定はできません。
5
+ ~~読み取り専用のプロパティですので、代入による位置指定はできません。~~
6
6
 
7
7
 
8
8
 
9
- > MDN [scrollTop](https://developer.mozilla.org/ja/docs/Web/API/Window/screenTop)
9
+ ~~> MDN [scrollTop](https://developer.mozilla.org/ja/docs/Web/API/Window/screenTop)~~
10
10
 
11
- > The Window.screenTop **read-only property** returns the vertical distance,
11
+ ~~> The Window.screenTop **read-only property** returns the vertical distance,
12
12
 
13
- in CSS pixels, from the top border of the user's browser viewport to the top side of the screen.
13
+ in CSS pixels, from the top border of the user's browser viewport to the top side of the screen.~~
14
14
 
15
15
 
16
16