| Index: LayoutTests/css2.1/t0804-c5507-padn-r-00-c-ag.html
|
| diff --git a/LayoutTests/css2.1/t0804-c5507-padn-r-00-c-ag.html b/LayoutTests/css2.1/t0804-c5507-padn-r-00-c-ag.html
|
| index 6e9a5ddff9ec03733377b5829ef3d779db28690a..b2fe900e4b1229b7f5a66068634ae60c075b05ca 100644
|
| --- a/LayoutTests/css2.1/t0804-c5507-padn-r-00-c-ag.html
|
| +++ b/LayoutTests/css2.1/t0804-c5507-padn-r-00-c-ag.html
|
| @@ -2,6 +2,7 @@
|
| <html>
|
| <head>
|
| <title>CSS 2.1 Test Suite: padding-right</title>
|
| + <script src="../resources/ahem.js"></script>
|
| <style type="text/css">
|
| body { color: navy; }
|
| div { font: 10px/1 Ahem; width: 106px; color: blue; }
|
|
|