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/css3/zoom-coords.xhtml | |
| 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/css3/zoom-coords.xhtml')
| -rw-r--r-- | third_party/WebKit/LayoutTests/css3/zoom-coords.xhtml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/WebKit/LayoutTests/css3/zoom-coords.xhtml b/third_party/WebKit/LayoutTests/css3/zoom-coords.xhtml index c35d70b..32753ca 100644 --- a/third_party/WebKit/LayoutTests/css3/zoom-coords.xhtml +++ b/third_party/WebKit/LayoutTests/css3/zoom-coords.xhtml @@ -1,5 +1,6 @@ <html xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink"> <head> +<script src="../resources/ahem.js"></script> <style type="text/css"> body { margin:0px; |
