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

Unified Diff: third_party/WebKit/LayoutTests/editing/selection/paint-hyphen-expected.html

Issue 2167093002: Soft hyphens with long suffix may add unnecessary hyphens (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Stabilize test Created 4 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/text/soft-hyphen-overflow.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/editing/selection/paint-hyphen-expected.html
diff --git a/third_party/WebKit/LayoutTests/editing/selection/paint-hyphen-expected.html b/third_party/WebKit/LayoutTests/editing/selection/paint-hyphen-expected.html
index 90d8dd7af65ddef88ff2c4c7cded2d2cfebceb2d..74a53fe026ab24fe2ad8ab23a8d69ea1060df926 100644
--- a/third_party/WebKit/LayoutTests/editing/selection/paint-hyphen-expected.html
+++ b/third_party/WebKit/LayoutTests/editing/selection/paint-hyphen-expected.html
@@ -10,7 +10,7 @@ div {
}
</style>
</head>
-<div>M M-M-M-M-M-M-M-M-M-M-M-M-M-M-</div>
+<div>M-M-M-M-M-M-M-M-M-M-M-M-M-M-M-</div>
<script>
document.execCommand('SelectAll')
</script>
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/text/soft-hyphen-overflow.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698