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

Unified Diff: LayoutTests/platform/linux/compositing/iframes/invisible-nested-iframe-hide-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-hide-expected.txt
diff --git a/LayoutTests/platform/linux/compositing/iframes/invisible-nested-iframe-hide-expected.txt b/LayoutTests/platform/linux/compositing/iframes/invisible-nested-iframe-hide-expected.txt
index 0d48e13578689bdfa5c609d5f6cd967ecde58c57..a7f36e07af61274f3f9bbb931f8d6cccb6b367fc 100644
--- a/LayoutTests/platform/linux/compositing/iframes/invisible-nested-iframe-hide-expected.txt
+++ b/LayoutTests/platform/linux/compositing/iframes/invisible-nested-iframe-hide-expected.txt
@@ -49,6 +49,7 @@ Frame: '-->'
{
"bounds": [250, 230],
"drawsContent": true,
+ "backgroundColor": "#C0C0C0",
"children": [
{
"position": [18, 10],
@@ -84,6 +85,7 @@ Frame: '/-->'
{
"bounds": [250, 230],
"drawsContent": true,
+ "backgroundColor": "#C0C0C0",
"children": [
{
"position": [18, 10],

Powered by Google App Engine
This is Rietveld 408576698