Title: [88801] trunk/LayoutTests
Revision
88801
Author
[email protected]
Date
2011-06-14 07:38:30 -0700 (Tue, 14 Jun 2011)

Log Message

Unreviewed.

<progress> should support :indeterminate pseudo-class
https://bugs.webkit.org/show_bug.cgi?id=62430

Skip new tests since Windows port does not support the progress element.

* platform/win/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (88800 => 88801)


--- trunk/LayoutTests/ChangeLog	2011-06-14 14:36:50 UTC (rev 88800)
+++ trunk/LayoutTests/ChangeLog	2011-06-14 14:38:30 UTC (rev 88801)
@@ -1,5 +1,16 @@
 2011-06-14  Yael Aharon  <[email protected]>
 
+        Unreviewed.
+
+        <progress> should support :indeterminate pseudo-class
+        https://bugs.webkit.org/show_bug.cgi?id=62430
+
+        Skip new tests since Windows port does not support the progress element.
+
+        * platform/win/Skipped:
+
+2011-06-14  Yael Aharon  <[email protected]>
+
         Reviewed by Kent Tamura.
 
         <progress> should support :indeterminate pseudo-class

Modified: trunk/LayoutTests/platform/win/Skipped (88800 => 88801)


--- trunk/LayoutTests/platform/win/Skipped	2011-06-14 14:36:50 UTC (rev 88800)
+++ trunk/LayoutTests/platform/win/Skipped	2011-06-14 14:38:30 UTC (rev 88801)
@@ -940,6 +940,8 @@
 fast/dom/HTMLProgressElement/progress-writing-mode.html
 fast/forms/form-attribute.html
 fast/dom/HTMLFormElement/associated-elements-after-index-assertion-fail1.html
+fast/dom/HTMLProgressElement/indeterminate-progress-001.html
+fast/dom/HTMLProgressElement/indeterminate-progress-002.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