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/platform/mac/virtual/softwarecompositing/iframes/scrolling-iframe-expected.txt

Issue 22112002: Rebaseline reliably failing tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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/platform/mac/virtual/softwarecompositing/iframes/scrolling-iframe-expected.txt
diff --git a/LayoutTests/platform/linux/compositing/iframes/scrolling-iframe-expected.txt b/LayoutTests/platform/mac/virtual/softwarecompositing/iframes/scrolling-iframe-expected.txt
similarity index 90%
rename from LayoutTests/platform/linux/compositing/iframes/scrolling-iframe-expected.txt
rename to LayoutTests/platform/mac/virtual/softwarecompositing/iframes/scrolling-iframe-expected.txt
index 5d94f7b397093baa0f25b355c73ec6f7ab968031..a8d4af14a8bf1f7f2b2924fddf7abc89af9f0e1f 100644
--- a/LayoutTests/platform/linux/compositing/iframes/scrolling-iframe-expected.txt
+++ b/LayoutTests/platform/mac/virtual/softwarecompositing/iframes/scrolling-iframe-expected.txt
@@ -5,6 +5,7 @@
(GraphicsLayer
(bounds 800.00 600.00)
(contentsOpaque 1)
+ (drawsContent 1)
(children 2
(GraphicsLayer
(position 8.00 8.00)
@@ -31,6 +32,8 @@
(position 108.00 100.00)
(bounds 200.00 200.00)
(contentsOpaque 1)
+ (drawsContent 1)
+ (backgroundColor #0000FF)
)
)
)
@@ -41,14 +44,14 @@
)
)
(GraphicsLayer
- (position 0.00 135.00)
- (bounds 285.00 15.00)
- )
- (GraphicsLayer
(position 285.00 0.00)
(bounds 15.00 135.00)
)
(GraphicsLayer
+ (position 0.00 135.00)
+ (bounds 285.00 15.00)
+ )
+ (GraphicsLayer
(position 285.00 135.00)
(bounds 15.00 15.00)
(drawsContent 1)
@@ -60,6 +63,8 @@
(GraphicsLayer
(position 5.00 5.00)
(bounds 50.00 50.00)
+ (drawsContent 1)
+ (backgroundColor #00000033)
)
)
)

Powered by Google App Engine
This is Rietveld 408576698