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

Unified Diff: LayoutTests/ahem-flakiness/fast/repaint/text-emphasis-v-1.html

Issue 1210073008: Add ahem-flakiness to show the Ahem flakiness issue (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/ahem-flakiness/fast/repaint/text-emphasis-v-1.html
diff --git a/LayoutTests/fast/repaint/text-emphasis-v.html b/LayoutTests/ahem-flakiness/fast/repaint/text-emphasis-v-1.html
similarity index 74%
copy from LayoutTests/fast/repaint/text-emphasis-v.html
copy to LayoutTests/ahem-flakiness/fast/repaint/text-emphasis-v-1.html
index a0661922ec9730606e35bf303d2dffb3b5d6e576..afa31db64848c82d3b71b01eec915fa0a14f4275 100644
--- a/LayoutTests/fast/repaint/text-emphasis-v.html
+++ b/LayoutTests/ahem-flakiness/fast/repaint/text-emphasis-v-1.html
@@ -1,18 +1,17 @@
-<script src="../../resources/ahem.js"></script>
<body style="-webkit-font-smoothing: none; position: relative;">
<div style="color: red; font: 16px Ahem; padding-left: 8px;">
-2 2 2 2<br>
-2 2 2 2<br>
-2 2 2 2<br>
-2 2 2 2<br>
-2 2 2 2<br>
-2 2 2 2<br>
-2 2 2 2<br>
-2 2 2 2<br>
-2 2 2 2<br>
-2 2 2 2<br>
-2 2 2 2<br>
-2 2 2 2
+1 1 1 1<br>
+1 1 1 1<br>
+1 1 1 1<br>
+1 1 1 1<br>
+1 1 1 1<br>
+1 1 1 1<br>
+1 1 1 1<br>
+1 1 1 1<br>
+1 1 1 1<br>
+1 1 1 1<br>
+1 1 1 1<br>
+1 1 1 1
</div>
<div style="font: 32px Ahem; color: green; position: absolute; top: 0; left: 0;">
<div style="-webkit-text-emphasis: 'm';">

Powered by Google App Engine
This is Rietveld 408576698