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 f6e1ecadc6f90938e52792cd043cc577738402a3..88bb6a1be2557bab7b07f25754895ce425b77901 100644 |
--- a/content/test/data/accessibility/input-color.html |
+++ b/content/test/data/accessibility/input-color.html |
@@ -1,9 +1,10 @@ |
-<!doctype html> |
<!-- |
+@MAC-ALLOW:AXRole* |
@MAC-DENY:AXTitle* |
@WIN-ALLOW:value* |
@WIN-DENY:value='file://* |
--> |
+<!DOCTYPE html> |
<html> |
<body> |
<input type="color" value="#ff9900"> |