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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/table/resize-table-repaint-percent-size-cell-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/table/resize-table-repaint-percent-size-cell-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/table/resize-table-repaint-percent-size-cell-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/table/resize-table-repaint-percent-size-cell-expected.txt
index 0506432c7bc5b175e6a1974e354add0f1b397070..cd590b6ad2eb4c9a0cd49601b4abb745ec1bcec2 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/table/resize-table-repaint-percent-size-cell-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/table/resize-table-repaint-percent-size-cell-expected.txt
@@ -25,16 +25,6 @@
"object": "LayoutTableCell TD",
"rect": [2, 52, 102, 238],
"reason": "forced by layout"
- },
- {
- "object": "LayoutTableCell TD",
- "rect": [2, 292, 102, 236],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutTableCell TD",
- "rect": [2, 102, 102, 46],
- "reason": "forced by layout"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698