6 display: -webkit-inline-box;
8 -webkit-box-orient: vertical;
15 This test prevents regression of now-removed legacy line
16 clamping behavior where a trailing anchor tag in a
17 line-clamped inline box would always render and be available
18 for hit-testing in the ellipsified visible box. Test passes
19 if no anchor text is visible.
22 aaaaa bbbbb
<a href=
"#">ccccc
</a>