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: jsdom/cssstyle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.3.4
Choose a base ref
...
head repository: jsdom/cssstyle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.3.5
Choose a head ref
  • 7 commits
  • 8 files changed
  • 2 contributors

Commits on Dec 14, 2025

  1. Configuration menu
    Copy the full SHA
    422b90c View commit details
    Browse the repository at this point in the history
  2. Update @csstools/css-syntax-patches-for-csstree

    Also remove clip tests, which were not correct. Fixes #256.
    asamuzaK authored and domenic committed Dec 14, 2025
    Configuration menu
    Copy the full SHA
    d6f7769 View commit details
    Browse the repository at this point in the history
  3. Update clip.js to use parseLength instead of parseLengthPercentage

    Tests in WPT format are included in jsdom/jsdom#3999.
    asamuzaK authored and domenic committed Dec 14, 2025
    Configuration menu
    Copy the full SHA
    472375e View commit details
    Browse the repository at this point in the history
  4. Remove dependenciesComments from package.json

    This was missed in d6f7769.
    asamuzaK authored Dec 14, 2025
    Configuration menu
    Copy the full SHA
    1a5d639 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2025

  1. Bump @asamuzakjp/css-color to 4.1.1

    Fixes #262.
    asamuzaK authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    f1a0305 View commit details
    Browse the repository at this point in the history
  2. Automate publishing to npm

    Also update package.json scripts organization.
    domenic committed Dec 17, 2025
    Configuration menu
    Copy the full SHA
    80a4a4c View commit details
    Browse the repository at this point in the history
  3. 5.3.5

    domenic committed Dec 17, 2025
    Configuration menu
    Copy the full SHA
    013c5a9 View commit details
    Browse the repository at this point in the history
Loading