Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(backstop): use document-fonts-loaded branch of backstop and bump … #1286

Merged
merged 2 commits into from
Apr 30, 2024

Conversation

dgrebb
Copy link
Owner

@dgrebb dgrebb commented Apr 30, 2024

…deps

Describe your changes

Uses a new branch for backstop, with changes to wait for document.fonts.loaded prior to capturing screen.

Issue ticket number and link

Closes #1289

Checklist before requesting a review

  • Code linting succeeds
  • Visual Regression is Passing
  • I have performed a self-review of my code
  • Do we need to implement analytics?
  • Have you tested with JavaScript off?

@dgrebb dgrebb changed the title wip(backstop): use document-fonts-loaded branch of backstop and bump … feat(backstop): use document-fonts-loaded branch of backstop and bump … Apr 30, 2024
@dgrebb dgrebb merged commit dbf7b67 into develop Apr 30, 2024
8 checks passed
@dgrebb dgrebb self-assigned this Apr 30, 2024
@dgrebb dgrebb mentioned this pull request May 10, 2024
dgrebb added a commit that referenced this pull request May 10, 2024
… … (#1286)

…deps

## Describe your changes

Uses a new branch for backstop, with changes to wait for
`document.fonts.loaded` prior to capturing screen.

## Issue ticket number and link

Uses new backstop branch to test font-load await.

## Checklist before requesting a review

- [x] Code linting succeeds
- [x] Visual Regression is Passing
- [x] I have performed a self-review of my code
- [x] Do we need to implement analytics?
- [x] Have you tested with JavaScript off?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

✨ [FEAT]: CI - Add fonts.ready to Backstop wait time
1 participant