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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/paint/invalidation/composited-table-row-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/composited-table-row-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/composited-table-row-expected.txt
index 844c0f9202ec4a17b13037f370ffed11e994398a..b517c3b416b4ec523cd4e63be403540debbf157a 100644
--- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/composited-table-row-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/composited-table-row-expected.txt
@@ -9,7 +9,8 @@
{
"name": "LayoutTableRow TR",
"position": [8, 8],
- "bounds": [69, 23],
+ "transformOrigin": [34.5, 11.5],
+ "bounds": [70, 24],
"drawsContent": true,
"backgroundColor": "#FF0000",
"paintInvalidations": [

Powered by Google App Engine
This is Rietveld 408576698