Assertion:
Opera 3.5+: CSS does not directly apply or inherit to this element.
(Behavior may vary with Quirks mode - this test case is in standards mode).
CAPTION element with no CSS applied:
filler text
This is a caption
Cell 1 Cell 1 | Cell 2 Cell 2 |
Cell 3 Cell 3 | Cell 4 Cell 4 |
filler text
CAPTION element with CSS directly applied (style="background-color: yellow; color: green; text-decoration: line-through"):
filler text
This is a caption
Cell 1 Cell 1 | Cell 2 Cell 2 |
Cell 3 Cell 3 | Cell 4 Cell 4 |
filler text
CAPTION element with CSS applied to TABLE (style="background-color: yellow; color: green; text-decoration: line-through"):
filler text
This is a caption
Cell 1 Cell 1 | Cell 2 Cell 2 |
Cell 3 Cell 3 | Cell 4 Cell 4 |
filler text