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

Unified Diff: content/test/data/accessibility/html/figcaption-expected-mac.txt

Issue 2348663002: Mac accessibility: only use AXTitleUIElement if that element has valid text. (Closed)
Patch Set: Fix last expectation Created 4 years, 3 months 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: content/test/data/accessibility/html/figcaption-expected-mac.txt
diff --git a/content/test/data/accessibility/html/figcaption-expected-mac.txt b/content/test/data/accessibility/html/figcaption-expected-mac.txt
index 690b5c28676f2d8dfee8b41764f749e23520a24c..efb90972bdfbb7c481e2e4fd509d95fa1e8fdf55 100644
--- a/content/test/data/accessibility/html/figcaption-expected-mac.txt
+++ b/content/test/data/accessibility/html/figcaption-expected-mac.txt
@@ -1,5 +1,5 @@
AXWebArea
-++AXGroup AXDescription='Fig.1 - A green Box' AXTitleUIElement='AXGroup'
+++AXGroup AXTitle='Fig.1 - A green Box'
++++AXGroup
++++++AXImage AXDescription='This is a green box.'
++++AXGroup

Powered by Google App Engine
This is Rietveld 408576698