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

Unified Diff: third_party/WebKit/LayoutTests/accessibility/element-role-mapping-normal-expected.txt

Issue 1721373002: UTF-8 detector for pages missing encoding info (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: third_party/WebKit/LayoutTests/accessibility/element-role-mapping-normal-expected.txt
diff --git a/third_party/WebKit/LayoutTests/accessibility/element-role-mapping-normal-expected.txt b/third_party/WebKit/LayoutTests/accessibility/element-role-mapping-normal-expected.txt
index 8584a35acc60eeee8715114be68be2bfc9b26693..95581c1be7f6e60e13c41e1e86447b71cdd33d7c 100644
--- a/third_party/WebKit/LayoutTests/accessibility/element-role-mapping-normal-expected.txt
+++ b/third_party/WebKit/LayoutTests/accessibility/element-role-mapping-normal-expected.txt
@@ -4,7 +4,7 @@ Heading
Division
Paragraph
-韓國한국
+韓國한국
jungshik at Google 2016/03/24 06:15:08 This and a number of tests whose expected results
Jinsuk Kim 2016/03/25 02:15:42 Thanks for filing the bug. Are you going search fo
Coffee
- black hot drink
Milk
@@ -64,11 +64,11 @@ AXRole: AXWebArea
AXRole: AXGroup
AXRole: AXRuby
AXRole: AXAnnotation
- AXRole: AXStaticText "한국"
- AXRole: AXInlineTextBox "한국"
+ AXRole: AXStaticText "한국"
+ AXRole: AXInlineTextBox "한국"
AXRole: AXGroup
- AXRole: AXStaticText "韓國"
- AXRole: AXInlineTextBox "韓國"
+ AXRole: AXStaticText "韓國"
+ AXRole: AXInlineTextBox "韓國"
AXRole: AXDescriptionList
AXRole: AXDescriptionListTerm
AXRole: AXStaticText "Coffee"

Powered by Google App Engine
This is Rietveld 408576698