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.7.1
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.7.2
Choose a head ref

Commits on Mar 7, 2025

  1. Mark dialog.requestClose() as supported in Safari 18.4 (#26144)

    Unmark as experimental now it has 2 implementations.
    lukewarlow authored Mar 7, 2025
    Copy the full SHA
    e1c1e0c View commit details
  2. Copy the full SHA
    53e4d6b View commit details
  3. fix(scripts/update-browser-releases): avoid unreleased Chrome Stable (#…

    …26124)
    
    * fix(scripts/update-browser-releases): avoid unreleased Chrome Stable
    
    * Update scripts/update-browser-releases/chrome.ts
    
    * refactor(update-browser-releases): move gfmNoteblock() to utils
    
    # Conflicts:
    #	scripts/update-browser-releases/opera.ts
    
    * chore(update-browser-releases): return info noteblock for future Chrome stable
    caugner authored Mar 7, 2025
    Copy the full SHA
    a99ca31 View commit details
  4. fix(scripts/update-browser-releases): avoid duplicate Firefox Nightly (

    …#26117)
    
    fix(scripts/update-browser-releases): avoid duplicate Firefox Nightly releases
    
    On release day, Nightly advances before the previous version is promoted to Beta.
    caugner authored Mar 7, 2025
    Copy the full SHA
    317b1b8 View commit details
  5. Update WebDriver BiDi data via workflow (#26115)

    * Update WebDriver BiDi data via workflow
    
    * test: update WebDriver BiDi on push
    
    * fix: follow redirect, output to bidi.json
    
    * fix: allow empty
    
    * Update .github/workflows/update-webdriver-bidi-data.yml
    
    * Update .github/workflows/update-webdriver-bidi-data.yml
    
    Co-authored-by: Claas Augner <495429+caugner@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Queen Vinyl Da.i'gyu-Kazotetsu <vinyldarkscratch@gmail.com>
    caugner and queengooborg authored Mar 7, 2025
    Copy the full SHA
    07bd3fb View commit details
  6. Add load_event on HTMLElement (#26057)

    * Add load_event on HTMLElement
    
    Copied from `api.Window.load_event`.
    
    * Adjust IE/Opera support for HTMLElement load_event
    
    * Add spec_url to `HTMLElement.{command,load}_event`
    caugner authored Mar 7, 2025
    Copy the full SHA
    d50252e View commit details

Commits on Mar 8, 2025

  1. Copy the full SHA
    c124f98 View commit details

Commits on Mar 10, 2025

  1. Copy the full SHA
    662f823 View commit details
  2. Copy the full SHA
    4edaeb7 View commit details
  3. Copy the full SHA
    cc5471b View commit details
  4. Copy the full SHA
    1260fd3 View commit details
  5. Copy the full SHA
    7392f1e View commit details
  6. Firefox 136 supports webextensions.manifest.background.preferred_envi…

    …ronment (#25808)
    
    * Firefox support version fou webextensions.manlfest.background.preferred_environment (Bug-1930334)
    
    * Added quotes
    rebloor authored Mar 10, 2025
    Copy the full SHA
    acf7cf7 View commit details

Commits on Mar 11, 2025

  1. Copy the full SHA
    cd05166 View commit details
  2. Copy the full SHA
    0aa7f11 View commit details
  3. Copy the full SHA
    a39bba1 View commit details
  4. Copy the full SHA
    7baee04 View commit details
  5. Copy the full SHA
    92768d3 View commit details
  6. Firefox 136 already supports ARIA Attribute Reflection (#26180)

    FF136 not 137 for Aria reflected elements
    hamishwillee authored Mar 11, 2025
    Copy the full SHA
    2f9137e View commit details
  7. Copy the full SHA
    38f1d05 View commit details
  8. Chrome Android doesn't support PWA protocol_handlers (#26147)

    * Mark as unsupported on Chrome (Android)
    
    The original documentation [1] shows that this was only added on desktop.
    
    [1]: https://chromestatus.com/feature/5151703944921088
    
    * Fix starting version for Opera
    
    This was missed in 6dcd366.
    Untested and unverified – this feature may not work in Opera,
    only Chrome and Edge are confirmed working.
    Susko3 authored Mar 11, 2025
    Copy the full SHA
    d5c3e4b View commit details
  9. Chrome 134 supports customizable <select> element (#26171)

    Chrome 134 customizable select support
    chrisdavidmills authored Mar 11, 2025
    Copy the full SHA
    73d1127 View commit details
  10. Chrome Canary supports request-close invoker command (#26105)

    * Add entry for request-close invoker command
    
    * Apply suggestions from code review
    
    ---------
    
    Co-authored-by: Claas Augner <495429+caugner@users.noreply.github.com>
    lukewarlow and caugner authored Mar 11, 2025
    Copy the full SHA
    7ac984b View commit details
  11. Release v5.7.2 (#26145)

    mdn-bot authored Mar 11, 2025
    Copy the full SHA
    8dcc116 View commit details
Loading