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

Unified Diff: LayoutTests/svg/custom/focus-ring-text-expected.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
« no previous file with comments | « LayoutTests/svg/css/parse-length.html ('k') | LayoutTests/svg/custom/zoomed-alignment-baseline.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/custom/focus-ring-text-expected.html
diff --git a/LayoutTests/svg/custom/focus-ring-text-expected.html b/LayoutTests/svg/custom/focus-ring-text-expected.html
index e3fcd6643474a9c40b519f8773330dff2a1edad5..4432d03a5c163b69527bf1f738215e1069caec20 100644
--- a/LayoutTests/svg/custom/focus-ring-text-expected.html
+++ b/LayoutTests/svg/custom/focus-ring-text-expected.html
@@ -1,4 +1,5 @@
<!doctype html>
+<script src="../../resources/ahem.js"></script>
<span tabindex="2" style="font: 24px ahem">ABC</span>
<script>
document.querySelector("span").focus();
« no previous file with comments | « LayoutTests/svg/css/parse-length.html ('k') | LayoutTests/svg/custom/zoomed-alignment-baseline.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698