Test that verifies the behavior of text-align:-webkit-match-parent. | |
The test passes if all the lines containing the text "Left Align" are aligned to the left and vice-versa for "Right Align". | |
Cases where the outermost div is LTR. | |
PASS | |
PASS | |
PASS | |
Cases where the outermost div is RTL. | |
PASS | |
PASS | |
Changing text-align programmatically | |
PASS | |
check -webkit-match-parent in a nested div | |
PASS | |
PASS | |