CSS, HTML, and IFrames; Test Cases - Review
CSS
Content is not readable and functional when text is increased
This text becomes unreadable when you increase the text-size (Zoom text only) in Firefox
Non-decorative content inserted using CSS
My favourite food is
visibility:hidden used to visually hide content when it should be available to screenreader
display:none used to visually hide content when it should be available to screenreader
Page zoom - boxes that don't expand with the text
HTML
Duplicate id
Article element used to mark-up an element that's not an article/blog post etc.
Empty paragraph
Deprecated center element
Invalid ARIA role names
Object not embedded accessibly - wmode parameter not set to window
Spacer image found
We are here.
And you are there.
Inline style adds color
The color of this text is set using inline styles.
Start and close tags don't match
strings of pearls
PRE element without CODE element inside it
Your
/\ (`/`|| _ +
/--\,)\,|| (||`|
goes here
Deprecated font element
The size and face of this text is set using the font element and the size and face attributes
