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

Unified Diff: LayoutTests/fast/scrolling/custom-scrollbar-for-root-layer-scrolls-expected.txt

Issue 1274073002: Apply custom scrollbar styles to the frame with root layer scrolling. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: addressed review comments Created 5 years, 4 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: LayoutTests/fast/scrolling/custom-scrollbar-for-root-layer-scrolls-expected.txt
diff --git a/LayoutTests/accessibility/aria-help-expected.txt b/LayoutTests/fast/scrolling/custom-scrollbar-for-root-layer-scrolls-expected.txt
similarity index 50%
copy from LayoutTests/accessibility/aria-help-expected.txt
copy to LayoutTests/fast/scrolling/custom-scrollbar-for-root-layer-scrolls-expected.txt
index c92a7f0823e38c0b1813fc7f837c420434746c65..e615677b77b237a9fb579924357ef01d7f26a186 100644
--- a/LayoutTests/accessibility/aria-help-expected.txt
+++ b/LayoutTests/fast/scrolling/custom-scrollbar-for-root-layer-scrolls-expected.txt
@@ -1,10 +1,10 @@
-button
-This tests that aria-help attribute works as expected.
+Tests that Styles are applied to custom scrollbar on --root-layer-scrolls.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS button.deprecatedHelpText is 'AXHelp: click here'
+PASS fill.clientWidth is 550
+PASS fill.clientHeight is 350
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698