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

Unified Diff: LayoutTests/platform/mac-snowleopard/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-snowleopard/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/platform/mac-snowleopard/virtual/gpu/compositedscrolling/overflow/opt-in-all-layers-after-unclipped-descendant-expected.txt
similarity index 95%
rename from LayoutTests/virtual/gpu/compositedscrolling/overflow/opt-in-all-layers-after-unclipped-descendant-expected.txt
rename to LayoutTests/platform/mac-snowleopard/virtual/gpu/compositedscrolling/overflow/opt-in-all-layers-after-unclipped-descendant-expected.txt
index 98bdb7f47718120ce3973aad2ccc5f2c9dc628cc..8054058f27fd4fcb344a1eed3c5eb2819d5e2c59 100644
--- a/LayoutTests/virtual/gpu/compositedscrolling/overflow/opt-in-all-layers-after-unclipped-descendant-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/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

Powered by Google App Engine
This is Rietveld 408576698