gecko-dev/layout/reftests/svg/foreignObject-dynamic-line-...

9 строки
174 B
HTML

<!DOCTYPE html>
<html>
<svg>
<foreignObject width="100" height="100" style="line-height: 3">
This is long text that wraps.
</foreignObject>
</svg>
</htmml>