yegor256/judges

HTML rendering is not tested in a browser

Open

#196 ouverte le 8 avr. 2025

Voir sur GitHub
 (0 commentaires) (1 réaction) (1 assigné)Ruby (15 forks)github user discovery
buggood first issuehelp wanted

Métriques du dépôt

Stars
 (7 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

The print command generates HTML document, with some CSS and JS linked to it. However, we don't know whether a browser can render it without mistakes. Let's add a test that will validate this.

Guide contributeur