| Index: LayoutTests/css2.1/t1507-c526-font-sz-02-b-a.html
|
| diff --git a/LayoutTests/css2.1/t1507-c526-font-sz-02-b-a.html b/LayoutTests/css2.1/t1507-c526-font-sz-02-b-a.html
|
| index 8d4f6f1e30482a7385d14b12f87523994df5f46c..ff059b269543a85c14824238672ed14bd7093033 100644
|
| --- a/LayoutTests/css2.1/t1507-c526-font-sz-02-b-a.html
|
| +++ b/LayoutTests/css2.1/t1507-c526-font-sz-02-b-a.html
|
| @@ -2,6 +2,7 @@
|
| <html>
|
| <head>
|
| <title>CSS 2.1 Test Suite: font-size</title>
|
| + <script src="../resources/ahem.js"></script>
|
| <style type="text/css">
|
| .ahem { font: 1em/1 Ahem; color: navy; }
|
| .f {font-size: 2em;}
|
| @@ -18,4 +19,4 @@
|
| <div class="i"> x </div>
|
| </div>
|
| </body>
|
| -</html>
|
| +</html>
|
|
|