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

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

Issue 2699463004: Fix gradient background invalidation when HTML size changes (Closed)
Patch Set: - Created 3 years, 10 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 574f68357e6068fb0c662f5341e94d607b47a88a..609d5f130a4c3ad10c12f14c43ffd7e73165a0b5 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,11 +7,6 @@
"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"
@@ -42,11 +37,6 @@
"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"
@@ -69,10 +59,6 @@
"reason": "bounds change"
},
{
- "object": "LayoutBlockFlow HTML",
- "reason": "forced by layout"
- },
- {
"object": "LayoutBlockFlow BODY",
"reason": "forced by layout"
},
@@ -283,11 +269,6 @@
"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"
@@ -313,11 +294,6 @@
"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"
@@ -340,10 +316,6 @@
"reason": "bounds change"
},
{
- "object": "LayoutBlockFlow HTML",
- "reason": "forced by layout"
- },
- {
"object": "LayoutBlockFlow BODY",
"reason": "forced by layout"
},
@@ -391,16 +363,6 @@
"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"
@@ -429,10 +391,6 @@
"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