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

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

Issue 815463006: Separating ARIA, HTML & event AX test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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/heading.html
diff --git a/content/test/data/accessibility/heading.html b/content/test/data/accessibility/heading.html
deleted file mode 100644
index 51e7ef53c7f5676a4dbf64bcfc5b8383f8b65168..0000000000000000000000000000000000000000
--- a/content/test/data/accessibility/heading.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!--
-@WIN-ALLOW:level:*
-@WIN-ALLOW:xml-roles*
--->
-<!DOCTYPE html>
-<html>
-<body>
- <h1>Heading 1</h1>
- <h2>Heading 2</h2>
- <h3>Heading 3</h3>
- <h4>Heading 4</h4>
- <h5>Heading 5</h5>
- <h6>Heading 6</h6>
-</body>
-</html>
« no previous file with comments | « content/test/data/accessibility/header-expected-win.txt ('k') | content/test/data/accessibility/heading-expected-android.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698