Index: content/test/data/accessibility/aria-marquee.html |
diff --git a/content/test/data/accessibility/aria-marquee.html b/content/test/data/accessibility/aria-marquee.html |
index e06e2bdf9f77246b02763bda4ee042666f4f25ef..d3a523990568d14ffa8d835226caba55f548f93a 100644 |
--- a/content/test/data/accessibility/aria-marquee.html |
+++ b/content/test/data/accessibility/aria-marquee.html |
@@ -1,4 +1,3 @@ |
-<!DOCTYPE html> |
<!-- |
@MAC-ALLOW:AXSubrole=* |
@MAC-ALLOW:AXRole* |
@@ -6,7 +5,9 @@ |
@WIN-ALLOW:xml-roles:* |
@WIN-ALLOW:live* |
@WIN-ALLOW:container* |
+@WIN-ALLOW:BUSY* |
--> |
+<!DOCTYPE html> |
<html> |
<body> |
<div tabindex=0 role="marquee" aria-live="off"></div> |