| Index: LayoutTests/css2.1/t0804-c5509-ipadn-l-03-b-a.html
|
| diff --git a/LayoutTests/css2.1/t0804-c5509-ipadn-l-03-b-a.html b/LayoutTests/css2.1/t0804-c5509-ipadn-l-03-b-a.html
|
| index 152bc595aff2ad8124c9ae897883144abef53597..ccb3eabd278cd71008e83eb12560caaa3137819e 100644
|
| --- a/LayoutTests/css2.1/t0804-c5509-ipadn-l-03-b-a.html
|
| +++ b/LayoutTests/css2.1/t0804-c5509-ipadn-l-03-b-a.html
|
| @@ -2,6 +2,7 @@
|
| <html>
|
| <head>
|
| <title>CSS 2.1 Test Suite: padding-left</title>
|
| + <script src="../resources/ahem.js"></script>
|
| <style type="text/css">
|
| div { font: 15px/1 Ahem; margin: 1em; }
|
| .four { width: 11em; color: white; background: navy; }
|
| @@ -15,4 +16,4 @@
|
| xx xx xx xx xx xx xx xx xx <span>xx xx xx xx xx xx</span> xx xx xx xx
|
| </div>
|
| </body>
|
| -</html>
|
| +</html>
|
|
|