[docs-infra] Test HTML validation in broken links checker by Janpot · Pull Request #48088 · mui/material-ui (original) (raw)
added the scope: code-infra
Involves the code-infra product (https://www.notion.so/mui-org/5562c14178aa42af97bc1fa5114000cd).
label
Update @mui/internal-code-infra to preview version from mui/mui-public#1241 and enable htmlValidate: true.
Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com
Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com
Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com
- Disable element-permitted-content, element-required-attributes, input-missing-label, no-dup-id rules (with TODO comments)
- Set no-missing-references, heading-level, element-permitted-parent, aria-label-misuse, no-dup-attr, attribute-allowed-values to warn
- Fix width/height attributes on
- Fix missing quote on
width attribute
- Fix invalid dir="" attribute in RtlOptOut demo
Conflicts:
package.json
pnpm-lock.yaml
Janpot marked this pull request as ready for review
canary.50 applies mui:recommended once at the root level and treats
each path-specific htmlValidate entry as a pure rule patch (mui/mui-public#1494).
Refresh the leading comment in reportBrokenLinks.mts to reflect the new
composition semantics.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})