Chromium Code Reviews| Index: LayoutTests/fast/forms/autocapitalize.html |
| diff --git a/LayoutTests/screen_orientation/screenorientation-api.html b/LayoutTests/fast/forms/autocapitalize.html |
| similarity index 91% |
| copy from LayoutTests/screen_orientation/screenorientation-api.html |
| copy to LayoutTests/fast/forms/autocapitalize.html |
| index 6d731bdc8a2d4e12d30424fe09ca6d69c1a3ec3c..b53a48c2b2232aecc93a2a1da604c128e8267eba 100644 |
| --- a/LayoutTests/screen_orientation/screenorientation-api.html |
| +++ b/LayoutTests/fast/forms/autocapitalize.html |
| @@ -1,8 +1,8 @@ |
| <!DOCTYPE html> |
|
tkent
2015/03/17 22:53:50
You should swap the content of screenorientation-a
mlamouri (slow - plz ping)
2015/03/18 10:08:15
Wow. I am impressed by what I did here :o
Sorry :
|
| <html> |
| <body> |
| -<script src="../resources/testharness.js"></script> |
| -<script src="../resources/testharnessreport.js"></script> |
| +<script src="../../resources/testharness.js"></script> |
| +<script src="../../resources/testharnessreport.js"></script> |
| <script> |
| test(function() { |