Index: LayoutTests/compositing/overflow/fixed-position-ancestor-clip.html |
diff --git a/LayoutTests/compositing/overflow/fixed-position-ancestor-clip.html b/LayoutTests/compositing/overflow/fixed-position-ancestor-clip.html |
index 69cbb35b5f6e711af783066dabca4a4c3954e43c..d6516e17011617b8f532407f1df782f92961ccb7 100644 |
--- a/LayoutTests/compositing/overflow/fixed-position-ancestor-clip.html |
+++ b/LayoutTests/compositing/overflow/fixed-position-ancestor-clip.html |
@@ -4,10 +4,6 @@ |
<head> |
<title>Position fixed with transform</title> |
<style type="text/css" media="screen"> |
- ::-webkit-scrollbar { |
- width: 0px; |
- height: 0px; |
- } |
body { |
height: 1000px; |
width: 1000px; |