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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/table-collapsed-border-expected.txt

Issue 2707063003: Don't invalidate rect if it's covered by fully invalidated parent's visual rect (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/mac/paint/invalidation/table-collapsed-border-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/table-collapsed-border-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/table-collapsed-border-expected.txt
index d64d6549e63ff90f2ad014c8cc6e059e53bda851..c2d84ce539bb53b6698e2bee7d37314a64c9fa6e 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/table-collapsed-border-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/table-collapsed-border-expected.txt
@@ -12,11 +12,6 @@
"reason": "full"
},
{
- "object": "LayoutTableSection TBODY",
- "rect": [12, 186, 102, 68],
- "reason": "forced by layout"
- },
- {
"object": "LayoutTable TABLE",
"rect": [8, 96, 101, 76],
"reason": "full"
@@ -32,11 +27,6 @@
"reason": "layoutObject removal"
},
{
- "object": "LayoutTableSection TBODY",
- "rect": [12, 100, 93, 68],
- "reason": "forced by layout"
- },
- {
"object": "LayoutTableCell TD",
"rect": [22, 316, 87, 28],
"reason": "forced by layout"
@@ -68,36 +58,11 @@
},
{
"object": "LayoutText #text",
- "rect": [23, 297, 77, 18],
- "reason": "layoutObject insertion"
- },
- {
- "object": "LayoutText #text",
"rect": [23, 125, 77, 18],
"reason": "layoutObject removal"
},
{
"object": "LayoutText #text",
- "rect": [23, 317, 51, 18],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutText #text",
- "rect": [23, 145, 51, 18],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutText #text",
- "rect": [23, 277, 43, 18],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutText #text",
- "rect": [23, 105, 43, 18],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutText #text",
"rect": [23, 211, 34, 18],
"reason": "layoutObject removal"
},
@@ -115,16 +80,6 @@
"object": "LayoutTableCell TD",
"rect": [8, 124, 14, 20],
"reason": "forced by layout"
- },
- {
- "object": "LayoutText #text",
- "rect": [17, 211, 4, 18],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutText #text",
- "rect": [17, 125, 4, 18],
- "reason": "forced by layout"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698