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

Unified Diff: third_party/WebKit/LayoutTests/fast/multicol/column-rules-fixed-height-expected.txt

Issue 2118003002: Auto-rebaseline for r403601 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/fast/multicol/column-rules-fixed-height-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/multicol/column-rules-fixed-height-expected.txt b/third_party/WebKit/LayoutTests/fast/multicol/column-rules-fixed-height-expected.txt
index d993298a6dfcc2452aa5fd6058779c166d396258..cec516340e865bc88332f1defc0ef9ee666340f1 100644
--- a/third_party/WebKit/LayoutTests/fast/multicol/column-rules-fixed-height-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/multicol/column-rules-fixed-height-expected.txt
@@ -10,17 +10,17 @@
"paintInvalidations": [
{
"object": "LayoutMultiColumnFlowThread (anonymous)",
- "rect": [8, 52, 625, 315],
+ "rect": [8, 50, 625, 315],
"reason": "forced by layout"
},
{
"object": "LayoutMultiColumnSet (anonymous)",
- "rect": [8, 52, 525, 315],
+ "rect": [8, 50, 525, 315],
"reason": "style change"
},
{
"object": "LayoutBlockFlow DIV id='target'",
- "rect": [8, 52, 310, 315],
+ "rect": [8, 50, 310, 315],
"reason": "style change"
}
]

Powered by Google App Engine
This is Rietveld 408576698