Index: LayoutTests/css2.1/t0905-c5526-fltclr-00-c-ag.html |
diff --git a/LayoutTests/css2.1/t0905-c5526-fltclr-00-c-ag.html b/LayoutTests/css2.1/t0905-c5526-fltclr-00-c-ag.html |
index 0a3f8d4e65dfee001abb51314d634f15d2dfd508..be2f5ca701939d9537c23680b5dbb55f0ae15a9f 100644 |
--- a/LayoutTests/css2.1/t0905-c5526-fltclr-00-c-ag.html |
+++ b/LayoutTests/css2.1/t0905-c5526-fltclr-00-c-ag.html |
@@ -2,6 +2,7 @@ |
<html> |
<head> |
<title>CSS 2.1 Test Suite: clear</title> |
+ <script src="../resources/ahem.js"></script> |
<style type="text/css"> |
body { overflow: hidden; } |
div { font: 15px/1 Ahem; color: green; background: red url(support/css1test5526.png) no-repeat; width: 20em; border: solid black; } |