aboutsummaryrefslogtreecommitdiff
path: root/files
Commit message (Collapse)AuthorAge
* convert content to mdjulieng2021-11-15
|
* move *.html to *.mdjulieng2021-11-15
|
* Update index.mdMasahiro FUJIMOTO2021-11-15
|
* CSS Lists に関する記事を更新Masahiro FUJIMOTO2021-11-15
| | | | - 2021/11/07 時点の英語版に同期
* CSS Lists 関係のファイルを更新Masahiro FUJIMOTO2021-11-15
|
* CSS Positioned Layout 以下を更新Masahiro FUJIMOTO2021-11-15
| | | | - 2021/11/06 時点の英語版に同期
* CSS Positioned Layout 関係の文書の変換準備Masahiro FUJIMOTO2021-11-15
|
* 合成と混合の各文書を更新Masahiro FUJIMOTO2021-11-15
| | | | - 2021/11/05 時点の英語版に同期
* Compositing_and_Blending の文書を変換準備Masahiro FUJIMOTO2021-11-15
|
* Web/HTML/Element/object を更新Masahiro Fujimoto2021-11-15
| | | | - 2021/10/26 時点の英語版に同期
* object 要素の変換準備Masahiro Fujimoto2021-11-15
|
* Prepare Learning Area section for Markdown conversion (#2738)SphinxKnight2021-11-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove summary, spans and fonts * Remove notranslate class * Remove ids other than headings * Remove hidden blocks * fix livesample call with exclamation mark * fix livesample call with exclamation mark * fix livesample call with exclamation mark * fix livesample call with exclamation mark * Fix notes * Remove code in pre, sub/sup and some styles * fix dls * fix absolute / english links * fix figures and others * fix other issues from report * Fix other one-off issues excl. imgs * Fix images * Fixes #2842 for Learning area
* fix: [FR] typo on admin_site page (#2988)Cédric Roger2021-11-14
| | | | | | | | | | | * Update index.html correct some mistakes like plurials * Update files/fr/learn/server-side/django/admin_site/index.html Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com> Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
* [ko] translate the below document. (#3075)Cor2021-11-14
| | | AudioParam.setTargetAtTime()
* fix: remove whitespace before period (#3082)Elliot Lintz2021-11-14
| | | | | | | * fix: remove whitespace before period * Also remove an unwanted space before a comma :) Co-authored-by: Jb Audras <audrasjb@gmail.com>
* Update index.html (#2798)João Marcus Fernandes2021-11-13
| | | | | * Update index.html * Update index.html
* Updated URI in index.html (#3079)Arnon Rodrigues2021-11-13
| | | | | The URI `http://www.whatwg.org/specs/web-apps/current-work/multipage/obsolete.html#dom-document-all` was changed and it is redirecting to `https://html.spec.whatwg.org/multipage/obsolete.html#dom-document-all`. To avoid redirection, I placed the new URI in the `href`.
* fix typo (#3072)Pedro Augusto2021-11-13
|
* fix: typo (#3009)Cauê Melo2021-11-13
|
* [ko] Translation done of 'Advanced techniques: Creating and sequencing ↵Cor2021-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | audio' document (#2830) * translate the below document. Advanced techniques: Creating and sequencing audio * little fix hyperlink Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * translation for an omitted sentence Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * translation modified Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * translation modified Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * translation modified Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * overall modification Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* Update index.mdMasahiro FUJIMOTO2021-11-13
|
* CSS Fonts の各プロパティを更新Masahiro FUJIMOTO2021-11-13
| | | | - 2021/11/05 時点の英語版に同期
* CSS Font 系のプロパティ文書の更新準備Masahiro FUJIMOTO2021-11-13
|
* String.prototype.charAt() を更新Masahiro Fujimoto2021-11-13
| | | | - 2021/07/21 時点の英語版に同期
* String.prototype.charAt() の変換準備Masahiro Fujimoto2021-11-13
|
* Web/API/Document/importNode を更新Masahiro Fujimoto2021-11-13
| | | | - 2021/09/15 時点の英語版に同期
* Document.importNode() の変換準備Masahiro Fujimoto2021-11-13
|
* [CRON] sync translated contentMDN2021-11-13
|
* Update Web/CSS/CSS_Flexible_Box_Layout/Basic_Concepts_of_Flexbox, zh-CN (#2931)wang2021-11-12
| | | | | | | * Add link to next page * Update link to next page Update to a correct link of next page
* Update Glossary/Truthy, zh-CN (#3050)btea2021-11-12
|
* Update Web/JavaScript/Reference/Global_Objects/Promise/resolve, zh-CN (#2967)snowingfox2021-11-12
| | | A code example is added to the warning content at the beginning of the article. This example can clearly show its meaning. Why should I give this example? Because when I first read it, I found it difficult to imagine and understand this concept
* [CRON] sync translated contentMDN2021-11-12
|
* [ko] Translation done of `AudioParam.value` document (#3041)Cor2021-11-12
| | | | | | | | | | | | | | | | | | | * translate the below document. AudioParam.value * little modification * match to the guide translation to 'usage note' Co-authored-by: hochan Lee <hochan049@gmail.com> * modify a word gradiated → graduated Co-authored-by: hochan Lee <hochan049@gmail.com>
* Update index.html (#2986)Cédric Roger2021-11-11
| | | Correct some mistakes like plurial
* Complete fr translation for LA "Practical positioning examples" (#2703)jfalycee2021-11-11
| | | | | | | * Update index.html * Finishing the translation for #2703 Co-authored-by: julieng <julien.gattelier@gmail.com>
* Typofix for sentence and link (#3071)Clément P2021-11-11
|
* fix: internal link (#3036)renaudAmsellem2021-11-11
| | | | | | | | | | | | | * Small typo in link Current link leads to nothing. * fix typo * Update files/fr/web/html/element/input/index.md Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com> Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
* CSS フォントに関するガイドを最新版へ更新Masahiro FUJIMOTO2021-11-11
| | | | - 2021/11/02 時点の英語版に同期
* CSS Fonts のガイドを変換準備Masahiro FUJIMOTO2021-11-11
|
* CSS Fonts の変換準備Masahiro FUJIMOTO2021-11-11
|
* convert content to mdjulieng2021-11-11
|
* move *.html to *.mdjulieng2021-11-11
|
* convert content to mdjulieng2021-11-11
|
* move *.html to *.mdjulieng2021-11-11
|
* convert content to mdjulieng2021-11-11
|
* move *.html to *.mdjulieng2021-11-11
|
* convert content to mdjulieng2021-11-11
|
* move *.html to *.mdjulieng2021-11-11
|
* convert content to mdjulieng2021-11-11
|
* move *.html to *.mdjulieng2021-11-11
|