Index: LayoutTests/fast/css/user-drag-none.html |
diff --git a/LayoutTests/fast/css/user-drag-none.html b/LayoutTests/fast/css/user-drag-none.html |
index ec67407befe3f85026e4e4fafc67bc2eb1828b5c..1c2208fa3e32241deb345e484854fc13fdd90290 100644 |
--- a/LayoutTests/fast/css/user-drag-none.html |
+++ b/LayoutTests/fast/css/user-drag-none.html |
@@ -2,7 +2,7 @@ |
.box { width: 100px; height: 90px; margin-bottom: 10px; background-color: lightblue; } |
.drag-element { -webkit-user-drag: element; } |
.drag-none { -webkit-user-drag: none; } |
- a { display: block; width: 80px; height: 80px; background-color: yellow; font-family: ahem; font-size: 25px; } |
+ a { display: block; width: 80px; height: 80px; background-color: yellow; font-family: Ahem; font-size: 25px; } |
a span { color: orange; } |
a img { vertical-align: bottom; } |
</style> |