For example, Math formulae. All that is shown is the grey placeholder:
If you scroll to the references section the reference now renders (as black on black because of T129054, but if you disable the black background it is there)
Requirement
Ensure that images in the reference drawer lazy load correctly on mobile devices in both light and dark themes.
BDD
gherkin
Feature: Image Lazy Loading in Reference Drawer
Scenario: Ensure images lazy load in reference drawer on mobile devices
Given the user is viewing the page on a mobile device
When the user expands the reference drawer
Then the images in the reference drawer should lazy load correctly
And the images should be visible in both light and dark themesTest Steps
Test Case 1: Ensure Images Lazy Load in Reference Drawer
- Visit this page on a mobile device.
- Expand section T.
- Click [proof 1].
- AC1: Confirm that images in the reference drawer lazy load correctly and are visible in both light and dark themes.
(Does not need to be tested in production)
QA Results - Beta
| AC | Status | Details |
|---|---|---|
| 1 | ✅ | T361212#9851761 |




