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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/table/resize-table-repaint-vertical-align-cell-expected.txt

Issue 2217813005: Auto-rebaseline for r409965 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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/win/fast/table/resize-table-repaint-vertical-align-cell-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/table/resize-table-repaint-vertical-align-cell-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/table/resize-table-repaint-vertical-align-cell-expected.txt
index 0f9d74330cc02de96c59fccaa95cc9f7b111e29a..a327490b62c948d095bfcb9d03a7c2aa6d9cdc0a 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/table/resize-table-repaint-vertical-align-cell-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/table/resize-table-repaint-vertical-align-cell-expected.txt
@@ -9,16 +9,6 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutTable (positioned) TABLE id='table'",
- "rect": [0, 150, 106, 380],
- "reason": "incremental"
- },
- {
- "object": "LayoutTableRow TR",
- "rect": [0, 148, 106, 380],
- "reason": "incremental"
- },
- {
"object": "LayoutTableCell TD",
"rect": [2, 52, 102, 476],
"reason": "forced by layout"
@@ -38,14 +28,6 @@
],
"objectPaintInvalidations": [
{
- "object": "LayoutTable (positioned) TABLE id='table'",
- "reason": "incremental"
- },
- {
- "object": "LayoutTableRow TR",
- "reason": "incremental"
- },
- {
"object": "LayoutTableCell TD",
"reason": "forced by layout"
},

Powered by Google App Engine
This is Rietveld 408576698