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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/window-resize-frameset-expected.txt

Issue 2751183002: Update reason after full paint invalidation (Closed)
Patch Set: rebaseline-cl Created 3 years, 9 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: third_party/WebKit/LayoutTests/paint/invalidation/window-resize-frameset-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-frameset-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-frameset-expected.txt
index 4b7110b72dc418a7c996e0f852240714308f301d..dee9e4505212520e58f913c4fe76151a49a59c87 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-frameset-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-frameset-expected.txt
@@ -15,21 +15,6 @@
"object": "LayoutView #document",
"rect": [0, 250, 600, 250],
"reason": "incremental"
- },
- {
- "object": "LayoutFrame FRAME",
- "rect": [153, 0, 294, 500],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutFrame FRAME",
- "rect": [453, 0, 147, 500],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutFrame FRAME",
- "rect": [0, 0, 147, 500],
- "reason": "forced by layout"
}
]
}
@@ -83,34 +68,9 @@
"reason": "border box change"
},
{
- "object": "LayoutFrame FRAME",
- "rect": [153, 0, 294, 250],
- "reason": "forced by layout"
- },
- {
"object": "LayoutView #document",
"rect": [400, 0, 200, 250],
"reason": "incremental"
- },
- {
- "object": "LayoutFrame FRAME",
- "rect": [103, 0, 194, 250],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutFrame FRAME",
- "rect": [453, 0, 147, 250],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutFrame FRAME",
- "rect": [0, 0, 147, 250],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutFrame FRAME",
- "rect": [303, 0, 97, 250],
- "reason": "forced by layout"
}
]
}
@@ -191,21 +151,6 @@
"object": "LayoutView #document",
"rect": [0, 250, 400, 350],
"reason": "incremental"
- },
- {
- "object": "LayoutFrame FRAME",
- "rect": [103, 0, 194, 600],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutFrame FRAME",
- "rect": [303, 0, 97, 600],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutFrame FRAME",
- "rect": [0, 0, 97, 600],
- "reason": "forced by layout"
}
]
}
@@ -250,31 +195,6 @@
"object": "LayoutView #document",
"rect": [400, 0, 400, 600],
"reason": "incremental"
- },
- {
- "object": "LayoutFrame FRAME",
- "rect": [203, 0, 394, 600],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutFrame FRAME",
- "rect": [603, 0, 197, 600],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutFrame FRAME",
- "rect": [0, 0, 197, 600],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutFrame FRAME",
- "rect": [103, 0, 194, 600],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutFrame FRAME",
- "rect": [303, 0, 97, 600],
- "reason": "forced by layout"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698