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

Unified Diff: LayoutTests/fast/forms/button-generated-content-expected.html

Issue 1303943002: Rebaseline fast/ tests on Yosemite (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: ToTed Created 5 years, 4 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
« no previous file with comments | « LayoutTests/fast/forms/button-generated-content.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/forms/button-generated-content-expected.html
diff --git a/LayoutTests/fast/forms/button-generated-content-expected.html b/LayoutTests/fast/forms/button-generated-content-expected.html
index 1fa8cc19d5f64bfea5b66d7e70a79a76f6999fa8..6edb19428080bca55d97efffddbdc252fd6dd240 100644
--- a/LayoutTests/fast/forms/button-generated-content-expected.html
+++ b/LayoutTests/fast/forms/button-generated-content-expected.html
@@ -1,8 +1,10 @@
<!DOCTYPE HTML>
<html>
+<script src="../resources/ahem.js"></script>
<head>
<title></title>
<style>
+ button { font-family: Ahem; }
#a, #b, #c, #d { color: blue; }
</style>
</head>
« no previous file with comments | « LayoutTests/fast/forms/button-generated-content.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698