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

Unified Diff: LayoutTests/fast/text/hyphen-min-preferred-width.html

Issue 20526006: Remove -webkit-hyphens and -webkit-hyphenate-limit-* properties. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: init removal Created 7 years, 5 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
Index: LayoutTests/fast/text/hyphen-min-preferred-width.html
diff --git a/LayoutTests/fast/text/hyphen-min-preferred-width.html b/LayoutTests/fast/text/hyphen-min-preferred-width.html
index 0437dcf3275453f1199cc01e445eb6b8ac87fe08..8be1470b8e31d711a0052dc75f1d917542a10679 100644
--- a/LayoutTests/fast/text/hyphen-min-preferred-width.html
+++ b/LayoutTests/fast/text/hyphen-min-preferred-width.html
@@ -1,8 +1,8 @@
<table cellspacing=0 cellpadding=0>
<tr>
<td>
- <div style="outline: thin dashed lightblue; -webkit-hyphens: auto;">
- I couldn&rsquo;t tell if she truly advocated antidisestablishmentarianism.
+ <div style="outline: thin dashed lightblue;">
+ I couldn&rsquo;t tell if she tru&shy;ly ad&shy;vo&shy;cat&shy;ed anti&shy;dis&shy;est&shy;ab&shy;lish&shy;ment&shy;arian&shy;ism.
</div>
</td>
<td style="width: 100%"></td>

Powered by Google App Engine
This is Rietveld 408576698