1
0
Fork 0
firefox/testing/web-platform/tests/css/css-text/line-breaking/line-breaking-021.html
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

16 lines
603 B
HTML

<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Text Test: Simple line breaking test</title>
<link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net">
<link rel="help" href="https://drafts.csswg.org/css-text-3/#line-break-details">
<link rel="match" href="reference/line-breaking-021-ref.html">
<meta name=assert content="Line breaking behavior defined for the ZWJ line-breaking classes in [UAX14] must be honored.">
<style>
div {
width: 0;
}
</style>
<p>This test passes if there the text below is on a single line.
<div>&#x200D;&#x200D;&#x200D;😂&#x200D;😭</div>