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

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

Issue 1210353002: Remove temporary try-ahem tests (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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/repaint/text-emphasis-v-try-ahem-expected.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/repaint/text-emphasis-v-try-ahem.html
diff --git a/LayoutTests/fast/repaint/text-emphasis-v-try-ahem.html b/LayoutTests/fast/repaint/text-emphasis-v-try-ahem.html
deleted file mode 100644
index b8017496fb214ff33c15aa305cb6d1a0ebdd81c8..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/repaint/text-emphasis-v-try-ahem.html
+++ /dev/null
@@ -1,31 +0,0 @@
-<script src="../../resources/ahem.js"></script>
-<body style="-webkit-font-smoothing: none; position: relative;">
-<div style="color: red; font: 16px myahem; 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
-</div>
-<div style="font: 32px myahem; color: green; position: absolute; top: 0; left: 0;">
- <div style="-webkit-text-emphasis: 'm';">
- 1111
- </div>
- <div style="-webkit-text-emphasis: 'm'; -webkit-text-emphasis-position: under;">
- 1111
- </div>
-
- <div style="-webkit-writing-mode: horizontal-bt; -webkit-text-emphasis: 'm';">
- 1111
- </div>
- <div style="-webkit-writing-mode: horizontal-bt; -webkit-text-emphasis: 'm'; -webkit-text-emphasis-position: under;">
- 1111
- </div>
-</div>
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/repaint/text-emphasis-v-try-ahem-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698