Ghost/ghost/admin/tests/acceptance/editor
Kevin Ansfield 04c3de8ffc Fixed tests that compared .textContent instead of .innerText with inline SVGs
refs 038600c350

- SVGs have titles now and title text content will be included in `element.textContent`
- updated tests that failed to use `.innerText` instead
  - via chai-dom's `.rendered.text()`
  - via direct access `find('.elem').innerText).to...`
2022-09-01 10:01:30 +01:00
..
lexical-test.js Lexical-powered editor experiment (#15278) 2022-08-23 11:45:50 +01:00
publish-flow-test.js Fixed tests that compared .textContent instead of .innerText with inline SVGs 2022-09-01 10:01:30 +01:00