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

Unified Diff: LayoutTests/platform/mac/compositing/layer-creation/no-compositing-for-preserve-3d-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/layer-creation/no-compositing-for-preserve-3d-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt b/LayoutTests/platform/mac/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt
index 7bcbee739457f452e3eda533918d019e2c1950fe..e9005e67673493b6eacb06b2dace4edbae1b3ef8 100644
--- a/LayoutTests/platform/mac/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt
+++ b/LayoutTests/platform/mac/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt
@@ -2,22 +2,22 @@ This layer should not be composited.
This layer should not be composited.
This layer should be composited.
{
- "bounds": [785, 603],
+ "bounds": [785, 611],
"children": [
{
- "bounds": [785, 603],
+ "bounds": [785, 611],
"contentsOpaque": true,
"drawsContent": true,
"children": [
{
- "position": [18, 386],
- "bounds": [342, 178],
+ "position": [18, 390],
+ "bounds": [342, 180],
"shouldFlattenTransform": false,
"3dRenderingContext": 1,
"drawsContent": true,
"children": [
{
- "position": [31, 47],
+ "position": [31, 49],
"bounds": [100, 100],
"contentsOpaque": true,
"3dRenderingContext": 1,

Powered by Google App Engine
This is Rietveld 408576698