Testing First Testable Statement of Sec 9.10 of CSS2 Specification

PASS CRITERIA:

If statement #1 above is passed, then this paragraph should be written left to right and have bidirection of normal. The rules applied are "#id1 {direction: ltr; unicode-bidi: normal;}".

This paragraph should be written right to left and have bidirection of embed (if applicable). The rules applied are "#id2 {direction: rtl; unicode-bidi: embed;}".

This paragraph should have bidirection of bidi-override (if applicable). The rules applied are "#id3 {unicode-bidi: bidi-override}".

All other properties of this page should be UA-default.