Skip to content

feat: add support for HTML search element#1828

Merged
sideshowbarker merged 2 commits into
validator:mainfrom
j9t:feat/search
Jun 3, 2025
Merged

feat: add support for HTML search element#1828
sideshowbarker merged 2 commits into
validator:mainfrom
j9t:feat/search

Conversation

@j9t

@j9t j9t commented May 26, 2025

Copy link
Copy Markdown
Collaborator

Bear with me—on the deep end of the pool here. Got the validator to run locally and the proposed changes to validate the search element. Could not make out any other necessary changes, but am prepared to make additional adjustments.

Fixes #1569

@j9t

j9t commented May 31, 2025

Copy link
Copy Markdown
Collaborator Author

Extended the PR by the work @EnergeticBark did in #1797. Tests pass, also when testing against both a valid and an invalid test file.

@sideshowbarker, is there more to the process than filing a PR? Who could help review and give feedback?

j9t and others added 2 commits June 3, 2025 08:53
Added schema definitions for the `search` element, including its
attributes and content model, aligning it with flow content standards.
Updated the changelog to reflect the addition.

Signed-off-by: Jens Oliver Meiert <jens@meiert.com>
Co-authored-by: Seth Humphries <seth.humphries@live.com>
Add support for implicit 'search' ARIA attribute as both landmark and
restricted role. Improve attribute structures to align better with ARIA
standards and address potential accessibility use cases.

Signed-off-by: Jens Oliver Meiert <jens@meiert.com>
@sideshowbarker sideshowbarker merged commit 084060c into validator:main Jun 3, 2025
26 of 27 checks passed
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.

<search> element

2 participants