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

Unified Diff: content/test/data/accessibility/aria/aria-textbox-with-rich-text-expected-mac.txt

Issue 1825733002: Revert of Exposed the children of elements with role textbox in order to make rich text information available… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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/aria/aria-textbox-with-rich-text-expected-mac.txt
diff --git a/content/test/data/accessibility/aria/aria-textbox-with-rich-text-expected-mac.txt b/content/test/data/accessibility/aria/aria-textbox-with-rich-text-expected-mac.txt
deleted file mode 100644
index dc45983f722b929e3073db8e5d163388b6ae6da5..0000000000000000000000000000000000000000
--- a/content/test/data/accessibility/aria/aria-textbox-with-rich-text-expected-mac.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-AXWebArea AXRoleDescription='HTML content'
-++AXTextArea AXRoleDescription='text entry area' AXValue='TextBox1
-'
-++++AXHeading AXRoleDescription='heading' AXTitle='TextBox1' AXValue='1'
-++++++AXStaticText AXRoleDescription='text' AXValue='TextBox1'
-++AXTextArea AXRoleDescription='text entry area' AXValue='TextBox2
-Some text.'
-++++AXHeading AXRoleDescription='heading' AXTitle='TextBox2' AXValue='2'
-++++++AXStaticText AXRoleDescription='text' AXValue='TextBox2'
-++++AXGroup AXRoleDescription='group'
-++++++AXStaticText AXRoleDescription='text' AXValue='Some text.'

Powered by Google App Engine
This is Rietveld 408576698