Index: third_party/WebKit/LayoutTests/css1/box_properties/border_width_inline.html |
diff --git a/third_party/WebKit/LayoutTests/css1/box_properties/border_width_inline.html b/third_party/WebKit/LayoutTests/css1/box_properties/border_width_inline.html |
index 9ceb5bd1479b32b33598eeab5e2f634eca771e19..5a4d6e5c1e51b031c89f2c74e719170a3afdcd7c 100644 |
--- a/third_party/WebKit/LayoutTests/css1/box_properties/border_width_inline.html |
+++ b/third_party/WebKit/LayoutTests/css1/box_properties/border_width_inline.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 {border-width: 25px; border-style: solid;} |
.two {border-width: thin; border-style: solid;} |