layout/reftests/css-ui-valid/textarea/textarea-fieldset-legend-ref.html

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:71a193efd870
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <fieldset>
5 <legend>
6 <textarea style="background-color: green;"></textarea>
7 </legend>
8 </fieldset>
9 </body>
10 </html>

mercurial