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

Unified Diff: LayoutTests/platform/mac/compositing/iframes/invisible-nested-iframe-show-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/invisible-nested-iframe-show-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/iframes/invisible-nested-iframe-show-expected.txt b/LayoutTests/platform/mac/compositing/iframes/invisible-nested-iframe-show-expected.txt
index ec106cf2357e0a3a68daea284f032f69442a659a..b84b4663d200c74e7166c3757602c6de5712e6d7 100644
--- a/LayoutTests/platform/mac/compositing/iframes/invisible-nested-iframe-show-expected.txt
+++ b/LayoutTests/platform/mac/compositing/iframes/invisible-nested-iframe-show-expected.txt
@@ -48,6 +48,7 @@
{
"bounds": [250, 230],
"drawsContent": true,
+ "backgroundColor": "#C0C0C0",
"children": [
{
"position": [18, 10],
@@ -133,6 +134,7 @@ Frame: '-->'
{
"bounds": [250, 230],
"drawsContent": true,
+ "backgroundColor": "#C0C0C0",
"children": [
{
"position": [18, 10],
@@ -168,6 +170,7 @@ Frame: '/-->'
{
"bounds": [250, 230],
"drawsContent": true,
+ "backgroundColor": "#C0C0C0",
"children": [
{
"position": [18, 10],

Powered by Google App Engine
This is Rietveld 408576698