diff options
| author | wangxianzhu@chromium.org <wangxianzhu@chromium.org> | 2015-06-26 19:10:26 +0000 |
|---|---|---|
| committer | wangxianzhu@chromium.org <wangxianzhu@chromium.org> | 2015-06-26 19:10:26 +0000 |
| commit | 8b2e22c959a5748abdbe0773217b4d7402fe1ec4 (patch) | |
| tree | 09fa39d62b5fb74e0b518584e811022aa02e34fe /third_party/WebKit/LayoutTests/css2.1/20110323/word-spacing-remove-space-005-expected.html | |
| parent | 4be806e22458061e1b6ce5dacd6c05d47eb1fde3 (diff) | |
| download | chromium_src-8b2e22c959a5748abdbe0773217b4d7402fe1ec4.zip chromium_src-8b2e22c959a5748abdbe0773217b4d7402fe1ec4.tar.gz chromium_src-8b2e22c959a5748abdbe0773217b4d7402fe1ec4.tar.bz2 | |
Convert tests (except fast/, imported/) using ahem font to ahem.js style
BUG=392046
TBR=ksakamoto@chromium.org
Review URL: https://codereview.chromium.org/1212753002
git-svn-id: svn://svn.chromium.org/blink/trunk@197935 bbb929c8-8fbe-4397-9dbb-9b2b20218538
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 |
