This paragraph should have overflow of hidden. The rule applied is "#id2 {overflow: hidden}".
This paragraph should have an overflow of scroll. The rule applied is "#id3 {overflow: scroll}".
This paragraph should have an overflow of auto. The rule applied is "#id4 {overflow: auto}".
This paragraph should have an overflow of inherit. The rule applied is "#id5 {overflow: inherit}".
All other properties of this page should be UA-default.