Index: third_party/WebKit/LayoutTests/css1/color_and_background/background.html |
diff --git a/third_party/WebKit/LayoutTests/css1/color_and_background/background.html b/third_party/WebKit/LayoutTests/css1/color_and_background/background.html |
index fbd38ed422040a311b7e1e4c41cd2f533e5c4313..8a5187893d2a656a3e3c4cae7bb0c589f408666b 100644 |
--- a/third_party/WebKit/LayoutTests/css1/color_and_background/background.html |
+++ b/third_party/WebKit/LayoutTests/css1/color_and_background/background.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 {background: green url(../resources/oransqr.gif) repeat-x center top fixed;} |
.one {background: lime url(../resources/oransqr.gif) repeat-y 100% 0%;} |