aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* JavaScript/Reference/Global_Objects/escape および unescape を削除 (#1558)Masahiro FUJIMOTO2021-07-30
| | | conflicting 版は古いため削除
* conflicting/Web/JavaScript/Reference/Global_Objects/WebAssembly/Memory ↵Masahiro FUJIMOTO2021-07-30
| | | | | を削除 (#1556) プロトタイプオブジェクトの内容は正規版に含まれているため削除
* refactor: JS REF - STRING TRIM END CONVERT MDIsa(yunjongryu)2021-07-30
|
* etc: 깃 이력 추적을 위한 절차Isa(yunjongryu)2021-07-30
|
* Fix FR documentation for logical_or (#1783)Raphaël TISON2021-07-29
| | | The `&&` operator was displayed instead of the `||` operator.
* French translation of the CSS properties and values API reference (#1765)Jb Audras2021-07-29
| | | | | | | | | | | | | | | | | | | | | | | | | * initial translation * Fix translation_of reference * cssxref replacements * remove untransalted file * Remove untranslated file * re * Remove unwanted ds_store file :( * indentation convention fix (2-space) Forgot this during the initial review. * Remove gender-specific wording * Fix English links Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
* French translation of the CSS Counters Styles API reference (#1766)Jb Audras2021-07-29
| | | | | | | * initial translation * text translation * Title change
* French translation of the `@property` rule reference (#1762)Jb Audras2021-07-29
| | | | | | | | | * original translation * Remove 'aux développeurs' * Link typofix Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
* French translation for the `line-gap-override` CSS descriptor reference (#1754)Jb Audras2021-07-29
| | | | | | | | | | | | | * Initial translation * Better consistency with other @font-face descriptors * Fix percentage reference * Add relative baseline for percentage value * typofix Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
* French translation for the `descent-override` CSS descriptor reference (#1753)Jb Audras2021-07-29
| | | | | * Original translation * Reflect chanfges done for ascent-override for descent-overrride as well
* fix: using javascript page not found (#1724)Mathieu Lavoie2021-07-29
| | | | | | | | | * fix: using javascript page not found * bad separator * Fix redirect by using yarn content add-redirect Co-authored-by: SphinxKnight <julien.gattelier@gmail.com>
* fix typo in Web/CSS/opacity, zh-CN (#1787)yucho1239872021-07-29
|
* (ru): Fix typo on "Request header" page at glossarysorenharfagri2021-07-29
|
* Translation guidelines (#1729)Ruth John2021-07-29
| | | | | | | | | | | | | | | * translation guidelines * translation guidelines * translation guidelines * translation guidelines * translation guidelines * translation guidelines * translation guidelines
* Correct a fatal translation errorX.Y.Z2021-07-29
| | | English ver: https://developer.mozilla.org/en-US/docs/Web/API/Element/mouseenter_event#usage_notes
* 修正指向维基百科的链接Morris Li2021-07-29
| | | 正确的链接地址应为:<https://zh.wikipedia.org/wiki/蒙提·派森之布莱恩的一生>
* Update index.htmlzhenfeng Yang2021-07-29
| | | readonly, not readyonly
* Multiple fixes for the French translation of the Permissions API (#1768)Jb Audras2021-07-29
| | | | | | | | | | | | | | | * Multiple fixes for the French translation of the Permissions API Multiple fixes for the French translation of the Permissions API… * add another fix * Fix another issue * Some more fixes / revamping the page / rm xref macros * Typofix Co-authored-by: SphinxKnight <julien.gattelier@gmail.com>
* French translation of the `Clipboard API` reference (#1770)Jb Audras2021-07-29
| | | | | * original translation * fix minor typos
* remove link 'title' attributes that's just the 'href' (zh-cn, part 3)Peter Bengtsson2021-07-29
|
* Fix a typomeowmeowcat2021-07-29
|
* Web/JavaScript/Reference/Global_Objects/Map が orphaned ↵Masahiro FUJIMOTO2021-07-29
| | | | | | | に移動されていたのを修正 (#1612) * Web/JavaScript/Reference/Global_Objects/Map が orphaned に移動されていたのを修正 * 各文書のスラッグを修正
* French API reference: various typo fixes (#1758)Jb Audras2021-07-29
| | | This PR fixes various typos on the French API reference page.
* French SVG index page: fix a dead link to the XML reference (#1757)Jb Audras2021-07-29
| | | | | | | | | * French SVG index page: fix a dead link to the XML reference This PR fixes a dead link to the XML reference in the French SVG index page. * Remove useless title attr Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
* conflicting/Web/API/WebGL_API/Tutorial/Using_textures_in_WebGL を削除 (#1553)Masahiro FUJIMOTO2021-07-29
| | | | | | | * conflicting/Web/API/WebGL_API/Tutorial/Using_textures_in_WebGL を削除 conflicting 版は古いので削除 * リダイレクトの編集ミスを修正
* French translation for the `ascent-override` CSS descriptor reference. (#1752)Jb Audras2021-07-29
| | | | | | | | | | | * Initial translation * small fixes: indentation and consistency * fix percentage * add more info to percentage * adds wikipedia's definition of jambage
* Delete space after "!" (#1679)kisre2021-07-29
| | | | Followed the rule of 約物, no space has after "?", and "!". There is a space after "?" in this file because of the presence of "2".
* 未使用の conflicting 内の履歴を削除 (#1598)Masahiro FUJIMOTO2021-07-29
|
* conflicting/Web/Guide/Introduction_to_Web_development を削除 (#1525)Masahiro FUJIMOTO2021-07-29
| | | | | | * conflicting/Web/Guide/Introduction_to_Web_development を削除 記事の古い版と思われるため、履歴を含めて正規版に統合
* conflicting/Web/CSS/font-variant を削除 (#1524)Masahiro FUJIMOTO2021-07-29
| | | 原文が英語版で既に削除されている記事なので削除
* conflicting/Web/CSS/box-ordinal-group を削除 (#1523)Masahiro FUJIMOTO2021-07-29
| | | 接頭辞つきの古いバージョンの記事なので削除
* conflicting/Web/CSS/CSS_Flexible_Box_Layout 以下を削除 (#1522)Masahiro FUJIMOTO2021-07-29
| | | それぞれ廃止された旧ページであるため
* conflicting/Web/CSS/CSS_Backgrounds_and_Borders 以下を削除 (#1521)Masahiro FUJIMOTO2021-07-29
| | | 正規版に履歴を継承
* conflicting/Web/API/Web_Storage_API を削除 (#1520)Masahiro FUJIMOTO2021-07-29
| | | conflicting 版はリダイレクトだけなので削除
* conflicting/Web/HTML/Global_attributes を削除 (#1516)Masahiro FUJIMOTO2021-07-29
| | | 既に削除された用語集の記事であるため、削除。
* conflicting/Web/API/Navigator を削除 (#1514)Masahiro FUJIMOTO2021-07-29
| | | 古い内容と思われるため、削除。
* conflicting/Web/API/MediaStream_Recording_API を削除 (#1513)Masahiro FUJIMOTO2021-07-29
| | | | | | * conflicting/Web/API/MediaStream_Recording_API を削除 古いAPIの記事であるため
* conflicting/Web/API/HTML_Drag_and_Drop_API を削除 (#1512)Masahiro FUJIMOTO2021-07-29
| | | 実質的に内容がないため
* [ko] add /ko/docs/Web/JavaScript/Reference/Global_Objects/Object/Object (#1454)윤승재2021-07-29
| | | | | | | | | | * add object/index.html * Update files/ko/web/javascript/reference/global_objects/object/object/index.html Co-authored-by: SoHyun Park <stitch.coding@gmail.com> Co-authored-by: echo.youn <echo.youn@kakaocorp.com> Co-authored-by: SoHyun Park <stitch.coding@gmail.com>
* [ko] javascript/global_objects/null en-us 문서와 동기화 (#1414)Jongha Kim2021-07-29
| | | | | | | | | | | * javascript/global_objects/null en-us 문서와 동기화 * Update files/ko/web/javascript/reference/global_objects/null/index.html Co-authored-by: alattalatta <urty5656@gmail.com> * 리뷰 반영 Co-authored-by: alattalatta <urty5656@gmail.com>
* remove link 'title' attributes that's just the 'href' (zh-cn, part 2) (#1730)Peter Bengtsson2021-07-29
| | | | | * remove link 'title' attributes that's just the 'href' (zh-cn, part 2) * more fixes
* fix error Web/API/History/replaceState, zh-CN (#1759)Benno-Wu2021-07-29
|
* refactor(KO): JS REF - STRING RAW CONVERT MD (#1774)ISA2021-07-29
| | | | | | | | | * [CRON] sync translated content * etc: 깃 이력 추적을 위해서 추가 된 절차 * refactor(KO): JS REF - STRING RAW CONVERT MD Co-authored-by: MDN <actions@users.noreply.github.com>
* Add Javascript/Reference - Bitwise And Operator (#1640)Jongha Kim2021-07-28
|
* French translation for the `size-adjust` CSS descriptor reference (#1755)Jb Audras2021-07-28
| | | | | | | | | * Initial translation * typo: fix missing pluralization * Fix cssxref * Remove ds_store file
* French translation of learn/performance: add missing non-breaking spaces (#1756)Jb Audras2021-07-28
| | | | | | | | | * French translation of learn/performance: add missing non-breaking spaces This PR adds missing non-breaking spaces on learn/performance. * Use HTML entities for non-breaking spaces and fix resources URLs Use HTML entities for non-breaking spaces and fix resources URLs
* French translation for the `path` CSS function reference (#1747)Jb Audras2021-07-28
| | | | | | | * Original translation * Replace <i> tags with <code> * Add a missing <code> tag
* French translation for the `forced-color-adjust` CSS property reference (#1745)Jb Audras2021-07-28
| | | | | | | * Initial translation * Fix glossary issue * Remove unwanted dot
* Original translation (#1749)Jb Audras2021-07-28
|
* Initial translation (#1744)Jb Audras2021-07-28
|