aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/api/window/open
diff options
context:
space:
mode:
authortristantheb <tristantheb@users.noreply.github.com>2021-04-29 16:52:21 +0200
committerGitHub <noreply@github.com>2021-04-29 23:52:21 +0900
commit8d08445da4a440b172058720a82c76a1f231eef7 (patch)
treeda09a6cb1ad4629a0cc5856a5434990a9b43a7ec /files/ko/web/api/window/open
parente41fd4d996263012593fd39e127e096d5f1660d2 (diff)
downloadtranslated-content-8d08445da4a440b172058720a82c76a1f231eef7.tar.gz
translated-content-8d08445da4a440b172058720a82c76a1f231eef7.tar.bz2
translated-content-8d08445da4a440b172058720a82c76a1f231eef7.zip
KS: Removal of the least used macros - l10n-ko (#613)
* KS: Removal of the least used macros * Update files/ko/web/html/element/textarea/index.html Co-authored-by: hochan Lee <hochan049@gmail.com> * Update files/ko/web/api/window/open/index.html Co-authored-by: hochan Lee <hochan049@gmail.com> Co-authored-by: hochan Lee <hochan049@gmail.com>
Diffstat (limited to 'files/ko/web/api/window/open')
-rw-r--r--files/ko/web/api/window/open/index.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/files/ko/web/api/window/open/index.html b/files/ko/web/api/window/open/index.html
index eefa823c08..7ee5e30cf2 100644
--- a/files/ko/web/api/window/open/index.html
+++ b/files/ko/web/api/window/open/index.html
@@ -76,11 +76,9 @@ function openRequestedPopup() {
<h3 id="Position_and_size_features">Position and size features</h3>
-<div>{{gecko_minversion_note("1.9.2", "Starting in Gecko 1.9.2 (Firefox 3.6), overriding the position of a window using window features will not change the persisted values saved by the session store feature. That means the next time the window is opened, it will still open in the saved location.")}}</div>
-
<p><a href="#Note_on_position_and_dimension_error_correction">Note on position and dimension error correction</a></p>
-<div class="bug">{{bug(176320)}}</div>
+<div class="bug"><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=176320">bug(176320)</a></div>
<p><a href="#Note_on_precedence">Note on precedence</a></p>