diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/css2.1/20110323/word-spacing-remove-space-005-expected.html')
| -rw-r--r-- | third_party/WebKit/LayoutTests/css2.1/20110323/word-spacing-remove-space-005-expected.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/WebKit/LayoutTests/css2.1/20110323/word-spacing-remove-space-005-expected.html b/third_party/WebKit/LayoutTests/css2.1/20110323/word-spacing-remove-space-005-expected.html index 8dcf9d4..b67fdf8 100644 --- a/third_party/WebKit/LayoutTests/css2.1/20110323/word-spacing-remove-space-005-expected.html +++ b/third_party/WebKit/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 |
