PROBALOBack to offer
Demonstration report · 9 September 2026

Evidence before opinions.

Public testing fixture, not client work.

This limited demonstration examines The Internet, a site designed to contain test scenarios, including intentionally broken images. The finding below is expected in that fixture; its medium severity illustrates how we would classify equivalent behavior on a production content page.

Scope and result

Verification run: 9 September 2026 at 20:26 UTC. Chromium 151.0.7922.137 on Linux, headless Playwright, 1280 × 720 CSS-pixel desktop viewport. Screenshots below are from this run. Mobile, alternative browsers, performance and security were not tested. Download recorded check results (JSON).

CheckObserved result
Content images on /broken_images2 of 3 fail to display — one grouped finding
Login with published demo username and an incorrect passwordPass: invalid-password message; remains on login page
Login with published demo credentialsPass: navigates to /secure; success message
Logout from secure areaPass: returns to /login; logout confirmation
LC-001 · Medium, illustrative

Two content images do not render

Page: /broken_images

Steps to reproduce

  1. Open the page linked above in a desktop browser.
  2. Observe the three image slots below the heading.
  3. Compare the first two image slots with the visible avatar in the third.

Expected on a production page: intended images render, or an appropriate fallback communicates unavailable content.

Actual: the first two slots display broken-image indicators. The third displays a gray avatar.

Captured DOM evidence

Image source          complete    naturalWidth
/asdf.jpg             true        0
/hjkl.jpg             true        0
/img/avatar-blank.jpg true        160

All three content images had no alt attribute.

The saved screenshot below shows the two broken slots and the loaded avatar. Download original screenshot.

The Broken Images demo page showing two empty broken-image slots followed by a gray avatar
LC-001 · unedited browser screenshot · 1280 × 720 pixels

Impact: on a production content page, missing imagery can remove information and reduce confidence. No revenue impact was measured. The demonstration page intentionally contains this behavior.

Suggested fix for an equivalent production issue: verify asset paths and deployment inclusion, restore valid files or provide a fallback, then reload and retest. No HTTP status or root cause was established by this check.

Retest acceptance: all intended images visibly render, with positive intrinsic width. Informative images have suitable alternative text; decorative images use an empty alt attribute.

Observation, not a second confirmed defect

The images lack alt attributes. Their intended meaning must be established before deciding the appropriate text or whether they are decorative. This is not a formal accessibility audit.

Login journey evidence

Test source and published demo credentials

  1. Incorrect password: “Your password is invalid!”
  2. Valid demo login: /secure and “You logged into a secure area!”
  3. Logout: /login and “You logged out of the secure area!”
Secure Area demo page after successful login, with the success message and Logout button
Valid login · download screenshot

Passing these checks does not establish session security, rate limiting or access control. Those were outside this demonstration.

Handoff

On a client engagement, this reporting format would cover the agreed browser matrix and the full list of scoped pages and checks. This sample demonstrates reporting judgment and reproducibility; it is not a full $149 audit or a past customer deliverable.