Title: [156098] trunk/LayoutTests
- Revision
- 156098
- Author
- [email protected]
- Date
- 2013-09-19 08:11:52 -0700 (Thu, 19 Sep 2013)
Log Message
Unreviewed. Fix typo in layout test description introduced in r155974.
* fast/regions/selection-direction-expected.html:
* fast/regions/selection-direction.html:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (156097 => 156098)
--- trunk/LayoutTests/ChangeLog 2013-09-19 14:41:36 UTC (rev 156097)
+++ trunk/LayoutTests/ChangeLog 2013-09-19 15:11:52 UTC (rev 156098)
@@ -1,3 +1,10 @@
+2013-09-19 Manuel Rego Casasnovas <[email protected]>
+
+ 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 <[email protected]>
[CSS Masking/Background] Position property should be ignored when using repeat: space
Modified: trunk/LayoutTests/fast/regions/selection-direction-expected.html (156097 => 156098)
--- trunk/LayoutTests/fast/regions/selection-direction-expected.html 2013-09-19 14:41:36 UTC (rev 156097)
+++ trunk/LayoutTests/fast/regions/selection-direction-expected.html 2013-09-19 15:11:52 UTC (rev 156098)
@@ -42,7 +42,7 @@
<div id="outside">outside region outside region outside region outside region</div>
<div id="description">
<h1><a href="" #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>
Modified: trunk/LayoutTests/fast/regions/selection-direction.html (156097 => 156098)
--- trunk/LayoutTests/fast/regions/selection-direction.html 2013-09-19 14:41:36 UTC (rev 156097)
+++ trunk/LayoutTests/fast/regions/selection-direction.html 2013-09-19 15:11:52 UTC (rev 156098)
@@ -42,7 +42,7 @@
<div id="region"></div>
<div id="description">
<h1><a href="" #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>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes