playwright/packages
Ross Wollman c58bfd0552
fix(html-reporter): duplicate attachment name (#16929)
Fixes #16456.

The extra span/name was coming from
077b8a9289/packages/html-reporter/src/links.tsx (L72)
(in conjunction with the line above it).

These two lines assume `path` and `body` are mutally exclusive.

Regression likely introduced by the PR that added the now removed line #10778.
2022-09-03 15:25:56 -07:00
..
html-reporter chore: align more ESLint rules with VSCode formatting (#16647) 2022-08-18 20:12:33 +02:00
playwright chore: cut v1.25 branch (#16390) 2022-08-09 17:09:58 -07:00
playwright-chromium chore: cut v1.25 branch (#16390) 2022-08-09 17:09:58 -07:00
playwright-core feat(webkit): roll to r1714 (#17053) 2022-09-03 11:26:01 +02:00
playwright-ct-react chore(ct-react): bump vite to v3 and @vitejs/plugin-react to v2 (#15733) 2022-08-21 13:52:02 +02:00
playwright-ct-solid feat(ct): solid default child (#16839) 2022-08-26 15:48:05 -07:00
playwright-ct-svelte feat(ct): svelte default slot (#16869) 2022-08-29 09:11:51 -07:00
playwright-ct-vue chore: cut v1.25 branch (#16390) 2022-08-09 17:09:58 -07:00
playwright-ct-vue2 feat(ct): vue2 rerender (#16734) 2022-08-23 11:37:55 -07:00
playwright-firefox chore: cut v1.25 branch (#16390) 2022-08-09 17:09:58 -07:00
playwright-test fix(html-reporter): duplicate attachment name (#16929) 2022-09-03 15:25:56 -07:00
playwright-webkit chore: cut v1.25 branch (#16390) 2022-08-09 17:09:58 -07:00
recorder chore: language specific dropdowns in codegen (#16452) 2022-08-15 19:44:46 +02:00
trace-viewer fix(trace): preserve line breaks in console messages (#16696) 2022-08-22 09:26:51 -07:00
web fix(trace): preserve line breaks in console messages (#16696) 2022-08-22 09:26:51 -07:00
.eslintrc.js chore: don't write into stdout from the test runner, use reporters instead (#11367) 2022-01-12 19:52:40 -08:00