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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/table-hover-on-link.html

Issue 2560073002: Hopefully deflake some tests, by preloading the Ahem font. (Closed)
Patch Set: Created 4 years 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: third_party/WebKit/LayoutTests/paint/invalidation/table-hover-on-link.html
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/table-hover-on-link.html b/third_party/WebKit/LayoutTests/paint/invalidation/table-hover-on-link.html
index 65ba549167d0bc94744aadf9ffb74e58003b7eac..78fc20a4a3c0a02e376a25bcca48f1cee2b96b10 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/table-hover-on-link.html
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/table-hover-on-link.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
+<script src="../../resources/ahem.js"></script>
<style>
html {
font-size: 10px;

Powered by Google App Engine
This is Rietveld 408576698