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

Unified Diff: content/test/data/accessibility/aria/aria-level-expected-mac.txt

Issue 906573003: Worked around a trybot change by replacing spaces with "+" for the indentation in accessibility bro… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Used two +s for indentation. Created 5 years, 10 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-level-expected-mac.txt
diff --git a/content/test/data/accessibility/aria/aria-level-expected-mac.txt b/content/test/data/accessibility/aria/aria-level-expected-mac.txt
index b46b24f2f3633a858f55e04560e20de60dded516..4e02e29ee2bad77cd8834e2bd308392b18fb3b8e 100644
--- a/content/test/data/accessibility/aria/aria-level-expected-mac.txt
+++ b/content/test/data/accessibility/aria/aria-level-expected-mac.txt
@@ -1,31 +1,31 @@
AXWebArea
- AXHeading AXTitle='Level 2' AXValue='2'
- AXStaticText AXValue='Level 2'
- AXHeading AXTitle='Level 9' AXValue='9'
- AXStaticText AXValue='Level 9'
- AXHeading AXTitle='Level 1' AXValue='1'
- AXStaticText AXValue='Level 1'
- AXHeading AXTitle='Level 3' AXValue='3'
- AXStaticText AXValue='Level 3'
- AXHeading AXTitle='Level 3' AXValue='3'
- AXStaticText AXValue='Level 3'
- AXHeading AXTitle='Level 4' AXValue='4'
- AXStaticText AXValue='Level 4'
- AXHeading AXTitle='Level 5' AXValue='5'
- AXStaticText AXValue='Level 5'
- AXOutline
- AXRow AXSubrole=AXOutlineRow AXDisclosing='1' AXDisclosureLevel='0'
- AXStaticText AXValue='Tree item at level 1'
- AXRow AXSubrole=AXOutlineRow AXDisclosing='0' AXDisclosureLevel='1'
- AXStaticText AXValue='Tree item at level 2'
- AXRow AXSubrole=AXOutlineRow AXDisclosing='0' AXDisclosureLevel='2'
- AXStaticText AXValue='Tree item at level 3'
- AXTable
- AXRow AXDisclosureLevel='0'
- AXCell
- AXStaticText AXValue='Cell at level 1'
- AXRow AXDisclosureLevel='1'
- AXCell
- AXStaticText AXValue='Cell at level 2'
- AXColumn
- AXGroup
+++AXHeading AXTitle='Level 2' AXValue='2'
+++++AXStaticText AXValue='Level 2'
+++AXHeading AXTitle='Level 9' AXValue='9'
+++++AXStaticText AXValue='Level 9'
+++AXHeading AXTitle='Level 1' AXValue='1'
+++++AXStaticText AXValue='Level 1'
+++AXHeading AXTitle='Level 3' AXValue='3'
+++++AXStaticText AXValue='Level 3'
+++AXHeading AXTitle='Level 3' AXValue='3'
+++++AXStaticText AXValue='Level 3'
+++AXHeading AXTitle='Level 4' AXValue='4'
+++++AXStaticText AXValue='Level 4'
+++AXHeading AXTitle='Level 5' AXValue='5'
+++++AXStaticText AXValue='Level 5'
+++AXOutline
+++++AXRow AXSubrole=AXOutlineRow AXDisclosing='1' AXDisclosureLevel='0'
+++++++AXStaticText AXValue='Tree item at level 1'
+++++++AXRow AXSubrole=AXOutlineRow AXDisclosing='0' AXDisclosureLevel='1'
+++++++++AXStaticText AXValue='Tree item at level 2'
+++++AXRow AXSubrole=AXOutlineRow AXDisclosing='0' AXDisclosureLevel='2'
+++++++AXStaticText AXValue='Tree item at level 3'
+++AXTable
+++++AXRow AXDisclosureLevel='0'
+++++++AXCell
+++++++++AXStaticText AXValue='Cell at level 1'
+++++AXRow AXDisclosureLevel='1'
+++++++AXCell
+++++++++AXStaticText AXValue='Cell at level 2'
+++++AXColumn
+++++AXGroup

Powered by Google App Engine
This is Rietveld 408576698