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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-2-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-2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-2-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-2-expected.txt
index a40321a3e272871c54167be7074580f4afae7e92..a0de977c3a6fe89512852f041ab8cc1e23c24956 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-2-expected.txt
@@ -9,8 +9,8 @@
[485, 0, 15, 600],
[372, 384, 48, 81],
[372, 383, 48, 81],
- [303, 421, 66, 19],
- [303, 420, 66, 19],
+ [303, 421, 67, 19],
+ [303, 420, 67, 19],
[151, 180, 40, 19],
[149, 180, 45, 20],
[134, 361, 131, 19],
@@ -19,15 +19,15 @@
[65, 381, 287, 19],
[65, 380, 304, 59],
[65, 380, 287, 19],
- [14, 501, 406, 99],
- [14, 500, 406, 99],
+ [14, 501, 407, 99],
+ [14, 500, 407, 99],
[14, 441, 355, 59],
[14, 440, 355, 59],
[14, 364, 48, 65],
[14, 363, 48, 65],
- [14, 241, 406, 139],
- [14, 240, 406, 139],
- [14, 199, 354, 1],
+ [14, 241, 407, 139],
+ [14, 240, 407, 139],
+ [14, 199, 355, 1],
[14, 181, 406, 79],
[14, 180, 406, 79],
[8, 160, 418, 440],

Powered by Google App Engine
This is Rietveld 408576698