Title: [86962] trunk/LayoutTests
Revision
86962
Author
[email protected]
Date
2011-05-20 09:20:24 -0700 (Fri, 20 May 2011)

Log Message

[Windows] fast/dom/HTMLFormElement/associated-elements-after-index-assertion-fail1.html failing since r86936
https://bugs.webkit.org/show_bug.cgi?id=61190

* platform/win/Skipped: Skip it because the test uses <progress> and
  Windows doesn't have <progress> support.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (86961 => 86962)


--- trunk/LayoutTests/ChangeLog	2011-05-20 16:20:13 UTC (rev 86961)
+++ trunk/LayoutTests/ChangeLog	2011-05-20 16:20:24 UTC (rev 86962)
@@ -1,3 +1,11 @@
+2011-05-20  Kent Tamura  <[email protected]>
+
+        [Windows] fast/dom/HTMLFormElement/associated-elements-after-index-assertion-fail1.html failing since r86936
+        https://bugs.webkit.org/show_bug.cgi?id=61190
+
+        * platform/win/Skipped: Skip it because the test uses <progress> and
+          Windows doesn't have <progress> support.
+
 2011-05-19  Sergey Vorobyev  <[email protected]>
 
         Reviewed by Yury Semikhatsky.

Modified: trunk/LayoutTests/platform/win/Skipped (86961 => 86962)


--- trunk/LayoutTests/platform/win/Skipped	2011-05-20 16:20:13 UTC (rev 86961)
+++ trunk/LayoutTests/platform/win/Skipped	2011-05-20 16:20:24 UTC (rev 86962)
@@ -937,6 +937,7 @@
 fast/dom/HTMLProgressElement/progress-element-form.html
 fast/dom/HTMLProgressElement/progress-writing-mode.html
 fast/forms/form-attribute.html
+fast/dom/HTMLFormElement/associated-elements-after-index-assertion-fail1.html
 
 # view mode media feature
 fast/media/view-mode-media-feature.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to