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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/table/composited-table-background-composited-row-expected.txt

Issue 2510023003: Auto-rebaseline for r432693 (Closed)
Patch Set: Created 4 years, 1 month 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/composited-table-background-composited-row-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/table/composited-table-background-composited-row-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/table/composited-table-background-composited-row-expected.txt
index f4b2a6bd153c94c32e3ab11c450baecf69a2c381..e1b3c6d244838a40aa20e6e3b5cfd3025ac5d44a 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/table/composited-table-background-composited-row-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/table/composited-table-background-composited-row-expected.txt
@@ -8,22 +8,22 @@
},
{
"name": "LayoutTableRow TR id='target'",
- "position": [8, 96],
- "bounds": [184, 64],
+ "position": [8, 94],
+ "bounds": [186, 64],
"drawsContent": true,
"backgroundColor": "#ADD8E6",
"paintInvalidations": [
{
"object": "LayoutTableRow TR id='target'",
- "rect": [0, 0, 184, 64],
+ "rect": [0, 0, 186, 64],
"reason": "style change"
}
]
},
{
"name": "LayoutTableCell TD",
- "position": [63, 0],
- "bounds": [58, 64],
+ "position": [64, 0],
+ "bounds": [59, 64],
"drawsContent": true
}
],

Powered by Google App Engine
This is Rietveld 408576698