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

Unified Diff: content/test/data/accessibility/css/language-expected-win.txt

Issue 1768753003: Implemented the reporting of text style and language information on Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed test expectations. 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/css/language-expected-win.txt
diff --git a/content/test/data/accessibility/css/language-expected-win.txt b/content/test/data/accessibility/css/language-expected-win.txt
new file mode 100644
index 0000000000000000000000000000000000000000..51afa6a32d64adcdac8e9d4c2d379229a6f1bbd1
--- /dev/null
+++ b/content/test/data/accessibility/css/language-expected-win.txt
@@ -0,0 +1,5 @@
+ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE language:en-US language:fr-FR ia2_hypertext='<obj0><obj1>'
+++IA2_ROLE_PARAGRAPH language:en-US ia2_hypertext='How are you?'
+++++ROLE_SYSTEM_STATICTEXT name='How are you?' language:en-US ia2_hypertext='How are you?'
+++IA2_ROLE_PARAGRAPH language:fr-FR ia2_hypertext='Comment allez-vous?'
+++++ROLE_SYSTEM_STATICTEXT name='Comment allez-vous?' language:fr-FR ia2_hypertext='Comment allez-vous?'
« no previous file with comments | « content/test/data/accessibility/css/language-expected-blink.txt ('k') | content/test/data/accessibility/html/keygen.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698