No visually apparent list

Test Case Summary

Test Case ID

TC13.4-ic-dna-1

Test Case Description

Visually apparent lists must also provide indication programatically that the informaton is included in a list. In the code sample there is no visually apparent list.

Applicable ICT Baseline Test

13.4 Test Procedure for Visually Apparent Lists

Baseline Test ID: 13.4-List

Test Instruction: ic

Test Case Detail

Expected Baseline Result

DNA

Because the information presented visually in a list is not defined as a list programatically the content fails baseline test 13.4.

Test Data

Single-Page URL

Embedded Code

Code


    <p> Classical music in this period was heavily inspired by historical events of conflict and resolution which happened in the beginning of the 20th
    century. Within this time period, the Impressionist and Minimalist periods of art were becoming more widespread, and the music accomodated by becoming
    more abstract. At the end of the time period, technology causes rapid expansion into the possibilities of new forms of music, with the synthesizer becoming more widely used.
    Some famous composers are Satie, Holst, and Stravinsky.</p>
  

Test Case Instruction

Test Instruction Instruction Detail Expected Test Case Result
IC-1 Visually apparent lists. For each list, determine if it appears to be ordered, unordered, or a description list. Ordered lists <ol> are numbered sequentially and, if necessary, hierarchically (e.g., 1, 2, 2a, 2ai, etc.) and are used where sequence or the ability to reference specific items by number/letter is important. Unordered lists <ul> are not numbered and are used where sequence or the ability to reference specific items by number/letter is not important. Description lists <dl> are used to group terms with their descriptions. DNA - no visually apparent list