Index: LayoutTests/ahem-flakiness/fast/repaint/text-emphasis-v-1.html |
diff --git a/LayoutTests/ahem-flakiness/fast/repaint/text-emphasis-v-1.html b/LayoutTests/ahem-flakiness/fast/repaint/text-emphasis-v-1.html |
deleted file mode 100644 |
index afa31db64848c82d3b71b01eec915fa0a14f4275..0000000000000000000000000000000000000000 |
--- a/LayoutTests/ahem-flakiness/fast/repaint/text-emphasis-v-1.html |
+++ /dev/null |
@@ -1,30 +0,0 @@ |
-<body style="-webkit-font-smoothing: none; position: relative;"> |
-<div style="color: red; font: 16px Ahem; padding-left: 8px;"> |
-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';"> |
- 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> |