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

Unified Diff: LayoutTests/platform/win/compositing/geometry/layer-due-to-layer-children-switch-expected.txt

Issue 1175433002: Auto-rebaseline for r196730 (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/win/compositing/geometry/layer-due-to-layer-children-switch-expected.txt
diff --git a/LayoutTests/platform/win/compositing/geometry/layer-due-to-layer-children-switch-expected.txt b/LayoutTests/platform/win/compositing/geometry/layer-due-to-layer-children-switch-expected.txt
index 0c3a73b1df5789ce19549a52ef1aa729ad705006..8e864fcc825dffbb17f1864de529a00c31bf6ccb 100644
--- a/LayoutTests/platform/win/compositing/geometry/layer-due-to-layer-children-switch-expected.txt
+++ b/LayoutTests/platform/win/compositing/geometry/layer-due-to-layer-children-switch-expected.txt
@@ -28,9 +28,9 @@ Second dump layer tree:
"drawsContent": true,
"children": [
{
- "position": [121, 39],
- "bounds": [250, 100],
- "contentsOpaque": true,
+ "position": [120, 39],
+ "transformOrigin": [126, 50],
+ "bounds": [251, 100],
"drawsContent": true,
"backgroundColor": "#008000",
"transform": [

Powered by Google App Engine
This is Rietveld 408576698