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

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

Issue 2861373003: Let table row and section's self visual overflow cover whole collapsed borders (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/composited-table-row-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/composited-table-row-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/composited-table-row-expected.txt
index af4d84747055c04976680d14bd18b5a5815432e4..93d226b42d9e67f50b10cb938debdeb94b792fad 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/composited-table-row-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/composited-table-row-expected.txt
@@ -9,7 +9,8 @@
{
"name": "LayoutTableRow TR",
"position": [8, 8],
- "bounds": [73, 23],
+ "transformOrigin": [36.5, 11.5],
+ "bounds": [74, 24],
"drawsContent": true,
"backgroundColor": "#FF0000",
"paintInvalidations": [

Powered by Google App Engine
This is Rietveld 408576698