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

Addressed role of heading on h* elements #371

Merged
merged 1 commit into from Dec 17, 2014
Merged

Addressed role of heading on h* elements #371

merged 1 commit into from Dec 17, 2014

Commits on Dec 11, 2014

  1. Addressed role of heading on h* elements

    As per issue #370, the generation of role="heading"
    on h* elements is not actually permitted by the HTML5
    Recommendation and causes problems with some assistive
    technology implementations.  Changed the strategy so
    roles of heading are only placed on headings within notes and
    issues.  In order to preserve the semantic data that explicit
    roles can generate via RDFa, also added RDFa markup that maps
    to the implied RDFa that would have been derived from the role
    values were they still present.
    halindrome committed Dec 11, 2014
    Configuration menu
    Copy the full SHA
    dcfcad0 View commit details
    Browse the repository at this point in the history