| Index: LayoutTests/css2.1/20110323/word-spacing-remove-space-002-expected.html
|
| diff --git a/LayoutTests/css2.1/20110323/word-spacing-remove-space-002-expected.html b/LayoutTests/css2.1/20110323/word-spacing-remove-space-002-expected.html
|
| index 970305c749983f5765c8f931cf3231c1de9bbba4..12be4574f92b1b523ae46864f53991f24b322628 100644
|
| --- a/LayoutTests/css2.1/20110323/word-spacing-remove-space-002-expected.html
|
| +++ b/LayoutTests/css2.1/20110323/word-spacing-remove-space-002-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="The white space processing removes non-breaking space before 'word-spacing' is applied.">
|
| <style type="text/css">
|
| div
|
|
|