visual-html icon indicating copy to clipboard operation
visual-html copied to clipboard

Visual regression testing without the flakiness.

Results 10 visual-html issues
Sort by recently updated
recently updated
newest added

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3. Release notes Sourced from tough-cookie's releases. 4.1.3 Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the...

dependencies

Bumps [yaml](https://github.com/eemeli/yaml) and [@commitlint/load](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/load). These dependencies needed to be updated together. Updates `yaml` from 2.1.1 to 2.2.2 Release notes Sourced from yaml's releases. v2.2.2 This patch release includes a fix...

dependencies

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies

### Description Would it be possible to retain some non-style attributes like ``, ``, and `` etc in the snapshot? ### Why Arguably the test for these things could be...

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies
javascript

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.11 to 7.27.4. Release notes Sourced from @​babel/traverse's releases. v7.27.4 (2025-05-30) :eyeglasses: Spec Compliance babel-parser, babel-plugin-proposal-explicit-resource-management #17323 Disallow using in bare case statement (@​JLHwung) :nail_care: Polish babel-parser...

dependencies
javascript

Bumps [ws](https://github.com/websockets/ws) from 8.8.1 to 8.18.2. Release notes Sourced from ws's releases. 8.18.2 Bug fixes Fixed an issue that, during message decompression when the maximum size was exceeded, led to...

dependencies
javascript

Bumps [form-data](https://github.com/form-data/form-data) from 4.0.0 to 4.0.4. Release notes Sourced from form-data's releases. v4.0.1 Fixes npmignore temporary build files (#532) move util.isArray to Array.isArray (#564) Tests migrate from travis to GHA...

dependencies
javascript

When we have a large number of CSS variables defined in `:root`, or globally applied CSS resets, the output can get very noisy and long. Deduplicating or hoisting the global...