Fix TestExpectations line format for two fast/css tests failing on mac
https://bugs.webkit.org/show_bug.cgi?id=94160

Patch by Kiran Muppala <cmuppala@apple.com> on 2012-08-15
Reviewed by Sam Weinig.

Remove "MAC" modifier, which seems to prevent the expectations from taking effect.

* platform/mac/TestExpectations:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@125735 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c8f4076..aa87b15 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,16 @@
 2012-08-15  Kiran Muppala  <cmuppala@apple.com>
 
+        Fix TestExpectations line format for two fast/css tests failing on mac
+        https://bugs.webkit.org/show_bug.cgi?id=94160
+
+        Reviewed by Sam Weinig.
+
+        Remove "MAC" modifier, which seems to prevent the expectations from taking effect.
+
+        * platform/mac/TestExpectations:
+
+2012-08-15  Kiran Muppala  <cmuppala@apple.com>
+
         Update test expectations for css3/filters/custom/invalid-custom-filter-shader.html failing on Apple Lion Debug WK1 (Tests) 
         https://bugs.webkit.org/show_bug.cgi?id=94067
 
diff --git a/LayoutTests/platform/mac/TestExpectations b/LayoutTests/platform/mac/TestExpectations
index 495583f..7a76d2c 100644
--- a/LayoutTests/platform/mac/TestExpectations
+++ b/LayoutTests/platform/mac/TestExpectations
@@ -387,5 +387,5 @@
 BUGWK89826 : fast/css/word-space-extra.html = TEXT
 
 // Added by bug 89826 
-BUGWK94008 MAC : fast/css/word-spacing-characters.html = IMAGE 
-BUGWK94003 MAC : fast/css/word-spacing-characters-complex-text.html = IMAGE 
+BUGWK94008 : fast/css/word-spacing-characters.html = IMAGE
+BUGWK94003 : fast/css/word-spacing-characters-complex-text.html = IMAGE