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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/table-shrink-row-repaint-expected.txt

Issue 2872423002: Tweak PaintInvalidationReasons (Closed)
Patch Set: Rebaseline-cl Created 3 years, 7 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/table-shrink-row-repaint-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/table-shrink-row-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/table-shrink-row-repaint-expected.txt
deleted file mode 100644
index 309632fc02c8c11ccdfc712e667c014786c7b31f..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/table-shrink-row-repaint-expected.txt
+++ /dev/null
@@ -1,345 +0,0 @@
-{
- "layers": [
- {
- "name": "LayoutView #document",
- "bounds": [785, 850],
- "contentsOpaque": true,
- "drawsContent": true,
- "paintInvalidations": [
- {
- "object": "LayoutView #document",
- "rect": [0, 850, 785, 200],
- "reason": "incremental"
- },
- {
- "object": "LayoutTableCell TD id='resizeMe'",
- "rect": [8, 117, 769, 205],
- "reason": "incremental"
- },
- {
- "object": "LayoutTableCell TD",
- "rect": [8, 982, 769, 60],
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "rect": [8, 922, 769, 60],
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "rect": [8, 862, 769, 60],
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "rect": [8, 802, 769, 60],
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "rect": [8, 782, 769, 60],
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "rect": [8, 742, 769, 60],
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "rect": [8, 722, 769, 60],
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "rect": [8, 682, 769, 60],
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "rect": [8, 662, 769, 60],
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "rect": [8, 622, 769, 60],
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "rect": [8, 602, 769, 60],
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "rect": [8, 562, 769, 60],
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "rect": [8, 542, 769, 60],
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "rect": [8, 502, 769, 60],
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "rect": [8, 482, 769, 60],
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "rect": [8, 442, 769, 60],
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "rect": [8, 422, 769, 60],
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "rect": [8, 382, 769, 60],
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "rect": [8, 362, 769, 60],
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "rect": [8, 322, 769, 60],
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "rect": [8, 302, 769, 60],
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "rect": [8, 242, 769, 60],
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "rect": [8, 182, 769, 60],
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "rect": [8, 122, 769, 60],
- "reason": "bounds change"
- }
- ]
- }
- ],
- "objectPaintInvalidations": [
- {
- "object": "LayoutView #document",
- "reason": "incremental"
- },
- {
- "object": "LayoutTableCell TD id='resizeMe'",
- "reason": "incremental"
- },
- {
- "object": "LayoutTableCell TD",
- "reason": "bounds change"
- },
- {
- "object": "RootInlineBox",
- "reason": "bounds change"
- },
- {
- "object": "LayoutText #text",
- "reason": "bounds change"
- },
- {
- "object": "InlineTextBox '2'",
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "reason": "bounds change"
- },
- {
- "object": "RootInlineBox",
- "reason": "bounds change"
- },
- {
- "object": "LayoutText #text",
- "reason": "bounds change"
- },
- {
- "object": "InlineTextBox '3'",
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "reason": "bounds change"
- },
- {
- "object": "RootInlineBox",
- "reason": "bounds change"
- },
- {
- "object": "LayoutText #text",
- "reason": "bounds change"
- },
- {
- "object": "InlineTextBox '4'",
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "reason": "bounds change"
- },
- {
- "object": "RootInlineBox",
- "reason": "bounds change"
- },
- {
- "object": "LayoutText #text",
- "reason": "bounds change"
- },
- {
- "object": "InlineTextBox '5'",
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "reason": "bounds change"
- },
- {
- "object": "RootInlineBox",
- "reason": "bounds change"
- },
- {
- "object": "LayoutText #text",
- "reason": "bounds change"
- },
- {
- "object": "InlineTextBox '6'",
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "reason": "bounds change"
- },
- {
- "object": "RootInlineBox",
- "reason": "bounds change"
- },
- {
- "object": "LayoutText #text",
- "reason": "bounds change"
- },
- {
- "object": "InlineTextBox '7'",
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "reason": "bounds change"
- },
- {
- "object": "RootInlineBox",
- "reason": "bounds change"
- },
- {
- "object": "LayoutText #text",
- "reason": "bounds change"
- },
- {
- "object": "InlineTextBox '8'",
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "reason": "bounds change"
- },
- {
- "object": "RootInlineBox",
- "reason": "bounds change"
- },
- {
- "object": "LayoutText #text",
- "reason": "bounds change"
- },
- {
- "object": "InlineTextBox '9'",
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "reason": "bounds change"
- },
- {
- "object": "RootInlineBox",
- "reason": "bounds change"
- },
- {
- "object": "LayoutText #text",
- "reason": "bounds change"
- },
- {
- "object": "InlineTextBox '10'",
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "reason": "bounds change"
- },
- {
- "object": "RootInlineBox",
- "reason": "bounds change"
- },
- {
- "object": "LayoutText #text",
- "reason": "bounds change"
- },
- {
- "object": "InlineTextBox '11'",
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "reason": "bounds change"
- },
- {
- "object": "RootInlineBox",
- "reason": "bounds change"
- },
- {
- "object": "LayoutText #text",
- "reason": "bounds change"
- },
- {
- "object": "InlineTextBox '12'",
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableCell TD",
- "reason": "bounds change"
- },
- {
- "object": "RootInlineBox",
- "reason": "bounds change"
- },
- {
- "object": "LayoutText #text",
- "reason": "bounds change"
- },
- {
- "object": "InlineTextBox '13'",
- "reason": "bounds change"
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698