| Index: third_party/WebKit/LayoutTests/compositing/geometry/foreground-layer-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/geometry/foreground-layer-expected.txt b/third_party/WebKit/LayoutTests/compositing/geometry/foreground-layer-expected.txt
|
| index ea7e791f8e2b8bda36c0bcfac439cbd087d2f14d..e5bf5d702c13c7823607427cf5af4b87f4eff2ac 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/geometry/foreground-layer-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/geometry/foreground-layer-expected.txt
|
| @@ -11,14 +11,14 @@
|
| "children": [
|
| {
|
| "name": "LayoutBlockFlow (relative positioned) DIV class='main box'",
|
| - "position": [18, 88],
|
| - "bounds": [320, 320],
|
| + "position": [19, 89],
|
| + "bounds": [318, 318],
|
| "drawsContent": true,
|
| "backgroundColor": "#FF0000",
|
| "children": [
|
| {
|
| "name": "LayoutBlockFlow (positioned) DIV class='negative child'",
|
| - "position": [60, 60],
|
| + "position": [59, 59],
|
| "bounds": [50, 50],
|
| "transform": [
|
| [1, 0, 0, 0],
|
| @@ -29,21 +29,21 @@
|
| },
|
| {
|
| "name": "LayoutBlockFlow (relative positioned) DIV class='main box' (foreground) Layer",
|
| - "bounds": [320, 320],
|
| + "bounds": [318, 318],
|
| "drawsContent": true
|
| }
|
| ]
|
| },
|
| {
|
| "name": "LayoutBlockFlow (relative positioned) DIV class='main box'",
|
| - "position": [362, 18],
|
| - "bounds": [320, 320],
|
| + "position": [363, 19],
|
| + "bounds": [318, 318],
|
| "drawsContent": true,
|
| "backgroundColor": "#FF0000",
|
| "children": [
|
| {
|
| "name": "Child Containment Layer",
|
| - "position": [60, 60],
|
| + "position": [59, 59],
|
| "bounds": [200, 200],
|
| "children": [
|
| {
|
|
|