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

Unified Diff: LayoutTests/platform/mac/compositing/iframes/connect-compositing-iframe-delayed-expected.txt

Issue 1181023003: Auto-rebaseline for r196973 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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/compositing/iframes/connect-compositing-iframe-delayed-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/iframes/connect-compositing-iframe-delayed-expected.txt b/LayoutTests/platform/mac/compositing/iframes/connect-compositing-iframe-delayed-expected.txt
index 82d4e8e185c93ce8d19572904450d01f559ff8b2..c3d9fdaafbf12153cb66a9c5d424a60104b46d29 100644
--- a/LayoutTests/platform/mac/compositing/iframes/connect-compositing-iframe-delayed-expected.txt
+++ b/LayoutTests/platform/mac/compositing/iframes/connect-compositing-iframe-delayed-expected.txt
@@ -29,6 +29,7 @@ When the parent document becomes composited, the layer trees should get connecte
{
"bounds": [285, 230],
"drawsContent": true,
+ "backgroundColor": "#C0C0C0",
"children": [
{
"position": [18, 10],
@@ -75,6 +76,7 @@ Frame: '<!--framePath //<!--frame0-->-->'
{
"bounds": [285, 230],
"drawsContent": true,
+ "backgroundColor": "#C0C0C0",
"children": [
{
"position": [18, 10],

Powered by Google App Engine
This is Rietveld 408576698