daisy / daisy/epub-accessibility-tests
Visual Adjustments SVG Image Enlargement Issue
- Dominant language
- HTML
- Stars
- 11
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
I just noticed that when I switched from using the circle.svg to the Flower-Frame.svg since that SVG image is so big, the test to try to increase the size fails because it is getting resized automatically down to size of the screen.
We need to limit the size to 200 / 200 in order to allow the OS/Reading system to increase its size in order to satisfy the test.
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the use of Flower-Frame.svg, comparing it with circle.svg, and locate the test that increases the SVG image size. Confirm how the image is being resized to the screen, then limit its size to 200/200 and rerun the size-increase test to verify that the reading system can enlarge it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- accessibility, testing
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100