| Index: LayoutTests/css2.1/t0804-c5506-ipadn-t-00-b-a.html
|
| diff --git a/LayoutTests/css2.1/t0804-c5506-ipadn-t-00-b-a.html b/LayoutTests/css2.1/t0804-c5506-ipadn-t-00-b-a.html
|
| index a6814f9e2d7531ebb86f7f04126526b218c947bb..c65095a729254297707688e71d6a55eed98bb0ec 100644
|
| --- a/LayoutTests/css2.1/t0804-c5506-ipadn-t-00-b-a.html
|
| +++ b/LayoutTests/css2.1/t0804-c5506-ipadn-t-00-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; }
|
| .red { color: red; }
|
|
|