| Index: LayoutTests/css2.1/t0804-c5506-ipadn-t-01-b-a.html
|
| diff --git a/LayoutTests/css2.1/t0804-c5506-ipadn-t-01-b-a.html b/LayoutTests/css2.1/t0804-c5506-ipadn-t-01-b-a.html
|
| index 32f1657535a64b869190ad50d347b5cd4879897c..47e30766bd727734464c5a99eaa06e7d82c382b2 100644
|
| --- a/LayoutTests/css2.1/t0804-c5506-ipadn-t-01-b-a.html
|
| +++ b/LayoutTests/css2.1/t0804-c5506-ipadn-t-01-b-a.html
|
| @@ -2,6 +2,7 @@
|
| <html>
|
| <head>
|
| <title>CSS 2.1 Test Suite: padding-top</title>
|
| + <script src="../resources/ahem.js"></script>
|
| <style type="text/css">
|
| div { font: 20px/1 Ahem; width: 6em; color: white; }
|
| .green { color: green; }
|
|
|