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

Unified Diff: LayoutTests/platform/mac/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/platform/mac/virtual/gpu/compositedscrolling/overflow/opt-in-all-layers-after-unclipped-descendant-expected.txt
diff --git a/LayoutTests/platform/mac-snowleopard/compositing/overflow/opt-in-all-layers-after-unclipped-descendant-expected.txt b/LayoutTests/platform/mac/virtual/gpu/compositedscrolling/overflow/opt-in-all-layers-after-unclipped-descendant-expected.txt
similarity index 92%
copy from LayoutTests/platform/mac-snowleopard/compositing/overflow/opt-in-all-layers-after-unclipped-descendant-expected.txt
copy to LayoutTests/platform/mac/virtual/gpu/compositedscrolling/overflow/opt-in-all-layers-after-unclipped-descendant-expected.txt
index 98bdb7f47718120ce3973aad2ccc5f2c9dc628cc..82078c562221449a27a0630a77206073c9903799 100644
--- a/LayoutTests/platform/mac-snowleopard/compositing/overflow/opt-in-all-layers-after-unclipped-descendant-expected.txt
+++ b/LayoutTests/platform/mac/virtual/gpu/compositedscrolling/overflow/opt-in-all-layers-after-unclipped-descendant-expected.txt
@@ -1,10 +1,10 @@
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)
+ (bounds 1784.00 722.00)
(children 1
(GraphicsLayer
- (bounds 1784.00 742.00)
+ (bounds 1784.00 722.00)
(contentsOpaque 1)
(drawsContent 1)
(children 1
@@ -18,7 +18,7 @@ This test ensures elements coming after an unclipped sibling in stacking order w
(bounds 385.00 385.00)
(children 1
(GraphicsLayer
- (bounds 385.00 1260.00)
+ (bounds 385.00 1250.00)
(drawsContent 1)
(children 4
(GraphicsLayer
@@ -48,12 +48,10 @@ This test ensures elements coming after an unclipped sibling in stacking order w
(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)

Powered by Google App Engine
This is Rietveld 408576698