BETA release
L_06 List with semantic images as bullets correctly tagged
PDF132, PASSUse case(s): List
Last updated on November 20, 2025
Description
The objective of this technique is to show how to tag a list when graphical elements with a clear semantic role are used as labels for the list items.
In this example, each Lbl tag contains a Figure tag which then contains the appropriate graphic. Each Figure tag includes an appropriate Alt text, in this case "broccoli" or "tomato" as appropriate. Because the ListNumbering attribute is not required, it is not set, defaulting to a value of "None".
Download(s)
These minimal examples are designed to express a single Technique. Effective use requires software that supports Tagged PDF.
Test(s)
Expected Results
Checks #1 to #7 are all true.
Procedures
- Check that all fundamental techniques are followed.
- Check that all real content that the author intends as a list is tagged as a list.
- Check that list tags are not used when the author does not intend a list.
- Check that the substructures of all L tags are semantically appropriate (LI, Lbl, LBody).
- If the ListNumbering attribute is used on one or more L tags in an unordered list, check that it is correctly set to "None", "Circle", "Disc" or "Square".
- If graphical elements with a clear semantic role are used as the labels in a list, verify that these graphics are tagged in Figure tags with appropriate Alt text.
- If graphical elements with a clear semantic role are used as the labels in a list, ensure that their Figure tags are children of Lbl tags.
Application to WCAG 2.x
This Technique addresses the following WCAG 2.x Success Critieria:
Matterhorn Protocol
The Matterhorn Protocol 1.1 provides an algorithm for conformance with PDF/UA-1. Matterhorn checkpoint(s) (human or machine) relevant to this use-case:
01-006
13-001
16-003
Accessibility Technique Support Finder
Accessibility Technique Support Finders allows you to quickly locate software and services that claim to support a given Technique. Simply search the internet with a given technique’s finder together with the name of your product.
The technique finder for this Technique is: UA1_Tpdf-L_06
NOTE: the “technique support finder” concept was introduced in January 2025; please allow time for adoption.
Related Techniques
All use cases
Visit the PDF Accessibility LWG’s public GihHub repo
List of All Techniques


