If statement #57 above is passed, then this paragraph should have font size adjust of 5. Rule applied is "#id1 {font-size-adjust: 5}".
This paragraph should have font size-adjust of 10. The rule applied is "#id2 {font-size-adjust: 10}"
This paragraph should have font size-adjust of 15. The rule applied is "#id3 {font-size-adjust: 15}".
This paragraph should have font size adjust of -5. The rule applied is "#id4 {font-size-adjust: -5}".
This paragraph should have font size-adjust of none. The rule applied is '#id5 {font-size-adjust: none}".
This paragraph should have font-size adjust of inherit. The rule applied is "#id6 {font-size-adjust: inherit}".
All other properties of this page should be UA-default.