Index: third_party/WebKit/LayoutTests/css1/classification/list_style_image.html |
diff --git a/third_party/WebKit/LayoutTests/css1/classification/list_style_image.html b/third_party/WebKit/LayoutTests/css1/classification/list_style_image.html |
index 443de35ce816a2916770b736fa60c2e94a8afef8..591479c4addc058f8b286f6e97ef269a82f513d0 100644 |
--- a/third_party/WebKit/LayoutTests/css1/classification/list_style_image.html |
+++ b/third_party/WebKit/LayoutTests/css1/classification/list_style_image.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"> |
.one {list-style-image: url(../resources/oransqr.gif);} |
.two {list-style-image: none;} |