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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-3-expected.txt

Issue 1524913003: Account for total glyph overflow in CachingWordShaper::width (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Ace of rebase Created 5 years 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/fast/repaint/line-flow-with-floats-3-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-3-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-3-expected.txt
index f834e0121b3879ac69479904e1a918bf75105117..670c29fb115c14145428452341afec9d04384307 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-3-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-3-expected.txt
@@ -9,9 +9,9 @@
[372, 383, 48, 81],
[356, 383, 64, 81],
[353, 440, 16, 59],
- [352, 380, 1, 19],
- [303, 420, 66, 19],
- [65, 400, 288, 39],
+ [352, 380, 2, 19],
+ [303, 420, 67, 19],
+ [65, 400, 289, 39],
[65, 380, 304, 59],
[14, 420, 339, 39],
[8, 380, 418, 219]

Powered by Google App Engine
This is Rietveld 408576698