aboutsummaryrefslogtreecommitdiff
path: root/files
Commit message (Collapse)AuthorAge
* Fixes #1707 / updates page vs. en-US (#1805)SphinxKnight2021-07-30
| | | | | * Fixes #1707 / updates page vs. en-US * typofix
* remove all InterfaceOverview (#1806)Peter Bengtsson2021-07-30
|
* remove link 'title' attributes that's just the 'href' (ja) (#1712)Peter Bengtsson2021-07-30
|
* In French translation -- removed reference to Ardoise (#1589)Eriam Schaffter2021-07-30
| | | | | | | * Removed references to "Ardoise JavaScript" * And other references to Ardoise removed * Last reference to Ardoise !
* replace clientHeight example with imagelukas-152021-07-30
|
* Translation "Constraint validation API" page into Russian (#1466)Roma Zvarich2021-07-30
| | | Co-authored-by: Sasha Sushko <sushko@outlook.com>
* French translation of the `noreferrer` reference (#1799)Jb Audras2021-07-30
| | | | | | | | | | | | | * initial translation * r * initial translation * mistake in the translation_of definition * improvement after review * fix: too much chacals
* French translation of the `noopener` reference (#1798)Jb Audras2021-07-30
| | | | | | | | | | | * initial translation * r * initial translation * fix few issues * Various fixes as per @sphinxknight's review
* update Mozilla/Add-ons, zh-CN (#1784)周盛道2021-07-30
| | | | | | | * 将附加组件页面与英文进行更新 Update the add-ons page with English * 修复此前的错误
* French translation of the `prefetch` reference (#1801)Jb Audras2021-07-30
| | | | | | | * initial translation * r * original translation
* French translation of the `preconnect` reference (#1800)Jb Audras2021-07-30
| | | | | | | | | * initial translation * r * original translation * fix a small typo in the original translation
* French translation of the `modulepreload` reference (#1796)Jb Audras2021-07-30
| | | | | | | | | * initial translation * r * initial translation * Fix various issues spotted during the review
* French translation of the `manifest` reference (#1795)Jb Audras2021-07-30
| | | | | | | | | | | * initial translation * r * Initial translation * remove double whitespace * remove unwanted span
* French translation of the `dns-prefetch` reference. (#1794)Jb Audras2021-07-30
| | | | | | | | | * initial translation * r * initial translation * remove seodescription span
* French translation of the HTMLIFrameElement allowpaymentrequest reference ↵Jb Audras2021-07-30
| | | | | | | | | (#1792) * original translation * small fix + change language of one <i> tag * Fix a missed issue and add a <i> on one iframe occurrence
* French translation of the HTMLIFrameElement `contentdocument` reference (#1791)Jb Audras2021-07-30
| | | | | | | | | | | * initial translation * Various fixes requested by the reviewer :) * I missed an 'iframe' occurrence… * Slight improvements Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
* French translation of the HTMLIFrameElement csp reference (#1790)Jb Audras2021-07-30
| | | | | * Initial translation * address various issues from the reviewer
* fix(tr): wrong closing tag (#1696)Mathieu Lavoie2021-07-30
| | | | | | | | | | | * fix(tr): wrong closing tag * Fix fixable flaws (links) * rm Gremlins / special chars * update vs. en-US and removal of xref macros Co-authored-by: SphinxKnight <julien.gattelier@gmail.com>
* 削除済みのページの履歴を削除 (#1613)Masahiro FUJIMOTO2021-07-30
| | | | | | | * conflicting/Tools/Page_Inspector 以下の履歴を削除 ページがもう存在しないため * 追加修正
* conflicting/Tools/Debugger 以下は古い記事なので削除 (#1601)Masahiro FUJIMOTO2021-07-30
|
* MDN/Guidelines/Writing_style_guide 以下を削除 (#1600)Masahiro FUJIMOTO2021-07-30
| | | | - MDN/Guidelines/Writing_style_guide 以下を削除 - 関連るする文書も最小限の修正を実施
* conflicting/Learn/JavaScript/Client-side_web_APIs/Manipulating_documents ↵Masahiro FUJIMOTO2021-07-30
| | | | を削除 (#1599)
* orphaned/Web/HTML/Element 以下の古い要素の記事を削除 (#1597)Masahiro FUJIMOTO2021-07-30
|
* /ja/docs/orphaned/Web/Events/Index を削除 (#1596)Masahiro FUJIMOTO2021-07-30
|
* orphaned/Web/API/HTMLOrForeignElement のメンバーを HTMLElement ↵Masahiro FUJIMOTO2021-07-30
| | | | | へ移動 (#1595) * orphaned/Web/API/HTMLOrForeignElement のメンバーを HTMLElement へ移動
* ElementCSSInlineStyle を削除 (#1593)Masahiro FUJIMOTO2021-07-30
| | | ElementCSSInlineStyle を削除して、その style プロパティを HTMLElement に移管。
* ElementCSSInlineStyle の削除関係 (#1591)Masahiro FUJIMOTO2021-07-30
| | | ElementCSSInlineStyle の削除に関連する各ファイルを最新の英語版に同期
* orphaned/Web/API/DocumentOrShadowRoot 以下を削除 (#1586)Masahiro FUJIMOTO2021-07-30
| | | | * orphaned/Web/API/DocumentOrShadowRoot 以下を削除
* devicelight イベント関連の文書を削除 (#1585)Masahiro FUJIMOTO2021-07-30
| | | | orphaned/Web/API/DeviceLightEvent は廃止されたインターフェイスなので削除 devicelight イベント関連の文書を削除
* orphaned/Web/API/AudioContext/mozAudioChannelType を削除 (#1570)Masahiro FUJIMOTO2021-07-30
| | | 英語版の API ドキュメントにないページであるため削除
* Web/API/Worker および onerror を更新 (#1565)Masahiro FUJIMOTO2021-07-30
| | | | | - orphaned/Web/API/AbstractWorker を削除 - AbstractWorker インターフェイスの onerror プロパティを Worker へ移動 - Worker インターフェイスおよび onerror プロパティのドキュメントを2021/07/16時点の英語版に同期
* conflicting/Web/JavaScript/Reference/Global_Objects/JSON を削除 (#1555)Masahiro FUJIMOTO2021-07-30
| | | 現行版で説明がなされているため
* ChildNode/remove を各インターフェイスに分割 (#1584)Masahiro FUJIMOTO2021-07-30
|
* orphaned/DebNews を削除 (#1568)Masahiro FUJIMOTO2021-07-30
| | | | | | | * orphaned/DebNews を削除 typoと見られるページのため削除 * remove redirects
* Web/API/Window/resize_event を新規翻訳 (#1562)Masahiro FUJIMOTO2021-07-30
| | | 2021/06/17時点の英語版に基づき新規翻訳
* orphaned のうち wiki.localize のみからなるページを削除 (#1560)Masahiro FUJIMOTO2021-07-30
|
* 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
|
* 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