Update ReadMe.md
[qtwebkit.git] / LayoutTests / accessibility / img-alt-tag-only-whitespace-expected.txt
blob3c47e903a03d8c432342ffe619c45b476f72294d
4 This tests that images with alt tags that only have white space are ignored.
6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
9 PASS imagesGroup.childrenCount is 1
10 PASS platformValueForW3CName(imagesGroup.childAtIndex(0)) is "   Image "
11 PASS successfullyParsed is true
13 TEST COMPLETE