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

Unified Diff: LayoutTests/fast/text/whitespace/inline-whitespace-wrapping-5-expected.html

Issue 128923002: White spaces between nowrap and normal inlines should break the line (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Expected test improved Created 6 years, 11 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/whitespace/inline-whitespace-wrapping-5-expected.html
diff --git a/LayoutTests/fast/text/whitespace/inline-whitespace-wrapping-4-expected.html b/LayoutTests/fast/text/whitespace/inline-whitespace-wrapping-5-expected.html
similarity index 93%
copy from LayoutTests/fast/text/whitespace/inline-whitespace-wrapping-4-expected.html
copy to LayoutTests/fast/text/whitespace/inline-whitespace-wrapping-5-expected.html
index bad9f75902e2002dcff81ba5e12adb8cb7363fff..9d700ae44c7b37903d1d45b280fb8b4615f62719 100644
--- a/LayoutTests/fast/text/whitespace/inline-whitespace-wrapping-4-expected.html
+++ b/LayoutTests/fast/text/whitespace/inline-whitespace-wrapping-5-expected.html
@@ -15,7 +15,7 @@ span {
white-space: pre;
}
</style>
-This test passes if there is a green square below. It tests that whitespace at the end of
+This test passes if there is a green square below. It tests that whitespaces at the end of
an inline setting white-space:nowrap can be collapsed with a break at the start of the
next inline.<br>
<div class="pre"><span>xx

Powered by Google App Engine
This is Rietveld 408576698