textarea.html.ini (599B)
1 [textarea.html] 2 [ <form action="/resource-timing/resources/document-navigated.html" method="post"> <input type="submit"> <textarea name="dangling"> ] 3 expected: FAIL 4 5 [ <div> <form action="/resource-timing/resources/document-navigated.html" method="post"> <input type="submit"> <textarea name="dangling"> ] 6 expected: FAIL 7 8 [ <form action="/resource-timing/resources/document-navigated.html" method="post" id="form"> <input type="submit"> </form> <textarea name="dangling" form="form"> ] 9 expected: FAIL