Back to Chromium

Line breaks after closing punctuations

third_party/blink/web_tests/virtual/text-antialias/line-breaks-after-closing-punctuations.html

150.0.7829.2198 B
Original Source

These are good:

(111111)
(222222)

[111111]
[222222]

The following two should look like “good”:

(111111)(222222)

[111111][222222]

These are bad:

(111111)(222222)

[111111][222222]