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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/multicol-as-paint-container-expected.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-as-paint-container-expected.html
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/multicol-as-paint-container-expected.html b/third_party/WebKit/LayoutTests/paint/invalidation/multicol-as-paint-container-expected.html
index f92a62a7b082db70d16b6abfb6543b87121a8473..45cd178df1a8b4f14bdce7ea9283cfc99a848daf 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/multicol-as-paint-container-expected.html
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/multicol-as-paint-container-expected.html
@@ -1,4 +1,5 @@
<!DOCTYPE html>
+<script src="../../resources/ahem.js"></script>
<div id="target" style="-webkit-columns:2; -webkit-backface-visibility:hidden; width:630px; font:20px/1 Ahem; color:green;">
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce
varius, metus eu fringilla pulvinar, ipsum sapien ultricies arcu,

Powered by Google App Engine
This is Rietveld 408576698