Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mdn/browser-compat-data
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.5.24
Choose a base ref
...
head repository: mdn/browser-compat-data
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.5.25
Choose a head ref
  • 16 commits
  • 62 files changed
  • 9 contributors

Commits on May 1, 2024

  1. Update browser releases (#22976)

    mdn-bot authored May 1, 2024
    Copy the full SHA
    3bfaadf View commit details

Commits on May 2, 2024

  1. add spec_url (#22982)

    skyclouds2001 authored May 2, 2024
    Copy the full SHA
    255d695 View commit details
  2. add spec_url (#22980)

    skyclouds2001 authored May 2, 2024
    Copy the full SHA
    6704da7 View commit details
  3. Add spec_url for <link> element (#22880)

    * add spec_url
    
    * update spec_url
    skyclouds2001 authored May 2, 2024
    Copy the full SHA
    8243b9b View commit details
  4. Bump json-schema-to-typescript from 14.0.0 to 14.0.4 (#22986)

    dependabot[bot] authored May 2, 2024
    Copy the full SHA
    6560b7c View commit details
  5. Bump @types/node from 20.12.7 to 20.12.8 (#22985)

    dependabot[bot] authored May 2, 2024
    Copy the full SHA
    41e12c0 View commit details
  6. Remove HTTP/1.1 tags (#22984)

    Computing the web-features status from these did not work out:
    web-platform-dx/web-features#946
    
    As a category for what was in HTTP/1.1 the tags are probably mostly
    correct, but because of all of the true values we can't compute anything
    from BCD, and also not show any Baseline badge on MDN with confidence.
    
    Hopefully these tags will make a comeback in the future.
    foolip authored May 2, 2024
    Copy the full SHA
    a2cdb7f View commit details
  7. page-break-{before,after}: avoid not supported in Safari (#22987)

    This came up in the course of defining page break features in
    web-features. caniuse reports partial support due to lack of support in
    Safari and Firefox.
    
    See also:
    
    - web-platform-dx/web-features#331
    - Fyrd/caniuse#7045 (comment)
    - https://caniuse.com/css-page-break
    ddbeck authored May 2, 2024
    Copy the full SHA
    1c175a4 View commit details

Commits on May 3, 2024

  1. Bump web-specs from 3.8.0 to 3.9.0 (#22991)

    dependabot[bot] authored May 3, 2024
    Copy the full SHA
    f9f7d8a View commit details
  2. Add Compute Pressure API (#22687)

    * Add Compute Pressure API
    
    * Set chrome_android to false
    
    * Add Permission Policy integration
    
    * Add mdn_urls, docs are being written
    
    * supportedSources -> knownSources
    Elchi3 authored May 3, 2024
    Copy the full SHA
    066737f View commit details
  3. Add sameSiteCookies option to SharedWorker options (#22977)

    * Add sameSiteCookies option to SharedWorker options
    
    Followup to #543
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    arichiv authored May 3, 2024
    Copy the full SHA
    91a5896 View commit details
  4. Add hasUnpartitionedCookieAccess (#22978)

    * Add hasUnpartitionedCookieAccess
    
    * fix
    
    * Update Document.json
    
    * Update Document.json
    
    * fix
    arichiv authored May 3, 2024
    Copy the full SHA
    6d97739 View commit details
  5. 32957 css zoom (#22972)

    * added spec_url
    
    * set reset to standard
    dletorey authored May 3, 2024
    Copy the full SHA
    265a0f5 View commit details
  6. Add types argument to requestStorageAccess (#22990)

    * Add types argument to requestStorageAccess
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    arichiv authored May 3, 2024
    Copy the full SHA
    84c714f View commit details
  7. Add StorageAccessHandle (#22993)

    * Create StorageAccessHandle.json
    
    * fix
    arichiv authored May 3, 2024
    Copy the full SHA
    cae06f6 View commit details

Commits on May 4, 2024

  1. Release v5.5.25 (#23002)

    This release was generated by the project's release script.
    queengooborg authored May 4, 2024
    Copy the full SHA
    973cf2c View commit details
Loading