blob: 7cec1046646b692844e0f460e47a26cce4f3a4c8 [file] [log] [blame]
This test makes sure that lang='zh' round-trips through getComputedStyle.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS window.getComputedStyle(target).getPropertyValue('-webkit-locale') is "zh"
PASS successfullyParsed is true
TEST COMPLETE