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

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

Issue 658713003: Enabling SVG AX test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updating expectations Created 6 years, 2 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/svg.html
diff --git a/content/test/data/accessibility/svg.html b/content/test/data/accessibility/svg.html
index 1b7a1753c2c815deb05fe6de0664e02e637fc1db..88c100313441219923e1f974bf1670c3762ab94c 100644
--- a/content/test/data/accessibility/svg.html
+++ b/content/test/data/accessibility/svg.html
@@ -1,7 +1,7 @@
<!--
@MAC-ALLOW:AXDescription='svg'
-->
-<!doctype html>
+<!DOCTYPE html>
<html>
<body>

Powered by Google App Engine
This is Rietveld 408576698