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

Unified Diff: LayoutTests/platform/android/accessibility/canvas-fallback-content-2-expected.txt

Issue 887643003: Changed accessibility properies to meet W3C standard. Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Aplying rewiewer's sugestion. 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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | Source/modules/accessibility/AXNodeObject.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/platform/android/accessibility/canvas-fallback-content-2-expected.txt
diff --git a/LayoutTests/accessibility/canvas-fallback-content-2-expected.txt b/LayoutTests/platform/android/accessibility/canvas-fallback-content-2-expected.txt
similarity index 99%
copy from LayoutTests/accessibility/canvas-fallback-content-2-expected.txt
copy to LayoutTests/platform/android/accessibility/canvas-fallback-content-2-expected.txt
index 4b2846c2d6daaeab11bcc7681d4999ae815d280a..870d9e92471fd4b38deac1616397de688bbd22f1 100644
--- a/LayoutTests/accessibility/canvas-fallback-content-2-expected.txt
+++ b/LayoutTests/platform/android/accessibility/canvas-fallback-content-2-expected.txt
@@ -204,7 +204,7 @@ listbox1
PASS document.activeElement == element1 is true
listbox2
PASS document.activeElement == element2 is true
-PASS axElement2.role is axElement1.role
+FAIL axElement2.role should be AXRole: AXPopUpButton. Was AXRole: AXListBox.
PASS axElement2.roleDescription is axElement1.roleDescription
PASS axElement2.title is axElement1.title
PASS axElement2.description is axElement1.description
« no previous file with comments | « LayoutTests/TestExpectations ('k') | Source/modules/accessibility/AXNodeObject.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698