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

Unified Diff: content/test/data/accessibility/aria/aria-dropeffect-expected-mac.txt

Issue 2867073003: Name calculation should not include nameFrom:author descendants. (Closed)
Patch Set: Rebase Created 3 years, 7 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/aria/aria-dropeffect-expected-mac.txt
diff --git a/content/test/data/accessibility/aria/aria-dropeffect-expected-mac.txt b/content/test/data/accessibility/aria/aria-dropeffect-expected-mac.txt
index be2fac51f4c020f9dcda5101e35c08ed2ad0ccc2..87fdf2d2190fb992738efff17bd03c8e2209f55c 100644
--- a/content/test/data/accessibility/aria/aria-dropeffect-expected-mac.txt
+++ b/content/test/data/accessibility/aria/aria-dropeffect-expected-mac.txt
@@ -1,24 +1,24 @@
AXWebArea
++AXList
-++++AXGroup AXTitle='copy' AXDropEffects='copy'
+++++AXGroup AXDropEffects='copy'
++++++AXListMarker AXValue='•'
++++++AXStaticText AXValue='copy'
-++++AXGroup AXTitle='move' AXDropEffects='move'
+++++AXGroup AXDropEffects='move'
++++++AXListMarker AXValue='•'
++++++AXStaticText AXValue='move'
-++++AXGroup AXTitle='link' AXDropEffects='link'
+++++AXGroup AXDropEffects='link'
++++++AXListMarker AXValue='•'
++++++AXStaticText AXValue='link'
-++++AXGroup AXTitle='execute' AXDropEffects='execute'
+++++AXGroup AXDropEffects='execute'
++++++AXListMarker AXValue='•'
++++++AXStaticText AXValue='execute'
-++++AXGroup AXTitle='popup' AXDropEffects='popup'
+++++AXGroup AXDropEffects='popup'
++++++AXListMarker AXValue='•'
++++++AXStaticText AXValue='popup'
-++++AXGroup AXTitle='none(default)' AXDropEffects='none'
+++++AXGroup AXDropEffects='none'
++++++AXListMarker AXValue='•'
++++++AXStaticText AXValue='none(default)'
-++++AXGroup AXTitle='link' AXDropEffects='link|popup'
+++++AXGroup AXDropEffects='link|popup'
++++++AXListMarker AXValue='•'
++++++AXStaticText AXValue='link'
<-- End-of-file -->

Powered by Google App Engine
This is Rietveld 408576698