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

Unified Diff: LayoutTests/platform/linux/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/linux/compositing/iframes/invisible-nested-iframe-show-expected.txt
diff --git a/LayoutTests/platform/linux/compositing/iframes/invisible-nested-iframe-show-expected.txt b/LayoutTests/platform/linux/compositing/iframes/invisible-nested-iframe-show-expected.txt
index 3fc25287138b5dfed5a98d7a7c414aac5f36c7f4..2593df88b50fea6bebf0182764d9ec7e5c3e3186 100644
--- a/LayoutTests/platform/linux/compositing/iframes/invisible-nested-iframe-show-expected.txt
+++ b/LayoutTests/platform/linux/compositing/iframes/invisible-nested-iframe-show-expected.txt
@@ -48,6 +48,7 @@
{
"bounds": [250, 230],
"drawsContent": true,
+ "backgroundColor": "#C0C0C0",
"children": [
{
"position": [18, 10],
@@ -134,6 +135,7 @@ Frame: '-->'
{
"bounds": [250, 230],
"drawsContent": true,
+ "backgroundColor": "#C0C0C0",
"children": [
{
"position": [18, 10],
@@ -169,6 +171,7 @@ Frame: '/-->'
{
"bounds": [250, 230],
"drawsContent": true,
+ "backgroundColor": "#C0C0C0",
"children": [
{
"position": [18, 10],

Powered by Google App Engine
This is Rietveld 408576698