aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/element
Commit message (Collapse)AuthorAge
* Remove unwanted macros (no orphaned/conflicting) (#4649)Carolyn Wu2022-03-17
|
* Fix #4269 - Removes empty/special characters (#4270)SphinxKnight2022-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove ufeff * Remove u2064 * Remove u2062 * Replace u202f followed by : with  : * Replace u202f next to « or » with   and « or » * Replace u202f followed by ; with  ; * Replace u202f followed by ! with   * Replace u202f followed by ? with  ? * Replace remaining u202f with classical space * Replace u200b surrounded by space with classical space * Replace u200b surrounded by space with classical space - again (repeated) * Remove remaining u200b * Remove u200a * Replace u2009 with   * Remove u00ad * Replace u00a0 followed by : ! or ? with   and punctuation * Replace u00a0 surrounded « or » with   and punctuation * Replace u00a0 followed by whitespaces * Replace u00a0 preceded by whitespaces * Replace u00a0 followed by a newline with a newline * Replace u00a0 followed by a newline with a newline - Take2 * Replace u00a0 followed by a ;   and punctuation * Remove u00a0 followed by , * Remove u00a0 in indentation spaces with \n([ ]*)([\u00a0])([ ]*) * Manual replacement of ([\u00a0])([ ]+) * Replace remaining ([\u00a0]+) by a space * cleaning empty elements * remove ufe0f * Remove u00a0 and u202f after merging against updated main * remove double whitespace using (\w)( )(\w)
* fixes #4142 - updates vs en-US (#4144)SphinxKnight2022-03-01
|
* Markdown fixes part 1 (fr/web/a*) (#4316)Carolyn Wu2022-03-01
| | | | | | | | | | | * Fix MD038, no spaces inside code span elements * Fix MD037, no spaces inside emphasis markers * Fix MD039, no spaces inside link text * Missed link text fix in API file * Various typo fixes
* Typofix (#4268)Ahmed Mze2022-02-25
|
* Markdown error fixes for French pages (#3850)Carolyn Wu2022-01-29
|
* Update French querySelectorAll page (#3733)Carolyn Wu2022-01-29
| | | | | | | * Updates and fixes for querySelectorAll * Minor rewording / deleting a non-working / superfluous example Co-authored-by: julieng <julien.gattelier@gmail.com>
* Fixes #3389 (#3394)SphinxKnight2022-01-15
| | | | | * Replace asterisks mixup * 2nd pass
* Fix notes and warnings cards where a space was missing (#3282)SphinxKnight2022-01-03
|
* Fixes #2842 - Fixing EmbedLiveSample errors for fr docs (#2851)SphinxKnight2021-11-05
| | | | | | | | | | | * Fixes #2842 for CSS pages * Fixes #2842 for Web API pages * Fixes #2842 for other sections * Fix EmbedLiveSample for moved CSS page * Fixes #2842 for conflicting / orphaned docs
* convert content to mdjulieng2021-10-02
|
* move *.html to *.mdjulieng2021-10-02
|
* Fix web api fr upstream h2m (#2597)SphinxKnight2021-09-27
| | | | | | | * fix html examples with script * remove languages macro * enclose code words in <code> to avoid dot escape
* Prepare Web API section for Markdown conversion (#2464)SphinxKnight2021-09-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove summary classes and ids * Remove unecessary hidden * Remove useless span filled with useless attributes / ids * Remove useless font * Remove notranslate * Remove id in other elements than headings * Remove name attributes * Remove <pre><code> for JS w/ language-js class * Remove <pre><code> for HTML w/ language-html class * Remove <pre><code> for other lang w/ language-* class * Rm highlighted line in code samples * fix links, internal, external, absolute URLs * missing file from last commit * Fix styles errors apart from table + some classes * Fix notes and warnings (+ some other :x) * fix typo during merge which broke a doc * aand forgot a conflict * fix remaining classes of errors except dls and images * Fix dls * Fix images (deki/mozillademos) and remaining style issues * Remove script tag from svg file * Remove script tag from svg fileS * Compress SVG files for CI
* Espace en trop (#2485)Olivier G2021-09-17
|
* [Fr] replaced broken element styles with images on ClientLeft page (#1975)ThinkMuk2021-08-08
| | | | | | | * replacing broken element styles with images * Updates page vs en-US Co-authored-by: julieng <julien.gattelier@gmail.com>
* [Fr]replace broken element styles with images on clientHeight page (#1974)Eunha2021-08-08
| | | | | | | * replace broken element styles with images * Updates page vs en-US Co-authored-by: julieng <julien.gattelier@gmail.com>
* Fixes #1887 by revamping the whole page to get it updated vs en-US (#1909)SphinxKnight2021-08-05
|
* Typo fix : délenché ⮞ déclenché (#1868)Bruno Baguette2021-08-04
|
* Several typo fixes (#1869)Bruno Baguette2021-08-04
| | | | | | fournises ⮞ fournies attibut ⮞ attribut noeud ⮞ nœud Ecoute ⮞ Écoute
* Remove link title attributes thats just the href fr part 3 (#1734)Peter Bengtsson2021-07-27
| | | | | * remove link 'title' attributes that's just the 'href' (fr, part 3) * a couple more
* fixes fr #1440 (#1448)SphinxKnight2021-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fixes #1440 for fr * UPDT: Update Backgrounds_and_borders * UPDT: Update The_web_and_web_standards * UPDT: Update First_steps/Arrays * UPDT: Update First_steps/Math * UPDT: Update Silly_story_generator * UPDT: Update Django/development_environment * UPDT: Update Client-side_JavaScript_frameworks * UPDT: Update Command_line * UPDT: Update API/tabs * RMV: Removing tags * UPDT: Cleanup html of Add-ons/WebExtensions * UPDT: Fix flaws on WebExtensions/Native_messaging * FIX: Fix flaws on Accessibility_inspector/Simulation * UPDT: Html cleanup on Color_contrast * UPDT: Mega html cleanup for Document_Object_Model/Introduction * FIX: Fix flaws for API/Element * UPDT: Update BCD * FIX: Wrong link lang * UPDT: Fix flaws/links * FIX: Img flaws and link lang * FIX: links error and html * UPDT: Links and cleanup html * FIX: link lang * FIX: link lang * FIX: broken example * FIX: fix broken example and html Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* Removing all hidden bcd block for /web/ (#1252)tristantheb2021-06-19
| | | | | | | * Removing all hidden bcd block for /web/ * minor rewording Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
* Remove hidden blocks for 100 files (#1242)tristantheb2021-06-19
|
* [CRON] sync translated contentMDN2021-06-08
|
* [CRON] sync translated contentMDN2021-05-30
|
* fix grammar (#686)Raphael2021-04-29
| | | | | | * fix grammar * FIX: More typos, KS macros, Links, H<x> id, Examples, Tags Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* UPDATE: FR-ONLY - Remove all old CompatibilityTable to replace with ↵tristantheb2021-04-02
| | | | | | | | | | | | | | | | | {{Compat()}} (#311) * UPDATE: Removing CompatibilityTable script - Part 1 * UPDATE: Removing CompatibilityTable script - Part 2 * UPDATE: Removing CompatibilityTable script - Part 3 * UPDATE: Removing CompatibilityTable script - Part 4 * UPDATE: Removing CompatibilityTable script - Part 5/5 * FIX: Repair the EOL of one page * FIX: Fix conflicting file
* Fixes #331 (#341)SphinxKnight2021-03-27
| | | | | * Fixes #331 - Revamped fr translation / brought to parity w/ en-US 9917bf1 and fixed example Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* [CRON] sync translated contentMDN2021-03-24
|
* remove fx_minversion_inline macro calls (#258)Ryan Johnson2021-03-20
|
* FIX: Typos and enhancement in Example (issues 97) (#246)Jacquet Corentin2021-03-20
| | | | | | * Typos and enhancement in Example (issues 97) * Fix some attributes name, update tags, modify typo * Update image link * fix broken link to DOMRect in return value
* remove fx_minversion_header macro callsrjohnson2021-03-21
|
* petite correction : suivantu → suivantVincent Tam2021-03-10
|
* unslug fr: modifyFlorian Merz2021-02-11
|
* unslug fr: moveFlorian Merz2021-02-11
|
* adding translation_of_original to front-matterPeter Bengtsson2020-12-10
|
* initial commitPeter Bengtsson2020-12-08