Closed
Description
Problem
Paragraphs in search results are stored in divs rather than <p>
. This withholds information from screenreaders which would help orient users.
Relevant code:
Reproducible Project
https://docs.citusdata.com/en/v9.3/search.html?q=azure&check_keywords=yes&area=default#
Error Logs/Results
Expected Results
Use true paragraphs, as described in WCAG 1.3.1
Environment Info
- Python Version: 3.7.7
- Sphinx Version: 1.4.9
- RTD Theme Version: 0.2.4
Metadata
Metadata
Assignees
Projects
Relationships
Development
No branches or pull requests
Activity
Fix sphinx-doc#8380: html search: search results are wrapped with <p>…
Merge pull request #8386 from tk0miya/8380_wrap_search_results_with_p
Master.patch (#1)
Fix sphinx-doc#8380: html search: tags for search result are broken
Merge pull request #9192 from tk0miya/8380_broken_search_tags