Source code
Revision control
Copy as Markdown
Other Tools
Test Info: Warnings
- This test gets skipped with pattern: !(os == 'mac')
- Manifest: gfx/tests/reftest/reftest.list
<!DOCTYPE html>
<meta charset=utf-8>
<style>
div {
background: black;
width: fit-content;
padding: 2px;
margin: 2px;
}
</style>
<!-- The first line in each pair includes a sequence of virama (U+0A4D)+char
that should contribute no width, so the overall widths should match. -->
<p>Each pair of boxes should be the same width:
<div>ਅੰਮ੍ਰਿਤ</div>
<div>ਅੰਮਿਤ</div>
<br><br>
<div>ਚੜ੍ਹਦੀ</div>
<div>ਚੜਦੀ</div>