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

Unified Diff: content/test/data/accessibility/html/input-types.html

Issue 850683003: Add DumpAccessibilityTree tests (19 of 20) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 months 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/html/input-types.html
diff --git a/content/test/data/accessibility/html/input-types.html b/content/test/data/accessibility/html/input-types.html
index b45cc25fa66e8c19abdaba62b0f1077a10559c5d..22821bb49ceb05104cde4ac9465f60de6bbbaa37 100644
--- a/content/test/data/accessibility/html/input-types.html
+++ b/content/test/data/accessibility/html/input-types.html
@@ -1,7 +1,7 @@
-<!doctype html>
<!--
@WIN-ALLOW:text-input-type*
-->
+<!DOCTYPE html>
<html>
<body>
<label>Default: <input></label>

Powered by Google App Engine
This is Rietveld 408576698