Title: [88542] trunk/LayoutTests
Revision
88542
Author
[email protected]
Date
2011-06-10 08:55:36 -0700 (Fri, 10 Jun 2011)

Log Message

2011-06-10  Dimitri Glazkov  <[email protected]>

        REGRESSION (r88332): prototype-inheritance-2 ASSERTS attempting to enumerate spellCheckRanges.
        https://bugs.webkit.org/show_bug.cgi?id=62460

        * platform/chromium/test_expectations.txt: Updated test expectations.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (88541 => 88542)


--- trunk/LayoutTests/ChangeLog	2011-06-10 11:56:37 UTC (rev 88541)
+++ trunk/LayoutTests/ChangeLog	2011-06-10 15:55:36 UTC (rev 88542)
@@ -1,3 +1,10 @@
+2011-06-10  Dimitri Glazkov  <[email protected]>
+
+        REGRESSION (r88332): prototype-inheritance-2 ASSERTS attempting to enumerate spellCheckRanges.
+        https://bugs.webkit.org/show_bug.cgi?id=62460
+
+        * platform/chromium/test_expectations.txt: Updated test expectations.
+
 2011-06-10  Ilya Tikhonovsky  <[email protected]>
 
         Reviewed by Yury Semikhatsky.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (88541 => 88542)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-06-10 11:56:37 UTC (rev 88541)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-06-10 15:55:36 UTC (rev 88542)
@@ -1586,7 +1586,7 @@
 
 // New tests with WebKit merge 46288:46363
 BUGCR18116 : fast/dom/constructed-objects-prototypes.html = TEXT
-BUGCR18116 : fast/dom/prototype-inheritance-2.html = TEXT
+BUGCR18116 RELEASE : fast/dom/prototype-inheritance-2.html = TEXT
 // New in WebKit r52559
 BUGCR18116 : svg/custom/global-constructors.html = TEXT
 
@@ -4013,3 +4013,5 @@
 BUG_DGLAZKOV MAC : svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context.svg = IMAGE
 BUG_DGLAZKOV MAC : svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context.svg = IMAGE
 BUG_DGLAZKOV MAC : svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context.svg = IMAGE
+
+BUGWK62460 DEBUG : fast/dom/prototype-inheritance-2.html = TEXT CRASH
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to