Title: [91450] trunk/LayoutTests
Revision
91450
Author
[email protected]
Date
2011-07-21 01:15:21 -0700 (Thu, 21 Jul 2011)

Log Message

[Chromium] [WebKit API] Implement WebCore::defaultDetailsSummaryText()
https://bugs.webkit.org/show_bug.cgi?id=63700

Remove failing test expectations from fast/html/details-*.html
since localization strings have been updated in Chromium side.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (91449 => 91450)


--- trunk/LayoutTests/ChangeLog	2011-07-21 07:26:42 UTC (rev 91449)
+++ trunk/LayoutTests/ChangeLog	2011-07-21 08:15:21 UTC (rev 91450)
@@ -1,3 +1,13 @@
+2011-07-21  Ryosuke Niwa  <[email protected]>
+
+        [Chromium] [WebKit API] Implement WebCore::defaultDetailsSummaryText()
+        https://bugs.webkit.org/show_bug.cgi?id=63700
+
+        Remove failing test expectations from fast/html/details-*.html
+        since localization strings have been updated in Chromium side.
+
+        * platform/chromium/test_expectations.txt:
+
 2011-07-20  Ryosuke Niwa  <[email protected]>
 
         Add crash expectation to fast/canvas/webgl/renderbuffer-initialization.html on Chromium Windows,

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (91449 => 91450)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-07-21 07:26:42 UTC (rev 91449)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-07-21 08:15:21 UTC (rev 91450)
@@ -3501,16 +3501,6 @@
 // Flaky since added by r86478
 BUGCR82881 MAC LINUX XP VISTA : http/tests/appcache/interrupted-update.html = PASS TEXT
 
-// Temporary failures because of "Details" localization.
-BUGWK63700 : fast/html/details-no-summary1.html = FAIL
-BUGWK63700 : fast/html/details-no-summary2.html = FAIL
-BUGWK63700 : fast/html/details-no-summary3.html = FAIL
-BUGWK63700 : fast/html/details-no-summary4.html = FAIL
-BUGWK63700 : fast/html/details-remove-summary-1-and-click.html = FAIL
-BUGWK63700 : fast/html/details-remove-summary-1.html = FAIL
-BUGWK63700 : fast/html/details-remove-summary-4-and-click.html = FAIL
-BUGWK63700 : fast/html/details-remove-summary-4.html = FAIL
-
 // Flaky on Linux
 BUGCR82891 LINUX : fast/speech/input-appearance-numberandspeech.html = TEXT IMAGE+TEXT PASS
 BUGCR82891 LINUX : fast/speech/input-appearance-searchandspeech.html = FAIL PASS
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to