Index: third_party/WebKit/LayoutTests/css1/box_properties/border_bottom_width_inline.html |
diff --git a/third_party/WebKit/LayoutTests/css1/box_properties/border_bottom_width_inline.html b/third_party/WebKit/LayoutTests/css1/box_properties/border_bottom_width_inline.html |
index 36ae56303d9199d909cd2328423d976c30824358..ac60d7828c055bb8710f545d931853a401f0175a 100644 |
--- a/third_party/WebKit/LayoutTests/css1/box_properties/border_bottom_width_inline.html |
+++ b/third_party/WebKit/LayoutTests/css1/box_properties/border_bottom_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-bottom-width: 25px; border-style: solid;} |
.two {border-bottom-width: thin; border-style: solid;} |