| Index: third_party/WebKit/LayoutTests/compositing/overflow/content-gains-scrollbars-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/overflow/content-gains-scrollbars-expected.txt b/third_party/WebKit/LayoutTests/compositing/overflow/content-gains-scrollbars-expected.txt
|
| index d243ed8bd6f59f96b8ce6f46e8241b60f7aaa580..10f25514c0158fb7689737beafb5ca9967f27b9b 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/overflow/content-gains-scrollbars-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/overflow/content-gains-scrollbars-expected.txt
|
| @@ -9,14 +9,15 @@
|
| {
|
| "position": [8, 13],
|
| "bounds": [100, 100],
|
| + "shouldFlattenTransform": false,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| "bounds": [85, 100],
|
| + "shouldFlattenTransform": false,
|
| "children": [
|
| {
|
| "bounds": [85, 200],
|
| - "shouldFlattenTransform": false,
|
| "children": [
|
| {
|
| "bounds": [10, 200]
|
| @@ -39,14 +40,15 @@
|
| {
|
| "position": [8, 13],
|
| "bounds": [100, 100],
|
| + "shouldFlattenTransform": false,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| "bounds": [100, 85],
|
| + "shouldFlattenTransform": false,
|
| "children": [
|
| {
|
| "bounds": [200, 85],
|
| - "shouldFlattenTransform": false,
|
| "children": [
|
| {
|
| "bounds": [200, 10]
|
| @@ -69,14 +71,15 @@
|
| {
|
| "position": [8, 13],
|
| "bounds": [100, 100],
|
| + "shouldFlattenTransform": false,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| "bounds": [85, 85],
|
| + "shouldFlattenTransform": false,
|
| "children": [
|
| {
|
| "bounds": [200, 200],
|
| - "shouldFlattenTransform": false,
|
| "children": [
|
| {
|
| "bounds": [200, 200]
|
|
|