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

Unified Diff: content/test/data/accessibility/html/legend-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
« no previous file with comments | « content/test/data/accessibility/html/input-checkbox-label-expected-mac.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/accessibility/html/legend-expected-mac.txt
diff --git a/content/test/data/accessibility/html/legend-expected-mac.txt b/content/test/data/accessibility/html/legend-expected-mac.txt
index aa077c8e2801ea03c21261ab2489b2ea2587b286..40bc23ea6acd2ae11a0e009d2ac24b7cf2bfdd6a 100644
--- a/content/test/data/accessibility/html/legend-expected-mac.txt
+++ b/content/test/data/accessibility/html/legend-expected-mac.txt
@@ -1,6 +1,6 @@
AXWebArea
++AXGroup
-++++AXGroup AXDescription='Browser Engines:' AXTitleUIElement='AXGroup'
+++++AXGroup AXTitle='Browser Engines:'
++++++AXGroup
++++++++AXStaticText AXValue='Browser Engines:'
++++++AXGroup
« no previous file with comments | « content/test/data/accessibility/html/input-checkbox-label-expected-mac.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698