Title: [120435] trunk/LayoutTests
Revision
120435
Author
[email protected]
Date
2012-06-15 03:03:10 -0700 (Fri, 15 Jun 2012)

Log Message

[Chromium] Fix a syntax error of TestExpectations.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (120434 => 120435)


--- trunk/LayoutTests/ChangeLog	2012-06-15 09:58:10 UTC (rev 120434)
+++ trunk/LayoutTests/ChangeLog	2012-06-15 10:03:10 UTC (rev 120435)
@@ -1,3 +1,9 @@
+2012-06-15  Kent Tamura  <[email protected]>
+
+        [Chromium] Fix a syntax error of TestExpectations.
+
+        * platform/chromium/TestExpectations:
+
 2012-06-15  Jian Li  <[email protected]>
 
         FileReader is dysfunctional in documents with "null" origin string

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (120434 => 120435)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-06-15 09:58:10 UTC (rev 120434)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-06-15 10:03:10 UTC (rev 120435)
@@ -3722,7 +3722,7 @@
 BUGWK88833 DEBUG : media/video-played-collapse.html = PASS TEXT
 
 // HTMLSelectElement::selectedOptions was removed.
-BUGWK89192 : Layout Test platform/chromium/accessibility/add-to-menu-list-crashes.html = TEXT
+BUGWK89192 : platform/chromium/accessibility/add-to-menu-list-crashes.html = TEXT
 
 BUGWK88833 WIN DEBUG : media/track/track-kind.html = PASS TIMEOUT
 BUGWK88833 : http/tests/media/video-play-progress.html = PASS TIMEOUT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to