Title: [115511] trunk/LayoutTests
Revision
115511
Author
[email protected]
Date
2012-04-27 16:23:12 -0700 (Fri, 27 Apr 2012)

Log Message

[EFL] [DRT] Unskip passing tests related to editing commands
https://bugs.webkit.org/show_bug.cgi?id=84944

Unreviewed, unskip passing editing commands tests.

Patch by Sudarsana Nagineni <[email protected]> on 2012-04-27

* platform/efl/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (115510 => 115511)


--- trunk/LayoutTests/ChangeLog	2012-04-27 23:18:38 UTC (rev 115510)
+++ trunk/LayoutTests/ChangeLog	2012-04-27 23:23:12 UTC (rev 115511)
@@ -1,3 +1,12 @@
+2012-04-27  Sudarsana Nagineni  <[email protected]>
+
+        [EFL] [DRT] Unskip passing tests related to editing commands
+        https://bugs.webkit.org/show_bug.cgi?id=84944
+
+        Unreviewed, unskip passing editing commands tests.
+
+        * platform/efl/Skipped:
+
 2012-04-24  Shadi Khalek  <[email protected]>
 
         Support video format yuv422p tests on different ports.

Modified: trunk/LayoutTests/platform/efl/Skipped (115510 => 115511)


--- trunk/LayoutTests/platform/efl/Skipped	2012-04-27 23:18:38 UTC (rev 115510)
+++ trunk/LayoutTests/platform/efl/Skipped	2012-04-27 23:23:12 UTC (rev 115511)
@@ -332,80 +332,28 @@
 # EFL's LayoutTestController does not implement execCommand
 editing/deleting
 editing/execCommand
-editing/input/div-first-child-rule-input.html
-editing/input/div-first-child-rule-textarea.html
-editing/input/set-value-on-input-and-delete.html
-editing/input/set-value-on-input-and-forward-delete.html
-editing/input/set-value-on-input-and-type-input.html
-editing/input/set-value-on-input-and-type-textarea.html
 editing/inserting
 editing/pasteboard
 editing/selection
 editing/spelling
 editing/style
 editing/undo
-fast/block/float/selection-gap-clip-out-tiger-crash.html
-fast/css/first-letter-text-fragment-crash.html
-fast/css/pseudostyle-anonymous-text.html
-fast/dom/Element/id-in-insert-hr.html
-fast/dom/HTMLMeterElement/meter-element-with-child-crash.html
 fast/dom/horizontal-scrollbar-in-rtl.html
 fast/dom/vertical-scrollbar-in-rtl.html
-fast/events/event-input-contentEditable.html
-fast/events/keydown-1.html
-fast/events/mousedown-in-subframe-scrollbar.html
-fast/events/onchange-passwordfield.html
-fast/events/onchange-searchfield.html
-fast/events/onchange-textfield.html
-fast/events/scoped/editing-commands.html
 fast/events/selectstart-on-selectall.html
 fast/events/selectstart-prevent-selectall.html
-fast/forms/11423.html
-fast/forms/4628409.html
-fast/forms/8250.html
-fast/forms/ValidityState-tooLong-input.html
-fast/forms/ValidityState-tooLong-textarea.html
-fast/forms/delete-text-with-invisible-br.html
 fast/forms/input-appearance-disabled.html
-fast/forms/input-appearance-maxlength.html
 fast/forms/input-appearance-readonly.html
-fast/forms/input-changing-value.html
 fast/forms/input-maxlength-ime-completed.html
-fast/forms/input-maxlength-unsupported.html
-fast/forms/input-placeholder-visibility-2.html
 fast/forms/input-placeholder-visibility-3.html
-fast/forms/input-text-maxlength.html
-fast/forms/input-text-paste-maxlength.html
-fast/forms/input-value-sanitization.html
-fast/forms/listbox-deselect-scroll.html
-fast/forms/listbox-select-all.html
-fast/forms/number/input-number-blur-twice.html
-fast/forms/number/input-number-commit-valid-only.html
-fast/forms/number/input-number-keyoperation.html
-fast/forms/number/input-number-unacceptable-style.html
 fast/forms/password-placeholder-text-security.html
-fast/forms/paste-into-textarea.html
 fast/forms/plaintext-mode-1.html
 fast/forms/plaintext-mode-2.html
 fast/forms/select-live-pseudo-selectors.html
-fast/forms/text-field-setvalue-crash.html
-fast/forms/textarea-live-pseudo-selectors.html
-fast/forms/textarea-maxlength.html
 fast/forms/textarea-paste-newline.html
 fast/forms/textarea-placeholder-visibility-1.html
 fast/forms/textarea-placeholder-visibility-2.html
 fast/forms/textarea-scrollbar.html
-fast/forms/textarea-set-defaultvalue-after-value.html
-fast/forms/textarea-trailing-newline.html
-fast/forms/textfield-inside-anchor.html
-fast/html/article-element.html
-fast/html/aside-element.html
-fast/html/footer-element.html
-fast/html/header-element.html
-fast/html/hgroup-element.html
-fast/html/nav-element.html
-fast/html/section-element.html
-fast/inline/inline-box-adjust-position-crash.html
 fast/repaint/4774354.html
 fast/repaint/4776765.html
 fast/repaint/delete-into-nested-block.html
@@ -414,15 +362,6 @@
 fast/selectors/159.html
 fast/selectors/177a.html
 fast/text/delete-hard-break-character.html
-fast/text/find-case-folding.html
-fast/text/find-hidden-text.html
-fast/text/find-kana.html
-fast/text/find-layout-crash.html
-fast/text/find-quotes.html
-fast/text/find-russian.html
-fast/text/find-soft-hyphen.html
-fast/text/find-spaces.html
-fast/transforms/selection-bounds-in-transformed-view.html
 http/tests/misc/copy-resolves-urls.html
 
 # EFL's LayoutTestController does not implement setCacheModel
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to