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

Unified Diff: content/test/data/accessibility/input-color.html

Issue 12481022: On Win, the accessible value of a document should be its url. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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
« no previous file with comments | « content/browser/accessibility/browser_accessibility_win.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/accessibility/input-color.html
diff --git a/content/test/data/accessibility/input-color.html b/content/test/data/accessibility/input-color.html
index bcc48da8923798256a9c9424850dab30009d5866..d2832cc175c5cbd883be26905302c1a0db7ece51 100644
--- a/content/test/data/accessibility/input-color.html
+++ b/content/test/data/accessibility/input-color.html
@@ -2,6 +2,7 @@
<!--
@MAC-DENY:title*
@WIN-ALLOW:value*
+@WIN-DENY:value='file://*
aboxhall 2013/03/20 23:01:53 Why is this necessary here but in none of the othe
dmazzoni 2013/03/21 03:48:48 Believe it or not, this was the only file where we
-->
<html>
<body>
« no previous file with comments | « content/browser/accessibility/browser_accessibility_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698