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

Unified Diff: LayoutTests/fast/text/soft-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/soft-hyphen-min-preferred-width-expected.html
diff --git a/LayoutTests/fast/text/soft-hyphen-min-preferred-width-expected.html b/LayoutTests/fast/text/soft-hyphen-min-preferred-width-expected.html
index 98471267ee7a3ce169b80a662a6dee3ab26fe284..634987eff1ce4136aabcee0138b6d2c66fdfefe5 100644
--- a/LayoutTests/fast/text/soft-hyphen-min-preferred-width-expected.html
+++ b/LayoutTests/fast/text/soft-hyphen-min-preferred-width-expected.html
@@ -16,14 +16,3 @@
<td style="width: 100%"></td>
</tr>
</table>
-<p>
- The text should not overflow the box.
-</p>
-<table cellspacing=0 cellpadding=0>
- <tr>
- <td>
- <div>extraordinar<span></span>ily</div>
- </td>
- <td style="width: 100%"></td>
- </tr>
-</table>

Powered by Google App Engine
This is Rietveld 408576698