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

Unified Diff: LayoutTests/fast/table/table-before-child-style-update.html

Issue 1204023002: Deflake tests using ahem font with @font-face. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaseline and fix an svg test Created 5 years, 6 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: LayoutTests/fast/table/table-before-child-style-update.html
diff --git a/LayoutTests/fast/table/table-before-child-style-update.html b/LayoutTests/fast/table/table-before-child-style-update.html
index 8355bb3d7469b49ad52f607b0417c88b12bb2283..6272e928f8c4f0cf9329115e98ecc23e0cecaf74 100644
--- a/LayoutTests/fast/table/table-before-child-style-update.html
+++ b/LayoutTests/fast/table/table-before-child-style-update.html
@@ -1,5 +1,6 @@
<!-- The blue and green text boxes should not overlap -->
<html>
+<script src="../../resources/ahem.js"></script>
<body style="font: 1em/1 Ahem, sans-serif;">
<style>
div::before {

Powered by Google App Engine
This is Rietveld 408576698