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

Unified Diff: LayoutTests/virtual/gpu/compositedscrolling/overflow/opt-in-all-layers-after-unclipped-descendant-expected.txt

Issue 99903006: Revert "See also webkit.org/b/113415" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years 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/virtual/gpu/compositedscrolling/overflow/opt-in-all-layers-after-unclipped-descendant-expected.txt
diff --git a/LayoutTests/virtual/gpu/compositedscrolling/overflow/opt-in-all-layers-after-unclipped-descendant-expected.txt b/LayoutTests/virtual/gpu/compositedscrolling/overflow/opt-in-all-layers-after-unclipped-descendant-expected.txt
deleted file mode 100644
index 98bdb7f47718120ce3973aad2ccc5f2c9dc628cc..0000000000000000000000000000000000000000
--- a/LayoutTests/virtual/gpu/compositedscrolling/overflow/opt-in-all-layers-after-unclipped-descendant-expected.txt
+++ /dev/null
@@ -1,70 +0,0 @@
-This test ensures elements coming after an unclipped sibling in stacking order will get promoted. This is necessary because otherwise the element will render behind the unclipped sibling at first, until overlap is checked.
-
-(GraphicsLayer
- (bounds 1784.00 742.00)
- (children 1
- (GraphicsLayer
- (bounds 1784.00 742.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (children 1
- (GraphicsLayer
- (position 28.00 320.00)
- (bounds 402.00 402.00)
- (drawsContent 1)
- (children 4
- (GraphicsLayer
- (position 1.00 1.00)
- (bounds 385.00 385.00)
- (children 1
- (GraphicsLayer
- (bounds 385.00 1260.00)
- (drawsContent 1)
- (children 4
- (GraphicsLayer
- (position 0.00 330.00)
- (bounds 100.00 100.00)
- (contentsOpaque 1)
- )
- (GraphicsLayer
- (position 10.00 630.00)
- (bounds 180.00 300.00)
- (contentsOpaque 1)
- )
- (GraphicsLayer
- (position 10.00 950.00)
- (bounds 180.00 300.00)
- (contentsOpaque 1)
- )
- (GraphicsLayer
- (position 10.00 10.00)
- (bounds 180.00 300.00)
- (contentsOpaque 1)
- )
- )
- )
- )
- )
- (GraphicsLayer
- (position 1.00 386.00)
- (bounds 385.00 15.00)
- (drawsContent 1)
- )
- (GraphicsLayer
- (position 386.00 1.00)
- (bounds 15.00 385.00)
- (drawsContent 1)
- )
- (GraphicsLayer
- (position 386.00 386.00)
- (bounds 15.00 15.00)
- (drawsContent 1)
- )
- )
- )
- )
- )
- )
-)
-
-

Powered by Google App Engine
This is Rietveld 408576698