Title: [129300] trunk/LayoutTests
- Revision
- 129300
- Author
- [email protected]
- Date
- 2012-09-22 00:01:27 -0700 (Sat, 22 Sep 2012)
Log Message
[Qt] New fast/text/kerning-with-TextLayout.html fails
https://bugs.webkit.org/show_bug.cgi?id=97388
Moved this test into platform/mac, as it is not platform-independent, and TextLayout is currently
used only on OS X.
* fast/text/kerning-with-TextLayout-expected.html: Removed.
* fast/text/kerning-with-TextLayout.html: Removed.
* platform/mac/fast/text/kerning-with-TextLayout-expected.html: Copied from LayoutTests/fast/text/kerning-with-TextLayout-expected.html.
* platform/mac/fast/text/kerning-with-TextLayout.html: Copied from LayoutTests/fast/text/kerning-with-TextLayout.html.
Modified Paths
Added Paths
Removed Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (129299 => 129300)
--- trunk/LayoutTests/ChangeLog 2012-09-22 07:00:05 UTC (rev 129299)
+++ trunk/LayoutTests/ChangeLog 2012-09-22 07:01:27 UTC (rev 129300)
@@ -1,3 +1,16 @@
+2012-09-21 Dan Bernstein <[email protected]>
+
+ [Qt] New fast/text/kerning-with-TextLayout.html fails
+ https://bugs.webkit.org/show_bug.cgi?id=97388
+
+ Moved this test into platform/mac, as it is not platform-independent, and TextLayout is currently
+ used only on OS X.
+
+ * fast/text/kerning-with-TextLayout-expected.html: Removed.
+ * fast/text/kerning-with-TextLayout.html: Removed.
+ * platform/mac/fast/text/kerning-with-TextLayout-expected.html: Copied from LayoutTests/fast/text/kerning-with-TextLayout-expected.html.
+ * platform/mac/fast/text/kerning-with-TextLayout.html: Copied from LayoutTests/fast/text/kerning-with-TextLayout.html.
+
2012-09-21 Csaba Osztrogonác <[email protected]>
[Qt] Unreviewed weekend gardening, skip new failing tests.
Deleted: trunk/LayoutTests/fast/text/kerning-with-TextLayout-expected.html (129299 => 129300)
--- trunk/LayoutTests/fast/text/kerning-with-TextLayout-expected.html 2012-09-22 07:00:05 UTC (rev 129299)
+++ trunk/LayoutTests/fast/text/kerning-with-TextLayout-expected.html 2012-09-22 07:01:27 UTC (rev 129300)
@@ -1,3 +0,0 @@
-<div style="width: 80px; border: solid blue; font-size: 56px; -webkit-font-kerning: normal;">
-.<br>W
-</div>
Deleted: trunk/LayoutTests/fast/text/kerning-with-TextLayout.html (129299 => 129300)
--- trunk/LayoutTests/fast/text/kerning-with-TextLayout.html 2012-09-22 07:00:05 UTC (rev 129299)
+++ trunk/LayoutTests/fast/text/kerning-with-TextLayout.html 2012-09-22 07:01:27 UTC (rev 129300)
@@ -1,3 +0,0 @@
-<div style="width: 80px; border: solid blue; font-size: 56px; -webkit-font-kerning: normal;">
-. W
-</div>
Copied: trunk/LayoutTests/platform/mac/fast/text/kerning-with-TextLayout-expected.html (from rev 129295, trunk/LayoutTests/fast/text/kerning-with-TextLayout-expected.html) (0 => 129300)
--- trunk/LayoutTests/platform/mac/fast/text/kerning-with-TextLayout-expected.html (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/text/kerning-with-TextLayout-expected.html 2012-09-22 07:01:27 UTC (rev 129300)
@@ -0,0 +1,3 @@
+<div style="width: 80px; border: solid blue; font-size: 56px; -webkit-font-kerning: normal;">
+.<br>W
+</div>
Copied: trunk/LayoutTests/platform/mac/fast/text/kerning-with-TextLayout.html (from rev 129295, trunk/LayoutTests/fast/text/kerning-with-TextLayout.html) (0 => 129300)
--- trunk/LayoutTests/platform/mac/fast/text/kerning-with-TextLayout.html (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/text/kerning-with-TextLayout.html 2012-09-22 07:01:27 UTC (rev 129300)
@@ -0,0 +1,3 @@
+<div style="width: 80px; border: solid blue; font-size: 56px; -webkit-font-kerning: normal;">
+. W
+</div>
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes