| Index: LayoutTests/css2.1/20110323/word-spacing-remove-space-005-expected.html
|
| diff --git a/LayoutTests/css2.1/20110323/word-spacing-remove-space-005-expected.html b/LayoutTests/css2.1/20110323/word-spacing-remove-space-005-expected.html
|
| index 8dcf9d418a0b9fee2a3fb189de7df1bf0d4eefd6..b67fdf885a4a42aaf9a5aca235c87c110b7e0955 100644
|
| --- a/LayoutTests/css2.1/20110323/word-spacing-remove-space-005-expected.html
|
| +++ b/LayoutTests/css2.1/20110323/word-spacing-remove-space-005-expected.html
|
| @@ -5,6 +5,7 @@
|
| <link rel="author" title="Microsoft" href="http://www.microsoft.com/">
|
| <link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props">
|
| <meta name="flags" content="ahem">
|
| + <script src="../../resources/ahem.js"></script>
|
| <meta name="assert" content="Any non-breaking space left after white-space processing model occurs, has word-spacing applied to it.">
|
| <style type="text/css">
|
| div
|
|
|