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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/multicol-repaint.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/multicol-repaint.html
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/multicol-repaint.html b/third_party/WebKit/LayoutTests/paint/invalidation/multicol-repaint.html
index 55b8e7ad092f3d22478af615f9b42f35e79cc7c4..803327b033f9950c74e8805131e2e663acc2860e 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/multicol-repaint.html
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/multicol-repaint.html
@@ -2,6 +2,7 @@
<html lang="en">
<head>
+ <script src="../../resources/ahem.js"></script>
<style type="text/css" media="screen">
.container {

Powered by Google App Engine
This is Rietveld 408576698