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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/window-resize-vertical-writing-mode-expected.txt

Issue 2643723009: Revert of Remove obsolete code that invalidates document element on LayoutView resize (patchset #3 … (Closed)
Patch Set: Created 3 years, 11 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/platform/linux/paint/invalidation/window-resize-vertical-writing-mode-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/window-resize-vertical-writing-mode-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/window-resize-vertical-writing-mode-expected.txt
index 609d5f130a4c3ad10c12f14c43ffd7e73165a0b5..574f68357e6068fb0c662f5341e94d607b47a88a 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/window-resize-vertical-writing-mode-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/window-resize-vertical-writing-mode-expected.txt
@@ -7,6 +7,11 @@
"drawsContent": true,
"paintInvalidations": [
{
+ "object": "LayoutBlockFlow HTML",
+ "rect": [0, 0, 939, 235],
+ "reason": "forced by layout"
+ },
+ {
"object": "LayoutView #document",
"rect": [0, 0, 939, 235],
"reason": "bounds change"
@@ -37,6 +42,11 @@
"reason": "scroll"
},
{
+ "object": "LayoutBlockFlow HTML",
+ "rect": [497, 0, 442, 500],
+ "reason": "forced by layout"
+ },
+ {
"object": "LayoutBlockFlow BODY",
"rect": [505, 8, 426, 484],
"reason": "forced by layout"
@@ -59,6 +69,10 @@
"reason": "bounds change"
},
{
+ "object": "LayoutBlockFlow HTML",
+ "reason": "forced by layout"
+ },
+ {
"object": "LayoutBlockFlow BODY",
"reason": "forced by layout"
},
@@ -269,6 +283,11 @@
"reason": "full"
},
{
+ "object": "LayoutBlockFlow HTML",
+ "rect": [-539, 0, 939, 235],
+ "reason": "forced by layout"
+ },
+ {
"object": "LayoutView #document",
"rect": [-539, 0, 939, 235],
"reason": "bounds change"
@@ -294,6 +313,11 @@
"reason": "scroll"
},
{
+ "object": "LayoutBlockFlow HTML",
+ "rect": [29, 0, 371, 600],
+ "reason": "forced by layout"
+ },
+ {
"object": "LayoutBlockFlow BODY",
"rect": [37, 8, 355, 584],
"reason": "forced by layout"
@@ -316,6 +340,10 @@
"reason": "bounds change"
},
{
+ "object": "LayoutBlockFlow HTML",
+ "reason": "forced by layout"
+ },
+ {
"object": "LayoutBlockFlow BODY",
"reason": "forced by layout"
},
@@ -363,6 +391,16 @@
"reason": "incremental"
},
{
+ "object": "LayoutBlockFlow HTML",
+ "rect": [429, 0, 371, 600],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutBlockFlow HTML",
+ "rect": [29, 0, 371, 600],
+ "reason": "forced by layout"
+ },
+ {
"object": "LayoutBlockFlow BODY",
"rect": [437, 8, 355, 584],
"reason": "forced by layout"
@@ -391,6 +429,10 @@
"reason": "incremental"
},
{
+ "object": "LayoutBlockFlow HTML",
+ "reason": "forced by layout"
+ },
+ {
"object": "LayoutBlockFlow BODY",
"reason": "forced by layout"
},

Powered by Google App Engine
This is Rietveld 408576698