• I’m using the WAVE accessibility evaluation tool to check my sites conformity to WCAG.

    When I check a page with a dflip form I get a Contrast error on the text in the <div class="df-loading-info">

    Usually, by the time I get to run WAVE the PDF has been loaded so the text is “DearFlip: Loading PDF 100% …”

    In the contrast checker the foreground colour is #22222200 and background is #f7f7f7

    It reports a contrast ratio of 1.1

    Is there any chance you can change the code to avoid this issue, such as removing the div once the PDF has been loaded?

    The fact that I’m displaying a PDF may not be good for a11y but at least I’ll be able to cross off another contrast error from my list.

    thanks in advance

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘WAVE reports contrast error for DearFlip: Loading PDF’ is closed to new replies.