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

Unified Diff: third_party/WebKit/LayoutTests/fast/text/hyphens/hyphens-auto-mock-expected.html

Issue 2560383002: Merge 2924: Apply hyphenation when there is only one word in a paragraph (Closed)
Patch Set: Created 4 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/fast/text/hyphens/hyphens-auto-mock-expected.html
diff --git a/third_party/WebKit/LayoutTests/fast/text/hyphens/hyphens-auto-mock-expected.html b/third_party/WebKit/LayoutTests/fast/text/hyphens/hyphens-auto-mock-expected.html
index fb98853a63a4f7ad59dee0fbfb384e43e522ef80..5dbdf0d0c94c44e875c2e79beb6cb8bfceec6ac2 100644
--- a/third_party/WebKit/LayoutTests/fast/text/hyphens/hyphens-auto-mock-expected.html
+++ b/third_party/WebKit/LayoutTests/fast/text/hyphens/hyphens-auto-mock-expected.html
@@ -25,18 +25,6 @@ if (window.internals)
</script>
<div lang="en-us">
<div>
- <span style="width: 2ch;">hyphenation</span>
- <span style="width: 3.1ch;">hyphenation</span>
- <span style="width: 4ch;">hyphenation</span>
- <span style="width: 5.1ch;">hyphenation</span>
- <span style="width: 6ch;">hyphenation</span>
- <span style="width: 7.1ch;">hyphenation</span>
- <span style="width: 8ch;">hyphenation</span>
- <span style="width: 9ch;">hyphenation</span>
- <span style="width: 10ch;">hyphenation</span>
- <span style="width: 11ch;">hyphenation</span>
- </div>
- <div>
<span style="width: 2ch;">hyphenation<img></span>
<span style="width: 3.1ch;">hy-<br>phenation<img></span>
<span style="width: 4ch;">hy-<br>phenation<img></span>

Powered by Google App Engine
This is Rietveld 408576698