| Index: LayoutTests/fast/inline-block/002.html
|
| diff --git a/LayoutTests/fast/inline-block/002.html b/LayoutTests/fast/inline-block/002.html
|
| index 0dd74d642ec6926b98ce58246f21983cc740b8d3..43d89b9c697c90685f1ffe4d82d1884f26899db9 100644
|
| --- a/LayoutTests/fast/inline-block/002.html
|
| +++ b/LayoutTests/fast/inline-block/002.html
|
| @@ -2,6 +2,7 @@
|
| <html lang="en">
|
| <head>
|
| <title>CSS text-indent: Hyatt's Evil Test Which Mixes Lots Of Stuff</title>
|
| + <script src="../../resources/ahem.js"></script>
|
| <style type="text/css">
|
| p { font: 16px/1 serif; margin: 0; }
|
| .prerequisite { display: inline; font: 1em/1 Ahem, sans-serif; background: red; color: white; }
|
|
|