Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(90)

Unified Diff: LayoutTests/http/tests/shapes/shape-outside-dynamic-shape-image-threshold.html

Issue 1212753002: Convert tests (except fast/, imported/) using ahem font to ahem.js style (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/shapes/shape-outside-dynamic-shape-image-threshold.html
diff --git a/LayoutTests/http/tests/shapes/shape-outside-dynamic-shape-image-threshold.html b/LayoutTests/http/tests/shapes/shape-outside-dynamic-shape-image-threshold.html
index 43ba821d1f52cf5166aec04c85ca448f17d328cd..cf1e89ad5b09fdb5b95a1ebe40acb2b55c699e5b 100644
--- a/LayoutTests/http/tests/shapes/shape-outside-dynamic-shape-image-threshold.html
+++ b/LayoutTests/http/tests/shapes/shape-outside-dynamic-shape-image-threshold.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
+<script src="/js-test-resources/ahem.js"></script>
<script>
window.onload = function() {
// fetch offsetTop to force a layout

Powered by Google App Engine
This is Rietveld 408576698