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

Unified Diff: content/test/data/accessibility/html/transition.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/transition.html
diff --git a/content/test/data/accessibility/html/transition.html b/content/test/data/accessibility/html/transition.html
index df42c6aff0333a59c95b1a741537803bc702b934..68a36b3b7d91457d7675f7bde544343732573819 100644
--- a/content/test/data/accessibility/html/transition.html
+++ b/content/test/data/accessibility/html/transition.html
@@ -1,4 +1,3 @@
-<!doctype html>
<!--
This tests that location changes are sent when an element animates
using CSS transitions. The test animates the size of a button when
@@ -14,6 +13,7 @@ appears in the dump.
@WIN-ALLOW:size=(600, 300)
@WAIT-FOR:Done
-->
+<!DOCTYPE html>
<html>
<head>
<style>

Powered by Google App Engine
This is Rietveld 408576698