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

Unified Diff: LayoutTests/platform/mac/compositing/overflow/clear-scroll-parent-expected.txt

Issue 666383002: Auto-rebaseline for r184176 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 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/overflow/clear-scroll-parent-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/overflow/clear-scroll-parent-expected.txt b/LayoutTests/platform/mac/compositing/overflow/clear-scroll-parent-expected.txt
index dcbb7da8235a2a46a6be2984bb31e2e99e61b11a..3639926147f655d60176443413621cb06ac93a04 100644
--- a/LayoutTests/platform/mac/compositing/overflow/clear-scroll-parent-expected.txt
+++ b/LayoutTests/platform/mac/compositing/overflow/clear-scroll-parent-expected.txt
@@ -47,12 +47,7 @@
"bounds": [200, 200],
"contentsOpaque": true,
"drawsContent": true,
- "backgroundColor": "#008000",
- "children": [
- {
-
- }
- ]
+ "backgroundColor": "#008000"
},
{
"position": [12, 12],
@@ -65,12 +60,7 @@
"bounds": [100, 100],
"contentsOpaque": true,
"drawsContent": true,
- "backgroundColor": "#FF0000",
- "children": [
- {
-
- }
- ]
+ "backgroundColor": "#FF0000"
}
]
},
@@ -83,12 +73,7 @@
"bounds": [100, 100],
"contentsOpaque": true,
"drawsContent": true,
- "backgroundColor": "#0000FF",
- "children": [
- {
-
- }
- ]
+ "backgroundColor": "#0000FF"
},
{
"position": [22, 212],

Powered by Google App Engine
This is Rietveld 408576698