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/mac/compositing/geometry/layer-due-to-layer-children-switch-expected.txt

Issue 891973004: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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/geometry/layer-due-to-layer-children-switch-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/geometry/layer-due-to-layer-children-switch-expected.txt b/LayoutTests/platform/mac/compositing/geometry/layer-due-to-layer-children-switch-expected.txt
index e3f9ab0b48a2263e7be75e758bb5147f4ba82889..86b0100c994681a74dea7ff31330ce5bfca45c8b 100644
--- a/LayoutTests/platform/mac/compositing/geometry/layer-due-to-layer-children-switch-expected.txt
+++ b/LayoutTests/platform/mac/compositing/geometry/layer-due-to-layer-children-switch-expected.txt
@@ -28,7 +28,7 @@ Second dump layer tree:
"drawsContent": true,
"children": [
{
- "position": [121, 37],
+ "position": [121, 39],
"bounds": [250, 100],
"contentsOpaque": true,
"drawsContent": true,
@@ -49,10 +49,10 @@ Second dump layer tree:
Third dump layer tree:
{
- "bounds": [785, 824],
+ "bounds": [785, 916],
"children": [
{
- "bounds": [785, 824],
+ "bounds": [785, 916],
"contentsOpaque": true,
"drawsContent": true
}

Powered by Google App Engine
This is Rietveld 408576698