| Index: LayoutTests/css2.1/t040306-c63-color-00-b-ag.html
|
| diff --git a/LayoutTests/css2.1/t040306-c63-color-00-b-ag.html b/LayoutTests/css2.1/t040306-c63-color-00-b-ag.html
|
| index 881d939f834b529819a6662ce6cfea460ea78e51..92d94a4cdda5a342cae3563c46f1154194d54efa 100644
|
| --- a/LayoutTests/css2.1/t040306-c63-color-00-b-ag.html
|
| +++ b/LayoutTests/css2.1/t040306-c63-color-00-b-ag.html
|
| @@ -2,6 +2,7 @@
|
| <html>
|
| <head>
|
| <title>CSS 2.1 Test Suite: Color Units</title>
|
| + <script src="../resources/ahem.js"></script>
|
| <style type="text/css">
|
| body {color: blue;}
|
| span {vertical-align: bottom; font: 15px/1 Ahem;}
|
|
|