| Index: LayoutTests/css2.1/t0804-c5507-ipadn-r-03-b-a.html
|
| diff --git a/LayoutTests/css2.1/t0804-c5507-ipadn-r-03-b-a.html b/LayoutTests/css2.1/t0804-c5507-ipadn-r-03-b-a.html
|
| index 4dd5bc9c278fef1479f5f402f7a06f5850ec9dcd..c21a5a94a7c7f4c8cf9f90fa3be8140a31a14a75 100644
|
| --- a/LayoutTests/css2.1/t0804-c5507-ipadn-r-03-b-a.html
|
| +++ b/LayoutTests/css2.1/t0804-c5507-ipadn-r-03-b-a.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">
|
| div { font: 15px/1 Ahem; margin: 1em; }
|
| .four { width: 11em; color: white; background: navy; }
|
|
|