[Webkit-unassigned] [Bug 151544] New: Web Inspector Accessibility Tools

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 22 08:22:52 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=151544

            Bug ID: 151544
           Summary: Web Inspector Accessibility Tools
    Classification: Unclassified
           Product: WebKit
           Version: Safari 9
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tom at grimwoodtaylor.com
                CC: bburg at apple.com, graouts at webkit.org,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

The Web Inspector provides numerous useful tools for styling, debugging
and performance tuning, but it lacks in tools for improving accessibility.
I'm partially-sighted and so most of what I'd like to see would focus on
finding issues with low contrast, which has become a concerning recent
design trend. There are many web-based tools for reporting on the contrast
between a foreground and background colour, but they're entirely manual
and don't take into account the size of text in a usable way. It'd be
fantastic if it took into account the font and font weight too, since
considering only the colours ignores spindly fonts, etc.

The tool could also find issues such as images without alt tags or other
inaccessible elements. I have little knowledge of what's available in web
accessibility, so perhaps someone else can suggest some additional ideas
to make this bug more concrete.

A short list of ideas:

- A tool that points out issues of low contrast due to the choice of
  foreground and background colour taking into account the size and
  weight of the font.
- Tools for reporting on poor choice of colours that will cause
  difficulty for colourblind users. Such tools exist such as
  https://michelf.ca/projects/sim-daltonism/, but require developer
  awareness and manual testing. Providing it within a developer's
  typical development environment would be ideal.
- Tools for reporting other issues such as images without alt tags
  or other elements that'd unusable. This needs expansion.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151122/90f90e55/attachment.html>


More information about the webkit-unassigned mailing list