| Index: LayoutTests/css2.1/t0804-c5509-ipadn-l-02-b-ag.html
|
| diff --git a/LayoutTests/css2.1/t0804-c5509-ipadn-l-02-b-ag.html b/LayoutTests/css2.1/t0804-c5509-ipadn-l-02-b-ag.html
|
| index d62fff53a36d169b23d39e6bae7621b1a6570962..23a574a8b712b6393a91cf38a7b63fe1a90b2a12 100644
|
| --- a/LayoutTests/css2.1/t0804-c5509-ipadn-l-02-b-ag.html
|
| +++ b/LayoutTests/css2.1/t0804-c5509-ipadn-l-02-b-ag.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">
|
| .three { background: url(support/swatch-red.png) no-repeat 6em 1em; font: 15px/1 Ahem; margin: 1em; }
|
| .three p { width: 5em; color: white; }
|
| @@ -15,4 +16,4 @@
|
| <p>xx xx<span>x</span> xx xx</p>
|
| </div>
|
| </body>
|
| -</html>
|
| +</html>
|
|
|