Index: Source/web/tests/data/fractional-scroll-fixed-position.html |
diff --git a/Source/web/tests/data/fractional-scroll-fixed-position.html b/Source/web/tests/data/fractional-scroll-fixed-position.html |
index cb207033a9be3c91bf7e3baabccf909dc8899efd..17604e35d38ac6b3fb88055490dc649cc062c9c4 100644 |
--- a/Source/web/tests/data/fractional-scroll-fixed-position.html |
+++ b/Source/web/tests/data/fractional-scroll-fixed-position.html |
@@ -6,6 +6,7 @@ |
position: fixed; |
top: 0px; |
background-color:red; |
+ box-shadow: 1px 1px black; |
} |
</style> |
<html> |