aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/css
Commit message (Collapse)AuthorAge
* [CRON] sync translated contentMDN2022-03-19
|
* 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)
* Remove mozillademo links from CSS (#3642)SphinxKnight2022-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Work - part 1 / N * background-attachment * background-blend-mode * background-image * background-origin * Background position * background-repeat * background-size * border-image * border-image-outset * border-image-repeat * border-image-slice * border-image-width * clip-path * content * cross-fade() * border-radius-generator * multiple bckgrnd * vertical-align * url * text-combine-upright * position_value * image-rendering * using css gradients * font-stretch * font-stretch - add bcd key * font-variant-numeric * font-weight * image-orientation * list-style-image * mask-border * mask-clip * mask-composite * mask-image * mask-mode * mask-origin * mask-position * mask-size * object-fit * object-position * position * Various fixes and improvements * Remove unecessary files * Remove unecessary files (part 2) * Missed level 1 fixes Co-authored-by: cw118 <carolyn94118@gmail.com>
* cleaning duplicated files (#4549)SphinxKnight2022-03-11
|
* fix live sample by removing title/id guessing (#4551)SphinxKnight2022-03-11
|
* Update/translate missing css font-variant (#4506)Carolyn Wu2022-03-10
|
* Add fr CSS :paused page (#4505)Carolyn Wu2022-03-10
|
* Markdown fixes part 2 (fr/web/c-g) (#4350)Carolyn Wu2022-03-02
| | | | | * Fix MD037/38, no space in code/emphasis * CSS MD039 and D-G markdown fixes
* Minor fixes/updates for transition-delay (#4271)Carolyn Wu2022-02-25
| | | | | | | * Minor fix and replace macros in transition-delay * Nitpicking - Condense HTML code block Co-authored-by: SphinxKnight <julien.gattelier@gmail.com>
* docs(:link): fix cssxref ton:any-link (#4064)Gaël Poupard2022-02-09
|
* Update filter page vs en-US, fix examples, remove xref macros, typofix (#3713)SphinxKnight2022-02-05
|
* Small updates/fixes for backdrop-filter (#3955)Carolyn Wu2022-02-02
|
* [CRON] sync translated contentMDN2022-02-02
|
* Markdown error fixes for French pages (#3850)Carolyn Wu2022-01-29
|
* Fixes #3389 (#3394)SphinxKnight2022-01-15
| | | | | * Replace asterisks mixup * 2nd pass
* [CRON] sync translated contentMDN2022-01-14
|
* Minor fixes and updates for some fr CSS pages (#3626)Carolyn Wu2022-01-11
| | | | | | | * Minor fixes and updates for some fr CSS pages * Nitpicking / minor typoedit Co-authored-by: julieng <julien.gattelier@gmail.com>
* Update various French border and list style pages (#3554)Carolyn Wu2022-01-05
| | | | | | | * Update various fr border and list style pages * minor typofix and nitpicking Co-authored-by: julieng <julien.gattelier@gmail.com>
* Fix notes and warnings cards where a space was missing (#3282)SphinxKnight2022-01-03
|
* Small fixes and updates for fr CSS pages (#3476)Carolyn Wu2022-01-01
| | | | | | | | | * Fix markdown, macros, small updates pt. 1 * Fix missed xref macros in font-style * minor updates or typos Co-authored-by: julieng <julien.gattelier@gmail.com>
* Update fr CSS -gap docs (#3415)Carolyn Wu2021-12-27
| | | | | | | | | * Update fr CSS -gap docs * Revert word(s) to original translation * Remove xref macros, minor typofixes and embedlivesample implicit arg improvement Co-authored-by: julieng <julien.gattelier@gmail.com>
* Fixes #3154 - Update filter-function section (#3158)SphinxKnight2021-12-19
| | | | | * Fixes #3154 by updating drop-shadow and the whole filter-function section * fix link flaw
* Add images for fr <blend-mode> live samples (#3383)Carolyn Wu2021-12-18
|
* [CRON] sync translated contentMDN2021-11-27
|
* Typofix - link (#3197)Dave2021-11-24
| | | Removed the link, it was broken.
* Fixes #2805 - update of transform-function pages (#2834)SphinxKnight2021-11-23
| | | | | | | * fixes #2805, updating scale() vs en-US w/ a few typos * missing typos * Update transform-function pages as well: rm cssxref, add compat frontmatter and spec/bcd macros
* Revamp page translation - fixes #2598 (#2709)SphinxKnight2021-11-16
|
* Remove redondant pages due to sync moves from mdn/content and prepare ↵SphinxKnight2021-11-16
| | | | landing page for web (#3112)
* Typofix for sentence and link (#3071)Clément P2021-11-11
|
* [CRON] sync translated contentMDN2021-11-10
|
* [CRON] sync translated contentMDN2021-11-08
|
* Fixes #2766 / updates vs en-US (#2776)SphinxKnight2021-11-05
|
* 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
* Add a French translation for the image-resolution CSS Reference (#2690)Jb Audras2021-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | * Add a French translation for the image-resolution CSS Reference * Update files/fr/web/css/image-resolution/index.md Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com> * Update files/fr/web/css/image-resolution/index.md Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com> * Update files/fr/web/css/image-resolution/index.md Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com> * Update files/fr/web/css/image-resolution/index.md Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com> * Update files/fr/web/css/image-resolution/index.md Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com> Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
* Fix typo in french CSS transition page (#2871)Florent TONNEAU2021-10-27
|
* Fix typo in padding-inline-end fr doc (#2869)Romain Trotard2021-10-26
| | | | | | | * Fix typo in padding-inline-end fr doc * Typo balisage markdown Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
* [CRON] sync translated contentMDN2021-10-14
|
* Correction d'erreur dans la section Syntaxe (#2719)quimic2021-10-13
| | | Remplacement du mot "supérieur" par "inférieur"
* Revamp page translation - fixes #2670 (#2710)SphinxKnight2021-10-12
|
* convert content to mdjulieng2021-10-12
|
* move *.html to *.mdjulieng2021-10-12
|
* Add French translation for :playing reference (#2614)Jb Audras2021-10-02
| | | | * initial translation Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
* Prepare CSS section for Markdown conversion (#2307)SphinxKnight2021-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Removes summary / seoSummary classes * Remove div class=hidden and some notranslate * Remove hidden paragraphs for live sample * Remove hidden paragraphs for live sample - take 2 * Remove other hidden div and p - updated w/ en-US when necessary * Remove ids * Remove notranslate class * Fix typo which broke build * remove div class='index' * remove useless <span style=...> * remove non typographical sups * remove non typographical subs * remove blockindicator and fix some div.note * fix build :/ * remove useless classes * fix build - again :x * fix unhandled elements 1/N + embedlivesample build fail * fix div.warning * Fix fixable flaws - hoping to reduce error conversion * Remove unecessary images (same as en-US) * fix div notes * fix warnings * fix some dl handling * fix dls * Fix a bunch of conversion errors * rm unhandled figures * Fix other set of issues and revamp easing-function page * Fix some one-offs conversion errors (incl. deki files) * fix the rest of one-off conversion issues * Fix last dl standing
* [CRON] sync translated contentMDN2021-09-02
|
* Fixes #2218 (#2272)SphinxKnight2021-08-31
|
* Update French translation of the `@media` reference (#1803)Jb Audras2021-08-31
| | | | | | | | | | | | | | * Fix broken link on French translation of the `@media` reference This PR fixes a broken link on French translation of the `@media` reference. * Update page vs. en-US and fix {{page}} transclusion * Multiple fixes * Minor fix Co-authored-by: SphinxKnight <julien.gattelier@gmail.com> Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* [CRON] sync translated contentMDN2021-08-22
|
* typo (#2121)HUC Stéphane2021-08-19
| | | Erreur ortho
* Removes any mention of fxsitecompat.com in fr (#1839)SphinxKnight2021-08-02
| | | | | * Removes any mention of fxsitecompat.com * Fix back heading levels/tree