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

Unified Diff: LayoutTests/fast/text/hyphen-min-preferred-width-expected.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-expected.html
diff --git a/LayoutTests/fast/text/hyphen-min-preferred-width-expected.html b/LayoutTests/fast/text/hyphen-min-preferred-width-expected.html
index f01af1b3709f0208751a256a42452825954dead0..760b812981022e11b9cd547915a8c84bc0a4cac4 100644
--- a/LayoutTests/fast/text/hyphen-min-preferred-width-expected.html
+++ b/LayoutTests/fast/text/hyphen-min-preferred-width-expected.html
@@ -1,5 +1,5 @@
-<div style="outline: thin dashed lightblue; -webkit-hyphens: auto;">
- I <span id="could-not">couldn&rsquo;t</span> tell if she truly advocated antidisestablishmentarianism.
+<div style="outline: thin dashed lightblue;">
+ I <span id="could-not">couldn&rsquo;t</span> 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>
<script>
var couldNot = document.getElementById("could-not");
« no previous file with comments | « LayoutTests/fast/text/hyphen-min-preferred-width.html ('k') | LayoutTests/fast/text/hyphenate-character.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698