Testing Fourth Testable Statement of Sec 11.2 of CSS2 Specification
-
4. The visibility property may be used in conjunction with scripts to
create dynamic effects.
PASS CRITERIA:
If statement #4 above is passed, then
following should be observed. Choose a suspect: (note green oval in place of
face and no similar info displayed for Luciano):
Name: Al Capone
Residence: Chicago
Name: Lucky Luciano
Residence: New York
Rules applied here are:
"#container1 {position: absolute; top: 3in; left: 3in; width: 3in }
#container2 {position: absolute; top: 3in; left: 3in; width: 3in;
visibility: hidden; }
"
All other properties of this page should be UA-default.