Index: third_party/WebKit/LayoutTests/css1/box_properties/clear_float.html |
diff --git a/third_party/WebKit/LayoutTests/css1/box_properties/clear_float.html b/third_party/WebKit/LayoutTests/css1/box_properties/clear_float.html |
index 355638786859a34fa8c68c9007d8c8bbe88165a3..7638b5e5d82fd9b79008de8a374ad813fc5b5311 100644 |
--- a/third_party/WebKit/LayoutTests/css1/box_properties/clear_float.html |
+++ b/third_party/WebKit/LayoutTests/css1/box_properties/clear_float.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;} |
P { margin: 0; padding: 0; text-align: justify;} |