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

Unified Diff: content/test/data/accessibility/landmark.html

Issue 682833003: AXRoleDescription is not exposed correctly for aside, main, nav element (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Incorporated comments Created 6 years, 1 month 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/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>
« no previous file with comments | « content/test/data/accessibility/aside-expected-mac.txt ('k') | content/test/data/accessibility/landmark-expected-mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698