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

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

Issue 2153333002: Auto-rebaseline for r405917 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/composited-table-row-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/composited-table-row-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/composited-table-row-expected.txt
index 5d7e1d6220d0d65cc2dfffab112614e7b2013a3e..e96e3ba0b9a2dd58998e8d4ab3fe78f3a4cffb48 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/composited-table-row-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/composited-table-row-expected.txt
@@ -11,13 +11,13 @@
{
"name": "LayoutTableRow TR",
"position": [8, 8],
- "bounds": [69, 23],
+ "bounds": [75, 21],
"drawsContent": true,
"backgroundColor": "#FF0000",
"paintInvalidations": [
{
"object": "LayoutTableCell TD id='target'",
- "rect": [0, 0, 35, 24],
+ "rect": [0, 0, 38, 22],
"reason": "style change"
}
]

Powered by Google App Engine
This is Rietveld 408576698