| Index: third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/resize-iframe-text-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/resize-iframe-text-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/resize-iframe-text-expected.txt
|
| index f3fbb352dae86022232d959d5e5bd353b62c70b5..06ab4ff396395d35a881eb2b58ff93cec709fa23 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/resize-iframe-text-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/resize-iframe-text-expected.txt
|
| @@ -2,43 +2,28 @@
|
| "layers": [
|
| {
|
| "name": "LayoutView #document",
|
| - "bounds": [800, 728],
|
| + "bounds": [500, 400],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutIFrame (positioned) IFRAME",
|
| - "rect": [0, 0, 800, 728],
|
| + "rect": [0, 0, 500, 400],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutView #document",
|
| - "rect": [0, 600, 800, 128],
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow HTML",
|
| - "rect": [0, 0, 800, 34],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow HTML",
|
| - "rect": [0, 0, 785, 728],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| - "rect": [0, 600, 785, 128],
|
| + "rect": [0, 200, 500, 200],
|
| "reason": "incremental"
|
| },
|
| {
|
| "object": "LayoutBlockFlow BODY",
|
| - "rect": [8, 8, 784, 18],
|
| + "rect": [8, 8, 484, 18],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow H1",
|
| - "rect": [8, 700, 600, 28],
|
| + "object": "LayoutBlockFlow H3",
|
| + "rect": [8, 300, 400, 22],
|
| "reason": "became visible"
|
| },
|
| {
|
| @@ -48,12 +33,7 @@
|
| },
|
| {
|
| "object": "LayoutView #document",
|
| - "rect": [785, 0, 15, 728],
|
| - "reason": "scroll"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| - "rect": [785, 0, 15, 600],
|
| + "rect": [485, 0, 15, 200],
|
| "reason": "scroll"
|
| }
|
| ]
|
| @@ -65,10 +45,6 @@
|
| "reason": "incremental"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow HTML",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow BODY",
|
| "reason": "forced by layout"
|
| },
|
| @@ -89,27 +65,19 @@
|
| "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "HorizontalScrollbar",
|
| - "reason": "scroll"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| + "object": "VerticalScrollbar",
|
| "reason": "scroll"
|
| },
|
| {
|
| - "object": "VerticalScrollbar",
|
| + "object": "HorizontalScrollbar",
|
| "reason": "scroll"
|
| },
|
| {
|
| "object": "LayoutView #document",
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow HTML",
|
| - "reason": "forced by layout"
|
| + "reason": "scroll"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow H1",
|
| + "object": "LayoutBlockFlow H3",
|
| "reason": "became visible"
|
| },
|
| {
|
|
|