* fast/regions/selection-direction-expected.html:
* fast/regions/selection-direction.html:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@156098
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2013-09-19 Manuel Rego Casasnovas <rego@igalia.com>
+
+ Unreviewed. Fix typo in layout test description introduced in r155974.
+
+ * fast/regions/selection-direction-expected.html:
+ * fast/regions/selection-direction.html:
+
2013-09-19 Andrei Parvu <parvu@adobe.com>
[CSS Masking/Background] Position property should be ignored when using repeat: space
<div id="outside">outside region outside region outside region outside region</div>
<div id="description">
<h1><a href="https://bugs.webkit.org/show_bug.cgi?id=121501">Bug #121501 - [CSS Regions] Layout Test for selection direction</a></h1>
- <p>Selection is based in DOM tree, so if you select text from "outise region" to "inside region" the highlighted area is exactly the opposite to what the user is actually selecting.</p>
+ <p>Selection is based in DOM tree, so if you select text from "outside region" to "inside region" the highlighted area is exactly the opposite to what the user is actually selecting.</p>
</div>
</body>
</html>
<div id="region"></div>
<div id="description">
<h1><a href="https://bugs.webkit.org/show_bug.cgi?id=121501">Bug #121501 - [CSS Regions] Layout Test for selection direction</a></h1>
- <p>Selection is based in DOM tree, so if you select text from "outise region" to "inside region" the highlighted area is exactly the opposite to what the user is actually selecting.</p>
+ <p>Selection is based in DOM tree, so if you select text from "outside region" to "inside region" the highlighted area is exactly the opposite to what the user is actually selecting.</p>
</div>
</body>
</html>