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

Unified Diff: LayoutTests/fast/text/apply-start-width-after-skipped-text.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/text/apply-start-width-after-skipped-text.html
diff --git a/LayoutTests/fast/text/apply-start-width-after-skipped-text.html b/LayoutTests/fast/text/apply-start-width-after-skipped-text.html
index de253edd606e1661af4d4b25bf90ecf958ffd27f..915a185d953f35a0d0e8839f1fcd69e4cf06f8b3 100644
--- a/LayoutTests/fast/text/apply-start-width-after-skipped-text.html
+++ b/LayoutTests/fast/text/apply-start-width-after-skipped-text.html
@@ -1,3 +1,4 @@
+<script src="../../resources/ahem.js"></script>
<style>
div { width: 100px; background-color: lightgreen; color: lightblue; font: 20px 'Ahem'; }
span { border-left: 40px solid silver; }
« no previous file with comments | « LayoutTests/fast/table/table-style-not-updated.html ('k') | LayoutTests/fast/text/bidi-embedding-pop-and-push-same-2.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698