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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/paint-caret-in-div-with-negative-indent.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/paint-caret-in-div-with-negative-indent.html
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/paint-caret-in-div-with-negative-indent.html b/third_party/WebKit/LayoutTests/paint/invalidation/paint-caret-in-div-with-negative-indent.html
index 19e51da91ee9967696cbb1cb0ad1267c1a406cf8..1d979c9c9a725d4c9778eaafc7ca15608192f5c2 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/paint-caret-in-div-with-negative-indent.html
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/paint-caret-in-div-with-negative-indent.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
+ <script src="../../resources/ahem.js"></script>
<style>
#editable {
font: 20px/1 Ahem;

Powered by Google App Engine
This is Rietveld 408576698