Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / text / descent-clip-in-scaled-page-expected.html
index e88e293..fe1c9ab 100644 (file)
@@ -9,6 +9,10 @@
         font-family: SubpixelPositioningAhem;
         border: solid thin blue;
     }
+    ::-webkit-scrollbar {
+      width: 0px;
+      height: 0px;
+    }
 </style>
 <script>
     if (window.testRunner && window.testRunner.setTextSubpixelPositioning)