Index: third_party/WebKit/LayoutTests/css1/color_and_background/background_repeat.html |
diff --git a/third_party/WebKit/LayoutTests/css1/color_and_background/background_repeat.html b/third_party/WebKit/LayoutTests/css1/color_and_background/background_repeat.html |
index 5bba68ceb50f4d4448714ba6ac0aa7bb774d0a82..a9384948f57b534d8e5019cd64ba23e40ae23338 100644 |
--- a/third_party/WebKit/LayoutTests/css1/color_and_background/background_repeat.html |
+++ b/third_party/WebKit/LayoutTests/css1/color_and_background/background_repeat.html |
@@ -6,6 +6,7 @@ |
<META http-equiv="Content-Style-Type" content="text/css"> |
<LINK rel="stylesheet" type="text/css" media="screen" href="../resources/base.css"> |
+<SCRIPT src="../resources/base.js"></SCRIPT> |
<STYLE type="text/css"> |
body {overflow: hidden;} |
.one {background-image: url(../resources/oransqr.gif); background-repeat: repeat-y;} |