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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-8-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-8-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-8-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-8-expected.txt
index cf8a89ee665a39b1f9c2bc807796f6cc59c952c5..200828d2e88f9f7645a3ae37b91726dfc70dcf0f 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-8-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-8-expected.txt
@@ -7,14 +7,14 @@
"drawsContent": true,
"repaintRects": [
[485, 0, 15, 600],
- [303, 420, 66, 19],
- [143, 420, 64, 19],
+ [303, 420, 67, 19],
+ [143, 420, 65, 19],
[134, 360, 131, 19],
[83, 360, 131, 19],
[65, 380, 304, 59],
[65, 380, 287, 19],
- [14, 500, 406, 99],
- [14, 480, 406, 99],
+ [14, 500, 407, 99],
+ [14, 480, 407, 99],
[14, 440, 355, 59],
[14, 420, 355, 59],
[14, 380, 354, 59],

Powered by Google App Engine
This is Rietveld 408576698