Title: [122885] trunk/LayoutTests
Revision
122885
Author
[email protected]
Date
2012-07-17 16:05:24 -0700 (Tue, 17 Jul 2012)

Log Message

[Mac] REGRESSION (r122651): fast/text/descent-clip-in-scaled-page.html fails
https://bugs.webkit.org/show_bug.cgi?id=91552

* platform/mac/TestExpectations: Mark the test as expected to fail.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (122884 => 122885)


--- trunk/LayoutTests/ChangeLog	2012-07-17 23:04:45 UTC (rev 122884)
+++ trunk/LayoutTests/ChangeLog	2012-07-17 23:05:24 UTC (rev 122885)
@@ -1,3 +1,10 @@
+2012-07-17  Andy Estes  <[email protected]>
+
+        [Mac] REGRESSION (r122651): fast/text/descent-clip-in-scaled-page.html fails
+        https://bugs.webkit.org/show_bug.cgi?id=91552
+
+        * platform/mac/TestExpectations: Mark the test as expected to fail.
+
 2012-07-17  Emil A Eklund  <[email protected]>
 
         vertical-align: middle causes overflow with subpixel layout

Modified: trunk/LayoutTests/platform/mac/TestExpectations (122884 => 122885)


--- trunk/LayoutTests/platform/mac/TestExpectations	2012-07-17 23:04:45 UTC (rev 122884)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2012-07-17 23:05:24 UTC (rev 122885)
@@ -300,4 +300,7 @@
 BUGWK90951 SKIP : fast/text/shaping = PASS
 
 // [Mac] REGRESSION (r122494): Running platform/mac/plugins/root-object-premature-delete-crash.html results in a crash
-BUGWK91505 MAC : platform/mac/plugins/root-object-premature-delete-crash.html = CRASH
\ No newline at end of file
+BUGWK91505 MAC : platform/mac/plugins/root-object-premature-delete-crash.html = CRASH
+
+// [Mac] REGRESSION (r122651): fast/text/descent-clip-in-scaled-page.html fails
+BUGWK91552 MAC : fast/text/descent-clip-in-scaled-page.html = FAIL
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to