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

Add missing css.properties.z-index.auto feature #22511

Merged
merged 4 commits into from
Mar 4, 2024

Commits on Mar 4, 2024

  1. Add missing css.properties.z-index.auto feature

    This PR adds the missing `auto` member of the `z-index` CSS property. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.9.0).
    
    _Check out the [collector's guide on how to review this PR](https://github.com/openwebdocs/mdn-bcd-collector#reviewing-bcd-changes)._
    
    Tests Used: https://mdn-bcd-collector.gooborg.com/tests/css/properties/z-index/auto
    queengooborg committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c43ecfc View commit details
    Browse the repository at this point in the history
  2. Update css/properties/z-index.json

    Co-authored-by: Florian Scholz <[email protected]>
    queengooborg and Elchi3 authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    44af0ea View commit details
    Browse the repository at this point in the history
  3. Update css/properties/z-index.json

    Co-authored-by: Florian Scholz <[email protected]>
    queengooborg and Elchi3 authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c482273 View commit details
    Browse the repository at this point in the history
  4. Set WebView to mirror

    queengooborg committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c693f2c View commit details
    Browse the repository at this point in the history