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

Unified Diff: LayoutTests/fast/text-autosizing/similar-clusters.html

Issue 235993003: Revert "Modify supercluster multiplier logic" (http://crrev.com/231663006). (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/text-autosizing/supercluster-multiple-layout.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/text-autosizing/similar-clusters.html
diff --git a/LayoutTests/fast/text-autosizing/similar-clusters.html b/LayoutTests/fast/text-autosizing/similar-clusters.html
index 448219de4e5894044a46b9260593b9f52a21656b..aa7d5bedfc7d72059cec4f3e8751d98d31201671 100644
--- a/LayoutTests/fast/text-autosizing/similar-clusters.html
+++ b/LayoutTests/fast/text-autosizing/similar-clusters.html
@@ -19,10 +19,10 @@ body { width: 800px; margin: 0; overflow-y: hidden; }
<div style="width: 500px">
Short and similar.
</div>
- <div style="width: 576px">
+ <div style="width: 550px">
Short cluster #2.
</div>
- <div style="width: 576px">
+ <div style="width: 550px">
Similar to #2 but long.
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut
labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/text-autosizing/supercluster-multiple-layout.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698