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

Unified Diff: content/test/data/accessibility/html/button-name-calc-expected-win.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/html/button-name-calc-expected-win.txt
diff --git a/content/test/data/accessibility/html/button-name-calc-expected-win.txt b/content/test/data/accessibility/html/button-name-calc-expected-win.txt
index 0d0ec2529a654f5c1c9486aaa210d04822ab41f5..0a8524ff9ab5a31e69e634cfd70592d669b4d83a 100644
--- a/content/test/data/accessibility/html/button-name-calc-expected-win.txt
+++ b/content/test/data/accessibility/html/button-name-calc-expected-win.txt
@@ -1,8 +1,8 @@
ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
- IA2_ROLE_SECTION
- ROLE_SYSTEM_PUSHBUTTON name='InnerText0' FOCUSABLE
- ROLE_SYSTEM_PUSHBUTTON name='InnerText1' FOCUSABLE description='Title1'
- ROLE_SYSTEM_PUSHBUTTON name='AriaLabel2' FOCUSABLE description='Title2'
- ROLE_SYSTEM_PUSHBUTTON name='LabelledBy3' FOCUSABLE description='Title3'
- ROLE_SYSTEM_PUSHBUTTON name='LabelledBy4' FOCUSABLE description='DescribedBy4'
- ROLE_SYSTEM_PUSHBUTTON name='InnerText5' FOCUSABLE description='DescribedBy5'
+++IA2_ROLE_SECTION
+++++ROLE_SYSTEM_PUSHBUTTON name='InnerText0' FOCUSABLE
+++++ROLE_SYSTEM_PUSHBUTTON name='InnerText1' FOCUSABLE description='Title1'
+++++ROLE_SYSTEM_PUSHBUTTON name='AriaLabel2' FOCUSABLE description='Title2'
+++++ROLE_SYSTEM_PUSHBUTTON name='LabelledBy3' FOCUSABLE description='Title3'
+++++ROLE_SYSTEM_PUSHBUTTON name='LabelledBy4' FOCUSABLE description='DescribedBy4'
+++++ROLE_SYSTEM_PUSHBUTTON name='InnerText5' FOCUSABLE description='DescribedBy5'

Powered by Google App Engine
This is Rietveld 408576698