| Index: third_party/WebKit/LayoutTests/accessibility/img-alt-tag-only-whitespace-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/accessibility/img-alt-tag-only-whitespace-expected.txt b/third_party/WebKit/LayoutTests/accessibility/img-alt-tag-only-whitespace-expected.txt
|
| index 52170f7d4f5b6b78f15fb85c065a29d0b5a2bc67..4eccb19462bf9121dd6cdb9efa7813c85dc6ca19 100644
|
| --- a/third_party/WebKit/LayoutTests/accessibility/img-alt-tag-only-whitespace-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/accessibility/img-alt-tag-only-whitespace-expected.txt
|
| @@ -2,12 +2,12 @@ CONSOLE MESSAGE: line 26: Image description: Image
|
|
|
|
|
|
|
| -This tests that images with alt tags that only have white space are ignored.
|
| +This tests that images with alt tags that only have white space are not ignored.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS imagesGroup.childrenCount is 4
|
| +PASS imagesGroup.childrenCount is 6
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|