Title: [92837] trunk/LayoutTests
Revision
92837
Author
[email protected]
Date
2011-08-11 04:30:31 -0700 (Thu, 11 Aug 2011)

Log Message

2011-08-11  Andrei Popescu  <[email protected]>

Master: Support CSS3 font feature properties
https://bugs.webkit.org/show_bug.cgi?id=63796

Unreviewed gardening.

css3/font-feature-settings-rendering.html is missing expectations. Looking at the
actual test output, it appears clearly wrong so we cannot rebaseline it either.
We'll therefore update the expectations file to mark this test as missing expected
results and update the bug to say it needs investigation and fixing.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (92836 => 92837)


--- trunk/LayoutTests/ChangeLog	2011-08-11 10:04:05 UTC (rev 92836)
+++ trunk/LayoutTests/ChangeLog	2011-08-11 11:30:31 UTC (rev 92837)
@@ -1,3 +1,17 @@
+2011-08-11  Andrei Popescu  <[email protected]>
+
+        Master: Support CSS3 font feature properties
+        https://bugs.webkit.org/show_bug.cgi?id=63796
+
+        Unreviewed gardening.
+
+        css3/font-feature-settings-rendering.html is missing expectations. Looking at the
+        actual test output, it appears clearly wrong so we cannot rebaseline it either.
+        We'll therefore update the expectations file to mark this test as missing expected
+        results and update the bug to say it needs investigation and fixing.
+
+        * platform/chromium/test_expectations.txt:
+
 2011-08-11  Adam Barth  <[email protected]>
 
         Rebaseline these tests, as requested by morrita.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (92836 => 92837)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-08-11 10:04:05 UTC (rev 92836)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-08-11 11:30:31 UTC (rev 92837)
@@ -3679,4 +3679,4 @@
 BUGWK65951 WIN DEBUG : webaudio/audiobuffersource.html = CRASH
 BUGWK65951 WIN DEBUG : webaudio/mixing.html = CRASH
 
-BUGWK63796 MAC WIN : css3/font-feature-settings-rendering.html = FAIL
+BUGWK63796 MAC WIN : css3/font-feature-settings-rendering.html = FAIL MISSING
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to