| Index: LayoutTests/css2.1/t0804-c5508-ipadn-b-03-b-a.html
|
| diff --git a/LayoutTests/css2.1/t0804-c5508-ipadn-b-03-b-a.html b/LayoutTests/css2.1/t0804-c5508-ipadn-b-03-b-a.html
|
| index fabf8232e27e2431ae46539827a98ab2881cb85e..17f8300ccf6458e4808c6c24675e81735ba5192f 100644
|
| --- a/LayoutTests/css2.1/t0804-c5508-ipadn-b-03-b-a.html
|
| +++ b/LayoutTests/css2.1/t0804-c5508-ipadn-b-03-b-a.html
|
| @@ -2,6 +2,7 @@
|
| <html>
|
| <head>
|
| <title>CSS 2.1 Test Suite: padding-bottom</title>
|
| + <script src="../resources/ahem.js"></script>
|
| <style type="text/css">
|
| td { padding: 0; border: solid black; }
|
| p { margin: 0; }
|
| @@ -52,4 +53,4 @@
|
| </tr>
|
| </table>
|
| </body>
|
| -</html>
|
| +</html>
|
|
|