| Index: LayoutTests/css2.1/20110323/word-spacing-remove-space-004-expected.html
|
| diff --git a/LayoutTests/css2.1/20110323/word-spacing-remove-space-004-expected.html b/LayoutTests/css2.1/20110323/word-spacing-remove-space-004-expected.html
|
| index 585c50690d21c428dac19910990b597d87cdfcbd..c5372f6917640a4d4ba82e85f342c19c5c4aa247 100644
|
| --- a/LayoutTests/css2.1/20110323/word-spacing-remove-space-004-expected.html
|
| +++ b/LayoutTests/css2.1/20110323/word-spacing-remove-space-004-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 space left after white-space processing model occurs, has word-spacing applied to it.">
|
| <style type="text/css">
|
| div
|
|
|