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

Focus not obscured margin technique #3277

Merged
merged 3 commits into from
Sep 2, 2023
Merged

Commits on Jul 11, 2023

  1. Update C43 to address issue 3187

    This update addresses issue 3187
    1. Adds support for dialog element of unknown height.
    2. Adds support for caret browsing.
    3. Retitled C43 and working example as they now use `scroll-padding` instead of `margin-padding`.
    4. Updated Resources links
    
    Closes #3187
    
    Signed-off-by: Francis Storr <francis.storr@intel.com>
    fstrr committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    8f7cdd9 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. period

    fstrr committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    5bcc9c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Merge branch 'main' into focus-not-obscured-margin-technique

    # Conflicts:
    #	techniques/css/C43.html
    #	working-examples/css-padding-focus-not-obscured/index.html
    fstrr committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    64e397c View commit details
    Browse the repository at this point in the history