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

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

Issue 857853003: Add DumpAccessibilityTree tests (13,14 of 20) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: incorporating comments 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/style.html
diff --git a/content/test/data/accessibility/html/head.html b/content/test/data/accessibility/html/style.html
similarity index 78%
copy from content/test/data/accessibility/html/head.html
copy to content/test/data/accessibility/html/style.html
index 2655f4e778ae9afa01df35d60c2d87473b4fbc6f..d6dcaa5fd03b624b50546be39684403482dbf697 100644
--- a/content/test/data/accessibility/html/head.html
+++ b/content/test/data/accessibility/html/style.html
@@ -1,6 +1,8 @@
<!DOCTYPE html>
<html>
<head>
+<style>
+</style>
</head>
<body>
</body>

Powered by Google App Engine
This is Rietveld 408576698