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

Unified Diff: content/test/data/accessibility/html/fieldset-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/fieldset-expected-mac.txt
diff --git a/content/test/data/accessibility/html/fieldset-expected-mac.txt b/content/test/data/accessibility/html/fieldset-expected-mac.txt
index b9b7ea9312c166d7ec49d4465debdf342a8780c3..1388e356b7b864b5cbed0507e11904843f036658 100644
--- a/content/test/data/accessibility/html/fieldset-expected-mac.txt
+++ b/content/test/data/accessibility/html/fieldset-expected-mac.txt
@@ -1,5 +1,5 @@
AXWebArea
++AXGroup
-++++AXGroup AXDescription='Browser Engines:' AXTitleUIElement='AXGroup'
+++++AXGroup AXTitle='Browser Engines:'
++++++AXGroup
++++++++AXStaticText AXValue='Browser Engines:'

Powered by Google App Engine
This is Rietveld 408576698