aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/clipboard_api/index.html
Commit message (Collapse)AuthorAge
* Removes empty <div> or <p> elements from pages (#3093)Tanner Dolby2022-02-22
| | | | | | | | | | | | | | | | | | | | | | * Removes all empty paragraph elements * Removes all empty div elements * Preserve empty div in code snippet * Preserve empty elements inside code snippets * Remove fr files which were converted into markdown * Web/CSS/transform-function/scaleX()/index.html The file is already renamed to index.md。 * remove not needed file * Resolve remaining conflict Co-authored-by: julieng <julien.gattelier@gmail.com> Co-authored-by: Masahiro FUJIMOTO <mfujimot@gmail.com>
* [RU] Remove notranslate (#2874)Alexey Pyltsyn2021-10-27
|
* Использование макроса для вставки ↵Alexey Pyltsyn2021-10-25
| | | | | | | специфицикаций (#2850) * Использование макроса для вставки специфицикаций * Replaces
* RU: Remove hidden paragraphs about Browser Compatibility (#1062)Sasha Sushko2021-05-31
| | | | | | | * Remove Browser Compatibility hidden paragraphs via automation * Remove Browser Compatibility hidden paragraphs manually * Remove Browser Compatibility hidden paragraphs in "not sure" cases
* Fix misleading description in Clipboard API (#416)webben2021-04-05
| | | | The english version has a paragraph: "`This API is designed to supersede accessing the clipboard using document.execCommand().`". In russian it's "`API предназначен для доступа к буферу обмена, используя document.execCommand().`", that means "``This API is using document.execCommand()", which is complete opposite of the original phrase.
* initial commitPeter Bengtsson2020-12-08