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

Update F91 to remove unrelated techniques #3821

Merged
merged 2 commits into from
May 28, 2024
Merged

Update F91 to remove unrelated techniques #3821

merged 2 commits into from
May 28, 2024

Commits on May 6, 2024

  1. Update F91 to remove unrelated techniques

    closes #3788
    
    removes f46, g115 and g63 as they aren't directly related to not marking up table headers correctly.
    
    The issue said all but H43 should be removed, but H51 demonstrates how to build a table with correctly marked up headers, so i see no reason why this shouldn't still be linked.  As it stands, support for the headers attribute is rather lack luster - so pointing to a generic use of setting up a table with correct usage of the th element is worth not removing.
    scottaohara committed May 6, 2024
    Configuration menu
    Copy the full SHA
    14b1082 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    07c6da6 View commit details
    Browse the repository at this point in the history