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.48
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.49
Choose a head ref
  • 15 commits
  • 23 files changed
  • 6 contributors

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    c07b0b6 View commit details
    Browse the repository at this point in the history
  2. Move css.types.color.transparent to `css.types.color.named-color.tr…

    …ansparent` (#24209)
    
    * Move `css.types.color.transparent` to
    `css.types.color.named-color.transparent`
    
    According to the spec, it is a `<named-color>` value.
    
    https://drafts.csswg.org/css-color/#transparent-color
    
    Discovered in the course of reviewing web-platform-dx/web-features#1619 (comment)
    
    * Drop description for consistency with rebeccapurple
    ddbeck authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    98ea21b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c18820c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ee8cad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7281bae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b49fd2e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f6948dd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c67fa56 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1059131 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    720784c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    846c16b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfc60c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f38aff View commit details
    Browse the repository at this point in the history
  5. WebSocket constructor support for http(s) and relative URLs (#24218)

    * WebSocket constructor support for http(s) and relative URLs
    
    * Update api/WebSocket.json
    hamishwillee authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    3c5a3f2 View commit details
    Browse the repository at this point in the history
  6. Release v5.5.49 (#24232)

    This release was generated by the project's release script.
    queengooborg authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2f9bcfb View commit details
    Browse the repository at this point in the history
Loading