diff options
Diffstat (limited to 'files/zh-cn/web/api/window')
-rw-r--r-- | files/zh-cn/web/api/window/getselection/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/window/getselection/index.html b/files/zh-cn/web/api/window/getselection/index.html index fcaf9bf733..d9207bbf54 100644 --- a/files/zh-cn/web/api/window/getselection/index.html +++ b/files/zh-cn/web/api/window/getselection/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/Window/getSelection --- <div>{{ ApiRef() }}</div> -<div></div> + <p><span style="line-height: 1.5;">返回一个 </span>{{domxref("Selection")}}<span style="line-height: 1.5;"> 对象,</span>表示用户选择的文本范围或光标的当前位置。</p> |