Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(validate/input-markup): add option to validate input markup #157

Merged
merged 11 commits into from
Apr 10, 2024

Conversation

dontcallmedom
Copy link
Member

@dontcallmedom dontcallmedom commented Mar 6, 2023

Helps detect bug pre-generation, see e.g. w3c/webrtc-stats#738 (comment)


Preview | Diff

@sidvishnoi
Copy link
Member

I wonder if instead of a new option, we can add a new supported value to VALIDATE_MARKUP (say "include-input"). And also reuse src/validate-markup.ts by just passing a different parameter to it.

docs/index.html Outdated Show resolved Hide resolved
@sidvishnoi sidvishnoi changed the title Allow to use spec-prod to validate input markup feat(validate/input-markup): add option to validate input markup Apr 10, 2024
@sidvishnoi sidvishnoi merged commit f3998bb into w3c:main Apr 10, 2024
2 checks passed
github-actions bot added a commit that referenced this pull request Apr 10, 2024
SHA: f3998bb
Reason: push, by sidvishnoi

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants