unconstrained. Incidentally makes it possible for text to legends to wrap if the page wants it to. Bug 404123 and bug 354502, r+sr=dbaron, a=beltzner. git-svn-id: svn://10.0.0.236/trunk@247866 18797224-902f-48f8-a5cc-f745e15eee43
10 lines
183 B
HTML
10 lines
183 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body style="width: 0">
|
|
<fieldset>
|
|
<legend style="white-space: normal">Legend textstuffandall</legend>
|
|
Text
|
|
</fieldset>
|
|
</body>
|
|
</html>
|