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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/inline-focus.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
Index: third_party/WebKit/LayoutTests/fast/repaint/inline-focus.html
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/inline-focus.html b/third_party/WebKit/LayoutTests/fast/repaint/inline-focus.html
index f2ba1676f908b43d77e94162cb7e018a59f3323a..f4216ca4270d83172080829176acffd3c7389282 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/inline-focus.html
+++ b/third_party/WebKit/LayoutTests/fast/repaint/inline-focus.html
@@ -12,9 +12,6 @@ body {
margin: 0px;
padding: 0px;
}
-a {
- font: 10px/1 Ahem;
-}
</style>
</head>
<body>
« no previous file with comments | « third_party/WebKit/LayoutTests/TestExpectations ('k') | third_party/WebKit/LayoutTests/svg/custom/focus-ring-text.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698