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

Unified Diff: LayoutTests/compositing/overflow/avoid-ancestor-clip-for-scroll-children-expected.txt

Issue 1114543004: Avoid creating ancestor clipping layers for scroll children (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Adding a layout test. Created 5 years, 8 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/compositing/overflow/avoid-ancestor-clip-for-scroll-children-expected.txt
diff --git a/LayoutTests/compositing/overflow/avoid-ancestor-clip-for-scroll-children-expected.txt b/LayoutTests/compositing/overflow/avoid-ancestor-clip-for-scroll-children-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c61aaf8203658e2a38e8c92826d9c20cde5b548b
--- /dev/null
+++ b/LayoutTests/compositing/overflow/avoid-ancestor-clip-for-scroll-children-expected.txt
@@ -0,0 +1,10 @@
+Verifies that scroll children do not create ancestor clipping layers in compositor.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS successfullyParsed is true
+
+TEST COMPLETE
+PASS scrollChildHasNoScrollClip(documentLayerTree) is true
+

Powered by Google App Engine
This is Rietveld 408576698