Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(57)

Unified Diff: third_party/WebKit/LayoutTests/accessibility/img-alt-tag-only-whitespace-expected.txt

Issue 2479593007: Expose images to accessibility (Closed)
Patch Set: A few more tests rebaselined. Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698