blob: 1a1d82972e1b78c5eacb5b3436dde4eebe6f970b [file] [log] [blame]
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