Index: LayoutTests/platform/chromium-win/editing/inserting/insert-before-link-1-expected.txt |
diff --git a/LayoutTests/editing/inserting/insert-before-link-1-expected.txt b/LayoutTests/platform/chromium-win/editing/inserting/insert-before-link-1-expected.txt |
similarity index 64% |
copy from LayoutTests/editing/inserting/insert-before-link-1-expected.txt |
copy to LayoutTests/platform/chromium-win/editing/inserting/insert-before-link-1-expected.txt |
index 83c805938086fdafcbf67b945c56b436021dbc84..84b3eb055270d802de9fae6ada96e4129dd04a7a 100644 |
--- a/LayoutTests/editing/inserting/insert-before-link-1-expected.txt |
+++ b/LayoutTests/platform/chromium-win/editing/inserting/insert-before-link-1-expected.txt |
@@ -1,3 +1,3 @@ |
This tests insertion before/after links. Text should always be inserted at the start or end of a link should be inserted outside of it. |
-this text should not be in a link<a id="link" href="http://www.google.com/">this should</a>this should not <a href="http://www.google.com/">this should</a>this should not |
+this text should not be in a link<a id="link" href="http://www.google.com/">this should</a> this should not<a href="http://www.google.com/">this should</a>this should not |