| Index: content/test/data/textinput/page_with_input_iframeX2_input.html
|
| diff --git a/content/test/data/textinput/page_with_input_iframeX2_input.html b/content/test/data/textinput/page_with_input_iframeX2_input.html
|
| deleted file mode 100644
|
| index c21a22de3d7e20e0d7b5251824667a2c4d60604f..0000000000000000000000000000000000000000
|
| --- a/content/test/data/textinput/page_with_input_iframeX2_input.html
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -<!DOCTYPE html>
|
| -<html>
|
| -<head>
|
| - <title> Page with input, two iframes, and another input. </title>
|
| -</head>
|
| -<body>
|
| - <input type="text" value="first"/>
|
| - <iframe></iframe>
|
| - <iframe></iframe>
|
| - <input type="text" value="fourth"/>
|
| -</body>
|
| -</html>
|
|
|