Jean-Yves Perrier

Results 31 issues of Jean-Yves Perrier

This is the unblocking PR for one of our Quarterly projects: we want to store polyfills only inside a YAML entry (`polyfills`) and display a sentence about them below the...

macros

Fixes #6511 Reuse the same code as line 69 to produce the expected effect. cc/ @wbamberg

macros
rebase needed :construction:

### Problem statement MDN documents form validation at several places (Web/API, Web/API/Constraint_Validation, Learn Area, Web/Guide), incompletely, and with poor navigation (missing sidebars). This is a fundamental API in Web development,...

ready

When running `yarn build`, I notice that errors are detected and logged. For example: ![Screenshot 2022-02-15 at 08 55 36](https://user-images.githubusercontent.com/1466293/154017328-2b7be093-b2ed-4179-b552-09aa77c1a41b.png) These errors go unnoticed. One possible solution would be to...

p3
flaw-system
🐌 idle
accepting PR

These are not real interfaces but a kind of WebIDL-only typedef. We wanted to remove them for a long time. This PR adapts all occurrences of `DOMTimestamp` and `EpochTimestamp`. This...

Content:WebAPI
Content:Other
Content:Glossary
awaiting response
rebase needed :construction:

This PR is part of openwebdocs/project#92. The idea here is to simplify the page: - Reorganize the different syntaxes in one block as we do elsewhere on MDN. In one...

Content:CSS

## The problem MDN has two pages listing prefixed properties that are available to web developers: - https://developer.mozilla.org/en-US/docs/Web/CSS/WebKit_Extensions - https://developer.mozilla.org/en-US/docs/Web/CSS/Mozilla_Extensions These pages have the following problems: - They are most...

### Problem statement There are missing docs in MDN Web/API documentation. We want to increase the coverage here to guarantee that each feature supported by three engines is documented. There...

H1 2024

### Problem statement In 2022, we set up some automatization of tools like MDlint on mdn/content. We also manually (or semi-manually) used Prettier and ESLint on code samples. In particular,...

not ready

There are quite a few occurrences of `rgba` and `hsla` in the repo. We should only use the modern syntax of `rgb` and `hsl`. (No need to update the tools...

help wanted
good first issue
idle
chore
effort: medium