Index: content/test/data/accessibility/landmark.html |
diff --git a/content/test/data/accessibility/landmark.html b/content/test/data/accessibility/landmark.html |
index f3c5a6c47dd993be95a87bea6ded0002ac648d74..4cfdbbdd6758fe069fe2a6211862ae1a3ab78223 100644 |
--- a/content/test/data/accessibility/landmark.html |
+++ b/content/test/data/accessibility/landmark.html |
@@ -1,8 +1,9 @@ |
<!-- |
+@MAC-ALLOW:AXRole* |
@MAC-ALLOW:AXSubrole=* |
@WIN-ALLOW:xml-roles:* |
--> |
-<!doctype html> |
+<!DOCTYPE html> |
<html> |
<body> |
<header>This is a header element.</header> |