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

Unified Diff: LayoutTests/accessibility/link-inside-label-expected.txt

Issue 795833003: A link inside a <label> element is not accessible (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Modifying testcase to be more readable Created 6 years 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/accessibility/link-inside-label.html ('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/accessibility/link-inside-label-expected.txt
diff --git a/LayoutTests/accessibility/link-inside-label-expected.txt b/LayoutTests/accessibility/link-inside-label-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..db9e4d91f57a11b3df2d79dcd7ca8bb3e81fe459
--- /dev/null
+++ b/LayoutTests/accessibility/link-inside-label-expected.txt
@@ -0,0 +1,5 @@
+Row 1 More info Do something
+This tests that a link element present inside a label element is accessible when label has more than one child.
+
+
+Role was:AXRole: AXLink
« no previous file with comments | « LayoutTests/accessibility/link-inside-label.html ('k') | Source/modules/accessibility/AXNodeObject.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698