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