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

Unified Diff: third_party/WebKit/LayoutTests/svg/custom/focus-ring-text-expected.html

Issue 2187433004: Don't use Ahem font in two tests to avoid flakiness (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: - Created 4 years, 5 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 | « third_party/WebKit/LayoutTests/svg/custom/focus-ring-text.svg ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/svg/custom/focus-ring-text-expected.html
diff --git a/third_party/WebKit/LayoutTests/svg/custom/focus-ring-text-expected.html b/third_party/WebKit/LayoutTests/svg/custom/focus-ring-text-expected.html
deleted file mode 100644
index 4432d03a5c163b69527bf1f738215e1069caec20..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/svg/custom/focus-ring-text-expected.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<!doctype html>
-<script src="../../resources/ahem.js"></script>
-<span tabindex="2" style="font: 24px ahem">ABC</span>
-<script>
- document.querySelector("span").focus();
-</script>
« no previous file with comments | « third_party/WebKit/LayoutTests/svg/custom/focus-ring-text.svg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698