Chromium Code Reviews| Index: Source/web/tests/data/mainthread-inner-iframe-overscroll.html |
| diff --git a/Source/web/tests/data/subframe-c.html b/Source/web/tests/data/mainthread-inner-iframe-overscroll.html |
| similarity index 79% |
| copy from Source/web/tests/data/subframe-c.html |
| copy to Source/web/tests/data/mainthread-inner-iframe-overscroll.html |
| index 8177ffe9c219645b35138a77591f327ad7fddb4b..0d58fd67fcdf00a810dab96e6927240e305a4b9f 100644 |
| --- a/Source/web/tests/data/subframe-c.html |
| +++ b/Source/web/tests/data/mainthread-inner-iframe-overscroll.html |
| @@ -1,6 +1,6 @@ |
| <!DOCTYPE html> |
| <html> |
| <body> |
| -<p>c |
| + <iframe/> |
|
majidvp
2015/05/27 14:37:23
The iframe is not scrollable. The test should try
MuVen
2015/05/29 09:37:15
On 2015/05/27 14:37:23, majidvp wrote:
> The ifram
|
| </body> |
| </html> |