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

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

Issue 703123002: AXRoleDescriptions are not correctly exposed for dl, dd, dt tags (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebasing changes 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/dl.html
diff --git a/content/test/data/accessibility/dl.html b/content/test/data/accessibility/dl.html
index 85e2601924b692edfc25f6d5660d89440f3f26e0..2773cbffa47fd42048b7dc9b498ee8f0348d165a 100644
--- a/content/test/data/accessibility/dl.html
+++ b/content/test/data/accessibility/dl.html
@@ -1,7 +1,8 @@
-<!doctype html>
<!--
+@MAC-ALLOW:AXRole*
@MAC-ALLOW:AXSubrole*
-->
+<!DOCTYPE html>
<html>
<body>
<dl>
« no previous file with comments | « content/browser/accessibility/browser_accessibility_win.cc ('k') | content/test/data/accessibility/dl-expected-mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698