aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/html
Commit message (Collapse)AuthorAge
* UPDT: Remove $sample and update from en-US - Issue #1231 (#1247)tristantheb2021-06-19
| | | | | | | | | | | * UPDT: Remove and update from en-US * UPDT: Remove and update from en-US * UPDT: Remove and update from en-US * Review #1247 - img live samples do not resolves to en-US files Co-authored-by: julieng <julien.gattelier@gmail.com>
* UPDATE: Update translation of the HTML elements — 🛠 Priority work area ↵tristantheb2021-06-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#500) * UPDATE: Updating pages starting with A * FIX: Update missing KS to html anchor * Review HTML Element a * Review HTML Element abbr * Review HTML Element acronym * Review HTML Element address * Review HTML Element applet * Review HTML Element area * Review HTML Element article * Review HTML Element aside * Review HTML Element audio * UPDATE: Updating pages wtarting with B * Review HTML Element b * Review HTML Element base * Review HTML Element basefont * Review HTML Element bdi * Review HTML Element bdo * Review HTML Element big * Review HTML Element blink * Review HTML Element blockquote * Review HTML Element body * Review HTML Element br * Review HTML Element button * Review HTML Element button - rm HTMLRef * Review HTML Element button - lint link * UPDATE: Updating pages starting with C * UPDATE: Updating pages starting with D * UPDATE: Refresh the reference page * UPDATE: Updating pages starting with E * Review HTML Element canvas * Review HTML Element caption * Review HTML Element center * Review HTML Element cite * UPDATE: Updating pages starting with F * BCD: Update all updated pages with new BCD format * FIX: add missing bracket * Review - HTML element - code * Review - HTML Element - col * Review - HTML Element - colgroup * Review - HTML Element - content * Review - HTML Element - data * Review - HTML Element - datalist * Review - HTML Element - dd * Review - HTML Element - del * Review - HTML Element * Review - HTML Element - dfn * Review - HTML Element - dialog * Review - HTML element - dir * Review - HTML Element div * Review - HTML Element - dl * Review - HTML Element - dt * Review - HTML Element - em * Review - HTML Element - embed * Review - HTML Element - fieldset * Review - HTML Element - figcaption * Review - HTML Element - figure * Review - HTML Element - font * Review - HTML Element - footer * Review - HTML Element - form * Review - HTML Element - frame * Review - HTML Element - frameset * Review updates since PR start - A * Review updates since PR start - B * Review updates since PR start - C * Review updates since PR start - D * Review updates since PR start - F Co-authored-by: julieng <julien.gattelier@gmail.com>
* small typographical error (#1179)Benjamin Loison2021-06-14
|
* Fixes #1143 - updates iframe vs en-us counterpart (#1148)SphinxKnight2021-06-08
| | | | | | * fixes 1143 - updates iframe vs en-us counterpart * FIX: Adding missing content, applying semantics, fix typo Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* UPDATE: Update translation of the HTML attributes (#706)tristantheb2021-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * UPDATE: Refresh of the index page and remove KS * L10N: Translation of the accept attributes * UPDATE: Refresh of the autocomplete attribute * L10N: Translation of the capture attribute * Revert accept with BCD (but table not exist) * UPDATE: Refresh the crossorigin attribute * L10N: Translation of the disabled attribute * L10N: Translation of the elementtiming attribute * L10N: Translation of the for attribute * L10N: Translation of the max attribute * L10N: Translation of the maxlength attribute * L10N: Translation of the min attribute * FIX: Add missing summary * L10N: Translation of the minlength attribute * L10N: Translation of the multiple attribute * UPDATE: Refresh the pattern attribute * L10N: Translation of the readonly attribute * L10N: Translation of the rel attribute * L10N: Translation of the required attribute * L10N: Translation of the size attribute * L10N: Translation of the step attribute * Review - attr accept * Typo live sample * Review - capture * Review - autocomplete * Review - crossorigin * Review disabled * Review elementtiming * Review - for * Review max * Review - maxlength * Review min * Review minlength * Review multiple * Review pattern * Review readonly * Review rel * Review required * Review size * Review step * Review attributes index Co-authored-by: julieng <julien.gattelier@gmail.com>
* [CRON] sync translated contentMDN2021-05-21
|
* Merge branch 'archive-app-cache-HTML' of ↵julieng2021-04-12
|\ | | | | | | https://github.com/SphinxKnight/translated-content into SphinxKnight-archive-app-cache-HTML
| * Archiving HTML - Using the Application cachejulieng2021-04-11
| |
* | UPDATE: Update and fix <ol> element page (#465)tristantheb2021-04-11
| | | | | | | | | | | | | | * UPDATE: Update and fix <ol> element page * Review - HTML ol - minor fixes Co-authored-by: julieng <julien.gattelier@gmail.com>
* | L10N: Update content of the HTML section - Part 1 (#299)tristantheb2021-04-11
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * UPDATE: Update content of the HTML page with en-US * FIX: Removing KS or the translation * UPDATE: Update content of the Applying_color page * UPDATE: Update content of the Block-level_elements page * UPDATE: Update content of the CORS_enabled_image page * UPDATE: Update content of the Date_and_time_formats page * FIX: Fixing html position * Minor fix on html * UPDATE: Update content of the Inline_elements page * UPDATE: Update content of the Link_types page * UPDATE: Update content of the Microdata page * UPDATE: Update content of the Microformats page * UPDATE: Update content of the Preloading_content page * UPDATE: Updating the q_mode_&_s_mode page + removing old invalid link * UPDATE: Removing <x>xref KS and update links * UPDATE: Update content layout and remove old link on Using_the_application_cache page * L10N: Translation of the Viewport_meta_tag page * Review - HTML Applying colors - minor typos and a missing paragraph * Review - HTML Block Elements - minor typos / lint * Review - HTML CORS Images - minor rewording / link fix * Review - HTML date time formats - linting typography, minor changes * Review - HTML Landing page - minor rewording, typos * Review - HTML Inline elements - minor linting / example translation * Review - HTML link types - lint HTML / rm brs * Review - HTML microdata - minor linting * Review - HTML microformat - minor typofixes * Review - HTML preloading - minor changes * Review - HTML quirks - minor changes / rm deadlinked section * Review - HTML element references - minor change * Review - HTML Meta Viewport - minor changes Co-authored-by: julieng <julien.gattelier@gmail.com>
* FIX: html/global_attributes/lang: fixes spec anchors (#429)pols122021-04-07
| | | Anchors to `lang` attribute section in HTML 5 and HTML 5.1 specifications were broken: this fix removes colon between `xml` prefix and `lang`.
* 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
* remove fx_minversion_inline macro calls (#258)Ryan Johnson2021-03-20
|
* remove references to developer.cdn.mozilla.netrjohnson2021-03-14
|
* use class="hidden" not style="display:none"Peter Bengtsson2021-02-25
|
* 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