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

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

Issue 2894983002: An unknown role is considered a bug, should never occur (Closed)
Patch Set: Remove useless comment Created 3 years, 7 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/frameset-expected-mac.txt
diff --git a/content/test/data/accessibility/html/frameset-expected-mac.txt b/content/test/data/accessibility/html/frameset-expected-mac.txt
index bba852defb2f756f2cf8d752203d8683fa737a87..c4629dec32e003081c0b52c0d4e91622f585d611 100644
--- a/content/test/data/accessibility/html/frameset-expected-mac.txt
+++ b/content/test/data/accessibility/html/frameset-expected-mac.txt
@@ -1,12 +1,12 @@
AXWebArea
-++AXUnknown
+++AXGroup
++++AXWebArea
++++++AXGroup
++++++++AXStaticText AXValue='My favorite browser is '
++++++++AXStaticText AXValue='ABC'
++++++++AXStaticText AXValue='Chrome'
++++++++AXStaticText AXValue='!'
-++AXUnknown
+++AXGroup
++++AXWebArea
++++++AXGroup
++++++++AXStaticText AXValue='This test is to check '

Powered by Google App Engine
This is Rietveld 408576698