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

Unified Diff: LayoutTests/platform/linux/fast/repaint/change-text-content-and-background-color-expected.txt

Issue 709613003: To ensure consistency between layouts, we need to reset any overriden top for centering the textfie… (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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: LayoutTests/platform/linux/fast/repaint/change-text-content-and-background-color-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/change-text-content-and-background-color-expected.txt b/LayoutTests/platform/linux/fast/repaint/change-text-content-and-background-color-expected.txt
index 50c53dc6bd9c2055c1f32e4069f665ff1cfc5a95..15cfef350e19cb8aef76971e09f64f3bd23abf55 100644
--- a/LayoutTests/platform/linux/fast/repaint/change-text-content-and-background-color-expected.txt
+++ b/LayoutTests/platform/linux/fast/repaint/change-text-content-and-background-color-expected.txt
@@ -7,7 +7,7 @@
"drawsContent": true,
"repaintRects": [
[71, 30, 4, 23],
- [30, 30, 200, 23],
+ [30, 30, 200, 24],
[8, 8, 244, 68]
]
}

Powered by Google App Engine
This is Rietveld 408576698