Index: LayoutTests/fast/backgrounds/background-clip-text-composited.html |
diff --git a/LayoutTests/fast/backgrounds/background-clip-text-composited.html b/LayoutTests/fast/backgrounds/background-clip-text-composited.html |
index 3f77e8ab47e98bab1c09e0c2cc58530412ffb175..b704464e5984b91fa6b97af48fa226accd090808 100644 |
--- a/LayoutTests/fast/backgrounds/background-clip-text-composited.html |
+++ b/LayoutTests/fast/backgrounds/background-clip-text-composited.html |
@@ -53,9 +53,6 @@ |
<div class="div" style="-webkit-background-composite: copy;">01234 56789 |
<div class="label">copy</div> |
</div> |
- <div class="div" style="-webkit-background-composite: plus-darker;">01234 56789 |
- <div class="label">plus-darker</div> |
- </div> |
<div class="div" style="-webkit-background-composite: destination-over;">01234 56789 |
<div class="label">destination-over</div> |
</div> |