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> |