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

Unified Diff: content/test/data/accessibility/html/caption-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/caption-expected-mac.txt
diff --git a/content/test/data/accessibility/html/caption-expected-mac.txt b/content/test/data/accessibility/html/caption-expected-mac.txt
index 96a0c2b0ab1655b1dd160540f92aff76d7d4ae71..6ee2ad08e2d8c90225fed2ec4fac64d5c0402e64 100644
--- a/content/test/data/accessibility/html/caption-expected-mac.txt
+++ b/content/test/data/accessibility/html/caption-expected-mac.txt
@@ -1,5 +1,5 @@
AXWebArea
-++AXTable AXDescription='Browser and Engine' AXTitleUIElement='AXGroup'
+++AXTable AXTitle='Browser and Engine'
++++AXGroup
++++++AXStaticText AXValue='Browser and Engine'
++++AXRow

Powered by Google App Engine
This is Rietveld 408576698