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

Unified Diff: content/test/data/accessibility/html/hr-expected-win.txt

Issue 2927033004: Expand test defaults to include more states, include more blink test results (Closed)
Patch Set: Update Windows test results Created 3 years, 6 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/hr-expected-win.txt
diff --git a/content/test/data/accessibility/html/hr-expected-win.txt b/content/test/data/accessibility/html/hr-expected-win.txt
index b897d3c318cefa401b5011bf3d305e04c9a685f9..06d97b27ce54470f556fa6a316725c9ea567a712 100644
--- a/content/test/data/accessibility/html/hr-expected-win.txt
+++ b/content/test/data/accessibility/html/hr-expected-win.txt
@@ -1,9 +1,9 @@
ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
++IA2_ROLE_PARAGRAPH
++++ROLE_SYSTEM_STATICTEXT name='Before.'
-++ROLE_SYSTEM_SEPARATOR name='Dividing line'
+++ROLE_SYSTEM_SEPARATOR name='Dividing line' IA2_STATE_HORIZONTAL
++IA2_ROLE_PARAGRAPH
++++ROLE_SYSTEM_STATICTEXT name='Middle.'
-++ROLE_SYSTEM_SEPARATOR
+++ROLE_SYSTEM_SEPARATOR IA2_STATE_HORIZONTAL
++IA2_ROLE_PARAGRAPH
-++++ROLE_SYSTEM_STATICTEXT name='After.'
+++++ROLE_SYSTEM_STATICTEXT name='After.'

Powered by Google App Engine
This is Rietveld 408576698