haikuwebkit/LayoutTests/fast/css/font-family-trailing-bracke...

12 lines
361 B
Plaintext

This test checks that we don't strip trailing gunk in brackets from font families.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS spanElement.innerHTML is "foo"
PASS computedStyle.getPropertyValue('font-family') is "\"Arial [ding dong]\", \"Helvetica [Xft]\", Courier"
PASS successfullyParsed is true
TEST COMPLETE