diff options
Diffstat (limited to 'files/ru/mozilla/firefox/releases/29/index.html')
-rw-r--r-- | files/ru/mozilla/firefox/releases/29/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/mozilla/firefox/releases/29/index.html b/files/ru/mozilla/firefox/releases/29/index.html index 653951a694..8c47941d1e 100644 --- a/files/ru/mozilla/firefox/releases/29/index.html +++ b/files/ru/mozilla/firefox/releases/29/index.html @@ -32,7 +32,7 @@ translation_of: Mozilla/Firefox/Releases/29 <ul> <li><a href="/en-US/docs/Web/CSS/Using_CSS_variables">CSS variables</a> have been implemented ({{bug("773296")}}). Mozilla Hacks article can be found <a href="https://hacks.mozilla.org/2013/12/css-variables-in-firefox-nightly/">here</a>. They are enabled by default only for non-release builds (on release builds flip the pref <code>layout.css.variables.enabled</code> to <code>true</code> if you want to play with them).</li> - <li>Добавленна подержка {{cssxref("visibility")}}<code>: collapse</code> в<br> + <li>Добавлена поддержка {{cssxref("visibility")}}<code>: collapse</code> в<br> Flexboxes ({{bug(783470)}}).</li> <li>Свойство {{cssxref("box-sizing")}} больше не нуждается в префиксе ({{bug(243412)}}).</li> <li>The {{cssxref("will-change")}} property, a hint to that something will animate has been added. The preference <code>layout.css.will-change.enabled</code> must be switched to <code>true</code> to enable it. ({{bug(940842)}})</li> |