Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(279)

Unified Diff: third_party/WebKit/LayoutTests/NeverFixTests

Issue 1553003002: Fix Mac overlay scrollbars to show when programmatically scrolled. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add test expectation Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/NeverFixTests
diff --git a/third_party/WebKit/LayoutTests/NeverFixTests b/third_party/WebKit/LayoutTests/NeverFixTests
index fbb12c924d798884ad1f9d59a6a07f09086039f4..47f280953e633969254a3a24dc0f0abcf05713e8 100644
--- a/third_party/WebKit/LayoutTests/NeverFixTests
+++ b/third_party/WebKit/LayoutTests/NeverFixTests
@@ -38,6 +38,9 @@ fast/harness/sample-fail-mismatch-reftest.html [ WontFix ]
# This test only applies to overlay scrollbar platforms.
[ SnowLeopard Win Linux ] fast/dom/partial-layout-overlay-scrollbars.html [ WontFix ]
+# This test is specific to Mac overlay scrollbars.
+[ SnowLeopard Win Linux Android ] compositing/scrollbars/mac-programmatic-scroll-shows-overlay-scrollbars.html [ WontFix ]
+
# These tests are only valid on platforms with overlay scrollbars support.
[ SnowLeopard ] inspector-protocol/emulation [ WontFix ]

Powered by Google App Engine
This is Rietveld 408576698