processing/p5.js

Update Documentation Style Guide to include <iframe> accessible name

Open

#8457 opened on Jan 27, 2026

View on GitHub
 (11 comments) (1 reaction) (0 assignees)JavaScript (20,784 stars) (3,178 forks)batch import
Area:AccessibilityEnhancementHelp Wanted

Description

Increasing access

Currently, there is not a guidance/reminder for adding accessible name to iframe element. (See: https://github.com/processing/p5.js-website/issues/1115)

Most appropriate sub-area of p5.js?

  • Accessibility
  • Color
  • Core/Environment/Rendering
  • Data
  • DOM
  • Events
  • Image
  • IO
  • Math
  • Typography
  • Utilities
  • WebGL
  • Build process
  • Unit testing
  • Internationalization
  • Friendly errors
  • Other (specify if possible)

Feature enhancement details

In contributor_docs directory, update the documentation style guide. On release, this is used to generate the online contributor doc (beta site, main site).

This can be a very short, clear section before/after "Accessible Canvas Labels." Please refer to parent issue for relevant context and links.

Contributor guide