diff options
author | tristantheb <tristantheb@users.noreply.github.com> | 2021-04-30 16:28:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-30 16:28:38 +0200 |
commit | 71c618f2ea793f0462948cfd512414c9094f7370 (patch) | |
tree | 44b543cd5982852c6bd8b641346503a883c2f7be /files/es/web/api/window | |
parent | fb5b8c8367d594d5fc4f38c61573d8e2e3552a57 (diff) | |
download | translated-content-71c618f2ea793f0462948cfd512414c9094f7370.tar.gz translated-content-71c618f2ea793f0462948cfd512414c9094f7370.tar.bz2 translated-content-71c618f2ea793f0462948cfd512414c9094f7370.zip |
KS: Removal of the least used macros - l10n-frozen (#611)
* KS: Deletion of KS macros used less than 100 times
* FIX: Remove conflicting and orphaned files from commits=
Diffstat (limited to 'files/es/web/api/window')
-rw-r--r-- | files/es/web/api/window/open/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/es/web/api/window/open/index.html b/files/es/web/api/window/open/index.html index 8e0376ee75..11bd6fbeb6 100644 --- a/files/es/web/api/window/open/index.html +++ b/files/es/web/api/window/open/index.html @@ -77,8 +77,6 @@ function openRequestedPopup() { <h3 id="Position_and_size_features" name="Position_and_size_features">Características de posición y tamaño</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> |