Title: [102299] trunk/LayoutTests
Revision
102299
Author
[email protected]
Date
2011-12-07 18:27:22 -0800 (Wed, 07 Dec 2011)

Log Message

[Qt] Follow up of r102226.
https://bugs.webkit.org/show_bug.cgi?id=73987

* platform/qt-5.0/Skipped: Renamed three number tests.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (102298 => 102299)


--- trunk/LayoutTests/ChangeLog	2011-12-08 02:19:59 UTC (rev 102298)
+++ trunk/LayoutTests/ChangeLog	2011-12-08 02:27:22 UTC (rev 102299)
@@ -1,3 +1,10 @@
+2011-12-07  Kent Tamura  <[email protected]>
+
+        [Qt] Follow up of r102226.
+        https://bugs.webkit.org/show_bug.cgi?id=73987
+
+        * platform/qt-5.0/Skipped: Renamed three number tests.
+
 2011-12-07  Filip Pizlo  <[email protected]>
 
         DFG CSE is overzealous with GetByVal

Modified: trunk/LayoutTests/platform/qt-5.0/Skipped (102298 => 102299)


--- trunk/LayoutTests/platform/qt-5.0/Skipped	2011-12-08 02:19:59 UTC (rev 102298)
+++ trunk/LayoutTests/platform/qt-5.0/Skipped	2011-12-08 02:27:22 UTC (rev 102299)
@@ -2756,8 +2756,6 @@
 fast/forms/input-appearance-preventDefault.html
 fast/forms/input-appearance-readonly.html
 fast/forms/input-appearance-selection.html
-fast/forms/input-appearance-spinbutton-disabled-readonly.html
-fast/forms/input-appearance-spinbutton-layer.html
 fast/forms/input-appearance-spinbutton-visibility.html
 fast/forms/input-appearance-visibility.html
 fast/forms/input-baseline.html
@@ -2806,6 +2804,8 @@
 fast/forms/menulist-no-renderer-onmousedown.html
 fast/forms/menulist-style-color.html
 fast/forms/minWidthPercent.html
+fast/forms/number/input-appearance-spinbutton-disabled-readonly.html
+fast/forms/number/input-appearance-spinbutton-layer.html
 fast/forms/onselect-textfield.html
 fast/forms/option-index.html
 fast/forms/option-script.html
@@ -6320,12 +6320,12 @@
 fast/forms/focus-selection-textarea.html
 fast/forms/formmove3.html
 fast/forms/input-align.html
-fast/forms/input-appearance-number-rtl.html
 fast/forms/input-button-sizes.html
 fast/forms/input-text-word-wrap.html
 fast/forms/isindex-placeholder.html
 fast/forms/menulist-option-wrap.html
 fast/forms/menulist-separator-painting.html
+fast/forms/number/input-appearance-number-rtl.html
 fast/forms/search-styled.html
 fast/forms/select-baseline.html
 fast/forms/selectlist-minsize.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to