| Index: LayoutTests/css2.1/20110323/word-spacing-remove-space-005.htm
|
| diff --git a/LayoutTests/css2.1/20110323/word-spacing-remove-space-005.htm b/LayoutTests/css2.1/20110323/word-spacing-remove-space-005.htm
|
| index 0756e52f82fe2f7ef9d4283730b89e0d3404bc8c..edf3745a8a4401788f9c28a1f2dd5e707e14d875 100644
|
| --- a/LayoutTests/css2.1/20110323/word-spacing-remove-space-005.htm
|
| +++ b/LayoutTests/css2.1/20110323/word-spacing-remove-space-005.htm
|
| @@ -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
|
|
|