Bug 1858983 [wpt PR 42532] - Update wpt metadata, a=testonly
[gecko.git] / layout / reftests / writing-mode / 1216747-1.html
blob6e3fba507775306179c3767572d394fd4563f07e
1 <!DOCTYPE HTML>
2 <style>
4 div {
5 width: min-content;
8 </style>
10 <!-- If you delete this div, the bug goes away, because we don't cache
11 vertical-specific data in the rule tree. -->
12 <div style="writing-mode: vertical-rl"></div>
14 <div>This should have min-content width (i.e., many line breaks).</div>