| Index: LayoutTests/touchadjustment/html-label.html
|
| diff --git a/LayoutTests/touchadjustment/html-label.html b/LayoutTests/touchadjustment/html-label.html
|
| index c36136ef00b5dd86c85b42617244db9e6d88b5ff..e771bcdf8bc1e8488ca4aef8b2c7f99338923e3a 100644
|
| --- a/LayoutTests/touchadjustment/html-label.html
|
| +++ b/LayoutTests/touchadjustment/html-label.html
|
| @@ -2,6 +2,7 @@
|
| <html>
|
| <head>
|
| <title>Touch Adjustment : HTML Label and form fields - bug 78801</title>
|
| + <script src="../resources/ahem.js"></script>
|
| <script src="../resources/js-test.js"></script>
|
| <script src="resources/touchadjustment.js"></script>
|
| <style>
|
|
|