diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/animations/svg-attribute-interpolation/svg-width-interpolation.html')
| -rw-r--r-- | third_party/WebKit/LayoutTests/animations/svg-attribute-interpolation/svg-width-interpolation.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/WebKit/LayoutTests/animations/svg-attribute-interpolation/svg-width-interpolation.html b/third_party/WebKit/LayoutTests/animations/svg-attribute-interpolation/svg-width-interpolation.html index e99da09..311fc51 100644 --- a/third_party/WebKit/LayoutTests/animations/svg-attribute-interpolation/svg-width-interpolation.html +++ b/third_party/WebKit/LayoutTests/animations/svg-attribute-interpolation/svg-width-interpolation.html @@ -1,6 +1,7 @@ <!DOCTYPE html> <html> <head> +<script src="../../resources/ahem.js"></script> <style> :root { font: 10px Ahem; |
