content
content copied to clipboard
Reorganize the hwb() page
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 glance, all the possible syntaxes are visible.
- Get rid of mentions of CSS Color Level4: the developer only needs to know if this is supported or not
- Describe each parameter separately.
- Add an example
Note that the spec and browser compat sections, although defined correctly, are only partially displayed until https://github.com/mdn/browser-compat-data/issues/15646 is resolved. (This is also the cause of the flaw reported by our Preview URLs bot)
Preview URLs
Flaws (1)
URL: /en-US/docs/Web/CSS/color_value/hwb
Title: hwb()
Flaw count: 1
- macros:
/en-US/docs/Glossary/sRGB does not exist
(comment last updated: 2023-03-29 19:52:37)
This pull request has merge conflicts that must be resolved before it can be merged.
Hi @teoli2003 does this one still apply after the following changes:
- https://github.com/mdn/content/pull/26775
- https://github.com/mdn/content/pull/26448
Because of the amount of merge conflict, it would be best to close this and reopen a new PR if necessary.