Moved a Mac-specific test to platform/mac.
authormitz@apple.com <mitz@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 8 Feb 2012 17:05:08 +0000 (17:05 +0000)
committermitz@apple.com <mitz@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 8 Feb 2012 17:05:08 +0000 (17:05 +0000)
* fast/text/synthetic-bold-transformed-expected.html: Removed.
* fast/text/synthetic-bold-transformed.html: Removed.
* platform/mac/fast/text/synthetic-bold-transformed-expected.html: Copied from fast/text/synthetic-bold-transformed-expected.html.
* platform/mac/fast/text/synthetic-bold-transformed.html: Copied from fast/text/synthetic-bold-transformed.html.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@107096 268f45cc-cd09-0410-ab3c-d52691b4dbfc

LayoutTests/ChangeLog
LayoutTests/platform/mac/fast/text/synthetic-bold-transformed-expected.html [moved from LayoutTests/fast/text/synthetic-bold-transformed-expected.html with 100% similarity]
LayoutTests/platform/mac/fast/text/synthetic-bold-transformed.html [moved from LayoutTests/fast/text/synthetic-bold-transformed.html with 100% similarity]

index 502d54a..3b19fee 100644 (file)
@@ -1,3 +1,12 @@
+2012-02-08  Dan Bernstein  <mitz@apple.com>
+
+        Moved a Mac-specific test to platform/mac.
+
+        * fast/text/synthetic-bold-transformed-expected.html: Removed.
+        * fast/text/synthetic-bold-transformed.html: Removed.
+        * platform/mac/fast/text/synthetic-bold-transformed-expected.html: Copied from fast/text/synthetic-bold-transformed-expected.html.
+        * platform/mac/fast/text/synthetic-bold-transformed.html: Copied from fast/text/synthetic-bold-transformed.html.
+
 2012-02-08  Alexei Svitkine  <asvitkine@chromium.org>
 
         Chromium: Fix Mac rubber band overhang drawing on composited pages and re-enable tests.