Testing Sixth Testable Statement of Sec 11.2 of CSS2 Specification
-
6. The visibility property may be used in conjunction with scripts to
create dynamic effects.
PASS CRITERIA:
If statement #6 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: 5in; left: 5in; width: 5in }
#container2 {position: absolute; top: 5in; left: 5in; width: 5in;
visibility: hidden; }
"
All other properties of this page should be UA-default.