| Index: third_party/WebKit/LayoutTests/hittesting/border-hittest-inlineFlowBox.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/borders/border-hittest-inlineFlowBox.html b/third_party/WebKit/LayoutTests/hittesting/border-hittest-inlineFlowBox.html
|
| similarity index 97%
|
| rename from third_party/WebKit/LayoutTests/fast/borders/border-hittest-inlineFlowBox.html
|
| rename to third_party/WebKit/LayoutTests/hittesting/border-hittest-inlineFlowBox.html
|
| index cbca48d1e7c61088981ba4c77b125592a7835f72..75e64e290c737fa24ba9959692bc872204153144 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/borders/border-hittest-inlineFlowBox.html
|
| +++ b/third_party/WebKit/LayoutTests/hittesting/border-hittest-inlineFlowBox.html
|
| @@ -1,7 +1,7 @@
|
| <!doctype html>
|
| <html>
|
| <head>
|
| -<script src="../../resources/js-test.js"></script>
|
| +<script src="../resources/js-test.js"></script>
|
| <style>
|
| span {
|
| background-color: lightgray;
|
|
|