Title: [117461] trunk/LayoutTests
Revision
117461
Author
rak...@webkit.org
Date
2012-05-17 10:50:30 -0700 (Thu, 17 May 2012)

Log Message

REGRESSION (r117449): Unreviewed, rolling out r117449.
https://bugs.webkit.org/show_bug.cgi?id=86753

Broke many unskipped tests which lack expectations

* platform/efl/Skipped:
* platform/efl/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (117460 => 117461)


--- trunk/LayoutTests/ChangeLog	2012-05-17 17:27:50 UTC (rev 117460)
+++ trunk/LayoutTests/ChangeLog	2012-05-17 17:50:30 UTC (rev 117461)
@@ -1,3 +1,13 @@
+2012-05-17  Raphael Kubo da Costa  <rak...@webkit.org>
+
+        REGRESSION (r117449): Unreviewed, rolling out r117449.
+        https://bugs.webkit.org/show_bug.cgi?id=86753
+
+        Broke many unskipped tests which lack expectations
+
+        * platform/efl/Skipped:
+        * platform/efl/test_expectations.txt:
+
 2012-05-17  Dan Bernstein  <m...@apple.com>
 
         REGRESSION (r117428): WebKit API/SPI was removed

Modified: trunk/LayoutTests/platform/efl/Skipped (117460 => 117461)


--- trunk/LayoutTests/platform/efl/Skipped	2012-05-17 17:27:50 UTC (rev 117460)
+++ trunk/LayoutTests/platform/efl/Skipped	2012-05-17 17:50:30 UTC (rev 117461)
@@ -63,6 +63,21 @@
 fast/events/drag-and-drop-subframe-dataTransfer.html
 editing/pasteboard/4947130.html
 editing/pasteboard/dataTransfer-setData-getData.html
+editing/pasteboard/drag-drop-dead-frame.html
+editing/pasteboard/drag-drop-input-in-svg.svg
+editing/pasteboard/drag-drop-input-textarea.html
+editing/pasteboard/drag-drop-list.html
+editing/pasteboard/drag-drop-modifies-page.html
+editing/pasteboard/drag-drop-url-text.html
+editing/pasteboard/drag-image-to-contenteditable-in-iframe.html
+editing/pasteboard/drop-inputtext-acquires-style.html
+editing/pasteboard/drop-link.html
+editing/pasteboard/drop-text-events-sideeffect.html
+editing/pasteboard/drop-text-events.html
+editing/pasteboard/drop-text-without-selection.html
+editing/pasteboard/get-data-text-plain-drop.html
+editing/pasteboard/smart-drag-drop.html
+editing/pasteboard/subframe-dragndrop-1.html
 editing/selection/4895428-1.html
 editing/selection/4895428-4.html
 editing/selection/5333725.html
@@ -225,6 +240,40 @@
 fast/xmlhttprequest/xmlhttprequest-no-file-access.html
 fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html
 
+# BUG84835: Tests failing because of missing editing delegate callbacks.
+editing/deleting
+editing/inserting
+editing/pasteboard
+editing/selection
+editing/spelling
+editing/style
+editing/undo
+fast/dom/horizontal-scrollbar-in-rtl.html
+fast/dom/vertical-scrollbar-in-rtl.html
+fast/events/selectstart-on-selectall.html
+fast/events/selectstart-prevent-selectall.html
+fast/forms/input-appearance-disabled.html
+fast/forms/input-appearance-readonly.html
+fast/forms/input-maxlength-ime-completed.html
+fast/forms/input-placeholder-visibility-3.html
+fast/forms/password-placeholder-text-security.html
+fast/forms/plaintext-mode-1.html
+fast/forms/plaintext-mode-2.html
+fast/forms/select-live-pseudo-selectors.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/repaint/4774354.html
+fast/repaint/4776765.html
+fast/repaint/delete-into-nested-block.html
+fast/repaint/inline-outline-repaint.html
+fast/repaint/selection-after-delete.html
+fast/selectors/159.html
+fast/selectors/177a.html
+fast/text/delete-hard-break-character.html
+http/tests/misc/copy-resolves-urls.html
+
 # EFL's LayoutTestController does not implement setCacheModel
 fast/dom/HTMLScriptElement/nested-execution.html
 
@@ -250,6 +299,10 @@
 # EFL's LayoutTestController overridePreference does not implement WebKitOfflineWebApplicationCacheEnabled preference
 http/tests/appcache/disabled.html
 
+# EFL's LayoutTestController does not implement setAsynchronousSpellCheckingEnabled
+editing/spelling/spellcheck-paste.html
+editing/spelling/spellcheck-paste-disabled.html
+
 # EFL's LayoutTestController does not implement removeAllVisitedLinks
 http/tests/globalhistory/history-delegate-basic-visited-links.html
 
@@ -266,6 +319,19 @@
 fast/events/show-modal-dialog-onblur-onfocus.html
 fast/harness/show-modal-dialog.html
 
+# Missing TextCheckerClient implementation (Efl's port does not support spell checking, Gtk port uses Enchant library https://bugs.webkit.org/show_bug.cgi?id=61787)
+editing/spelling/design-mode-spellcheck-off.html
+editing/spelling/spellcheck-attribute.html
+editing/spelling/spellcheck-paste.html
+editing/spelling/spelling-attribute-at-child.html
+editing/spelling/spelling-attribute-change.html
+editing/spelling/spelling-backspace-between-lines.html
+editing/spelling/spelling-hasspellingmarker.html
+editing/spelling/spelling-linebreak.html
+
+# EFL's LayoutTestController does not implement hasGrammarMarker
+editing/spelling/grammar.html
+
 # viewport meta tag tests that fail on the bot for yet unknown reasons
 fast/viewport/viewport-125.html
 
@@ -289,6 +355,19 @@
 # https://bugs.webkit.org/show_bug.cgi?id=40361
 editing/text-iterator/findString-selection-disabled.html
 
+# EFL's DRT misses an 'EDITING DELEGATE' implementation
+editing/input/attributed-substring-from-range-lines.html
+editing/text-iterator/thai-cursor-movement.html
+editing/unsupported-content/list-delete-001.html
+editing/unsupported-content/list-delete-003.html
+editing/unsupported-content/list-type-after.html
+editing/unsupported-content/table-delete-001.html
+editing/unsupported-content/table-delete-002.html
+editing/unsupported-content/table-delete-003.html
+fast/events/5056619.html
+fast/forms/focus-selection-input.html
+fast/forms/focus-selection-textarea.html
+
 # EFL's DRT (DumpRenderTreeView) needs to implement navigation_policy_decision
 fast/encoding/mailto-always-utf-8.html
 fast/forms/mailto/advanced-get.html
@@ -736,21 +815,8 @@
 compositing/images/direct-pdf-image.html
 compositing/reflections/backface-hidden-reflection.html
 compositing/tiling/constrained-layer-size.html
-editing/inserting/caret-position.html
-editing/pasteboard/interchange-newline-1.html
-editing/selection/5825350-1.html
-editing/selection/5825350-2.html
-editing/selection/collapse-selection-in-bidi.html
-editing/selection/extend-selection-bidi.html 
-editing/selection/extend-to-line-boundary.html
-editing/selection/mixed-editability-10.html
-editing/selection/move-left-right.html
-editing/selection/select-bidi-run.html
 fast/box-shadow/shadow-tiling-artifact.html
 fast/canvas/svg-taint.html
-fast/canvas/webgl
-fast/dom/horizontal-scrollbar-in-rtl.html
-fast/dom/vertical-scrollbar-in-rtl.html
 fast/events/overflow-viewport-renderer-deleted.html
 fast/events/scale-and-scroll-body.html
 fast/events/scale-and-scroll-iframe-body.html
@@ -769,7 +835,6 @@
 fast/forms/search-transformed.html
 fast/forms/search-zoomed.html
 fast/forms/select-double-onchange.html
-fast/forms/select-live-pseudo-selectors.html
 fast/forms/selection-direction.html
 fast/forms/textfield-onchange-deletion.html
 fast/forms/validation-message-in-relative-body.html
@@ -792,19 +857,20 @@
 fast/text/complex-synthetic-bold-space-width.html
 fast/text/justification-padding-mid-word.html
 fast/text/midword-break-after-breakable-char.html
+fast/canvas/webgl
 fast/dom/Window/timer-resume-on-navigation-back.html
 fast/events/tab-focus-anchor.html
 fast/history/back-forward-reset-after-error-handling.html
 fast/repaint/no-caret-repaint-in-non-content-editable-element.html
+http/tests/canvas/webgl/origin-clean-conformance.html
+http/tests/inspector/network/ping.html
+http/tests/navigation/go-back-to-error-page.html
+loader/go-back-to-different-window-size.html
 fast/spatial-navigation/snav-container-white-space.html
 fast/spatial-navigation/snav-fully-aligned-horizontally.html
 fast/spatial-navigation/snav-iframe-no-scrollable-content.html
 fast/spatial-navigation/snav-multiple-select.html
 fast/spatial-navigation/snav-single-select.html
-http/tests/canvas/webgl/origin-clean-conformance.html
-http/tests/inspector/network/ping.html
-http/tests/navigation/go-back-to-error-page.html
-loader/go-back-to-different-window-size.html
 userscripts/user-script-plugin-document.html
 
 # BUG: Needs a grayish canvas background. See DumpRenderTree/chromium/WebViewHost::displayRepaintMask().
@@ -1480,7 +1546,6 @@
 http/tests/loading/slow-parsing-subframe.html
 http/tests/loading/state-object-security-exception.html
 http/tests/misc/401-alternative-content.php
-http/tests/misc/copy-resolves-urls.html
 http/tests/misc/SVGFont-delayed-load.html
 http/tests/misc/iframe-invalid-source-crash.html
 http/tests/misc/submit-post-keygen.html
@@ -1560,20 +1625,7 @@
 animations/cross-fade-webkit-mask-box-image.html
 canvas/philip/tests/2d.canvas.readonly.html
 canvas/philip/tests/2d.canvas.reference.html
-compositing/webgl/webgl-background-color.html
-compositing/webgl/webgl-no-alpha.html
-compositing/webgl/webgl-nonpremultiplied-blend.html
-compositing/webgl/webgl-reflection.html
 editing/input/caret-at-the-edge-of-input.html
-editing/unsupported-content/list-delete-001.html 
-editing/unsupported-content/list-delete-003.html 
-editing/unsupported-content/list-type-after.html 
-editing/unsupported-content/table-delete-001.html
-editing/unsupported-content/table-delete-002.html
-editing/unsupported-content/table-delete-003.html
-editing/selection/fake-doubleclick.html
-editing/spelling/inline_spelling_markers.html
-editing/spelling/spelling.html
 fast/borders/border-image-slice-constrained.html
 fast/borders/border-mixed-alpha.html
 fast/borders/borderRadiusArcs01.html
@@ -1587,13 +1639,6 @@
 fast/borders/borderRadiusRidge01.html
 fast/borders/scaled-border-image.html
 fast/dom/rtl-scroll-to-leftmost-and-resize.html
-fast/forms/input-appearance-disabled.html
-fast/forms/input-appearance-readonly.html
-fast/forms/input-placeholder-visibility-3.html
-fast/forms/password-placeholder-text-security.html
-fast/forms/textarea-placeholder-visibility-1.html
-fast/forms/textarea-placeholder-visibility-2.html
-fast/forms/textarea-scrollbar.html
 fast/html/font-weight-bold-for-b-and-strong.html
 fast/js/global-constructors.html
 fast/line-grid/line-grid-floating.html
@@ -1612,30 +1657,25 @@
 fast/multicol/pagination-v-horizontal-tb.html
 fast/multicol/pagination-v-vertical-lr.html
 fast/multicol/pagination-v-vertical-rl.html
-fast/repaint/4774354.html
-fast/repaint/4776765.html
-fast/repaint/delete-into-nested-block.html
-fast/repaint/inline-outline-repaint.html
-fast/repaint/selection-after-delete.html
-fast/selectors/159.html
-fast/selectors/177a.html
-fast/spatial-navigation/snav-multiple-select-focusring.html
-fast/text/delete-hard-break-character.html
 fast/text/unicode-variation-selector.html
-fast/text/zero-font-size.html
 fast/viewport/viewport-126.html
 fast/viewport/viewport-127.html
 fast/viewport/viewport-65.html
 fast/viewport/viewport-82.html
 fast/viewport/viewport-84.html
 fast/viewport/viewport-87.html
-
 http/tests/cache/history-only-cached-subresource-loads.html
 http/tests/cache/cancel-during-revalidation-succeeded.html
 http/tests/cache/post-redirect-get.php
 media/video-colorspace-yuv420.html
 media/video-colorspace-yuv422.html
 perf/nested-combined-selectors.html
+compositing/webgl/webgl-background-color.html
+compositing/webgl/webgl-no-alpha.html
+compositing/webgl/webgl-nonpremultiplied-blend.html
+compositing/webgl/webgl-reflection.html
+fast/text/zero-font-size.html
+fast/spatial-navigation/snav-multiple-select-focusring.html
 userscripts/script-run-at-end.html
 
 # This test requires flac codec
@@ -1656,7 +1696,7 @@
 fast/sub-pixel/layout-boxes-with-zoom.html
 fast/sub-pixel/size-of-box-with-zoom.html
 
-# This should only be a layer change
+# This should only be a layer change.
 # http://webkit.org/b/82129
 fast/box-shadow/shadow-buffer-partial.html
 fast/block/lineboxcontain/block-font.html
@@ -1665,7 +1705,6 @@
 
 # Fail until ENABLE_DATA_TRANSFER_ITEMS is enabled
 # (Other tests might also depend on it)
-editing/pasteboard/data-transfer-items-drag-drop-string.html
 editing/pasteboard/dataTransfer-setData-getData.html
 fast/events/drag-and-drop-dataTransfer-types-nocrash.html
 fast/events/drag-and-drop-subframe-dataTransfer.html

Modified: trunk/LayoutTests/platform/efl/test_expectations.txt (117460 => 117461)


--- trunk/LayoutTests/platform/efl/test_expectations.txt	2012-05-17 17:27:50 UTC (rev 117460)
+++ trunk/LayoutTests/platform/efl/test_expectations.txt	2012-05-17 17:50:30 UTC (rev 117461)
@@ -33,86 +33,25 @@
 BUGWK84239 : css3/font-feature-settings-rendering.html = FAIL
 
 // EventSender.beginDragWithFiles is not implemented
+BUGWK84333 : fast/files/file-reader-directory-crash.html = TIMEOUT
+BUGWK84333 : fast/events/drop-handler-should-not-stop-navigate.html = TIMEOUT
+BUGWK84333 : fast/events/drop-with-file-paths.html = TEXT
+BUGWK84333 : fast/forms/file/recover-file-input-in-unposted-form.html = TEXT
 BUGWK84333 : editing/pasteboard/data-transfer-items-drag-drop-entry.html = TEXT
 BUGWK84333 : editing/pasteboard/data-transfer-items-drag-drop-file.html = TEXT
 BUGWK84333 : editing/pasteboard/drag-files-to-editable-element.html = TEXT
-BUGWK84333 : editing/pasteboard/drop-file-svg.html = TEXT
 BUGWK84333 : editing/pasteboard/file-drag-to-editable.html = TEXT
 BUGWK84333 : editing/pasteboard/file-input-files-access.html = TEXT
-BUGWK84333 : fast/events/drop-handler-should-not-stop-navigate.html = TIMEOUT
-BUGWK84333 : fast/events/drop-with-file-paths.html = TEXT
-BUGWK84333 : fast/files/file-reader-directory-crash.html = TIMEOUT
-BUGWK84333 : fast/forms/file/recover-file-input-in-unposted-form.html = TEXT
 
 // LayoutTestController.pathToLocalResource needs special handling of file URLs to /tmp.
 BUGWK84336 : fast/dom/frame-loading-via-document-write.html = TIMEOUT TEXT
 
 // Missing execCommand('copy') and execCommand('paste').
-BUGWK84338 : editing/deleting/paste-with-transparent-background-color.html = TEXT
+BUGWK84338 : fast/events/clipboard-dataTransferItemList.html = TEXT
 BUGWK84338 : editing/input/paste-text-ending-with-interchange-newline.html = TEXT
 BUGWK84338 : editing/input/reveal-contenteditable-on-paste-vertically.html = TEXT
-BUGWK84338 : editing/inserting/insert-3786362-fix.html = TEXT
-BUGWK84338 : editing/inserting/insert-3907422-fix.html = TEXT
-BUGWK84338 : editing/inserting/insert-paste-bidi-control.html = TEXT
-BUGWK84338 : editing/pasteboard/19644-1.html = TEXT
-BUGWK84338 : editing/pasteboard/19644-2.html = TEXT
-BUGWK84338 : editing/pasteboard/4242293-1.html = TEXT
-BUGWK84338 : editing/pasteboard/4922709.html = TEXT
-BUGWK84338 : editing/pasteboard/5065605.html = TEXT
-BUGWK84338 : editing/pasteboard/5665299.html = TEXT
-BUGWK84338 : editing/pasteboard/5761530-1.html = TEXT
-BUGWK84338 : editing/pasteboard/5780697-2.html = TEXT
-BUGWK84338 : editing/pasteboard/avoid-copying-body-with-background.html = TEXT
-BUGWK84338 : editing/pasteboard/block-wrappers-necessary.html = TEXT
-BUGWK84338 : editing/pasteboard/clipboard-customData.html = TEXT
-BUGWK84338 : editing/pasteboard/contenteditable-pre-2.html = TEXT
-BUGWK84338 : editing/pasteboard/contenteditable-pre.html = TEXT
-BUGWK84338 : editing/pasteboard/copy-backslash-with-euc.html = TEXT
-BUGWK84338 : editing/pasteboard/copy-in-password-field.html = TEXT
-BUGWK84338 : editing/pasteboard/copy-null-characters.html = TEXT
-BUGWK84338 : editing/pasteboard/copy-paste-bidi.html = TEXT
-BUGWK84338 : editing/pasteboard/copy-paste-float.html = TEXT
-BUGWK84338 : editing/pasteboard/copy-resolves-urls.html = TEXT
-BUGWK84338 : editing/pasteboard/copy-text-with-backgroundcolor.html = TEXT
-BUGWK84338 : editing/pasteboard/copy-two-pasteboard-types-both-work.html = TEXT
-BUGWK84338 : editing/pasteboard/data-transfer-items.html = TEXT
-BUGWK84338 : editing/pasteboard/display-block-on-spans.html = TEXT
-BUGWK84338 : editing/pasteboard/do-not-copy-unnecessary-styles-2.html = TEXT
-BUGWK84338 : editing/pasteboard/do-not-copy-unnecessary-styles.html = TEXT
-BUGWK84338 : editing/pasteboard/emacs-ctrl-k-with-move.html = TEXT
-BUGWK84338 : editing/pasteboard/get-data-text-plain-paste.html = TEXT
-BUGWK84338 : editing/pasteboard/onpaste-text-html-types.html = TEXT
-BUGWK84338 : editing/pasteboard/onpaste-text-html.html = TEXT
-BUGWK84338 : editing/pasteboard/page-zoom.html = TEXT
-BUGWK84338 : editing/pasteboard/paste-4039777-fix.html = TEXT
-BUGWK84338 : editing/pasteboard/paste-and-sanitize.html = TEXT
-BUGWK84338 : editing/pasteboard/paste-before-tab-span.html = TEXT
-BUGWK84338 : editing/pasteboard/paste-blockquote-and-paragraph-break.html = TEXT
-BUGWK84338 : editing/pasteboard/paste-blockquote-before-blockquote.html = TEXT
-BUGWK84338 : editing/pasteboard/paste-code-in-pre.html = TEXT
-BUGWK84338 : editing/pasteboard/paste-double-nested-blockquote-before-blockquote.html = TEXT
-BUGWK84338 : editing/pasteboard/paste-event-only-once.html = TEXT
-BUGWK84338 : editing/pasteboard/paste-into-table-cell.html = TEXT
-BUGWK84338 : editing/pasteboard/paste-list-001.html = TEXT
-BUGWK84338 : editing/pasteboard/paste-list-002.html = TEXT
-BUGWK84338 : editing/pasteboard/paste-list-003.html = TEXT
-BUGWK84338 : editing/pasteboard/paste-list-004.html = TEXT
-BUGWK84338 : editing/pasteboard/paste-noscript-svg.html = TEXT
-BUGWK84338 : editing/pasteboard/paste-noscript-xhtml.xhtml = TEXT
-BUGWK84338 : editing/pasteboard/paste-noscript.html = TEXT
-BUGWK84338 : editing/pasteboard/paste-placeholder-input.html = TEXT
-BUGWK84338 : editing/pasteboard/paste-plaintext-user-select-none.html = TEXT
-BUGWK84338 : editing/pasteboard/paste-pre-001.html = TEXT
-BUGWK84338 : editing/pasteboard/paste-removing-iframe.html = TEXT
-BUGWK84338 : editing/pasteboard/paste-sanitize-crash-1.html = TEXT
-BUGWK84338 : editing/pasteboard/paste-sanitize-crash-2.html = TEXT
 BUGWK84338 : editing/style/apply-through-end-of-document.html = TEXT
 BUGWK84338 : editing/style/non-inheritable-styles.html = TEXT
-BUGWK84338 : editing/style/smoosh-styles-003.html = TEXT
-BUGWK84338 : fast/events/clipboard-dataTransferItemList.html = TEXT
-BUGWK84338 : fast/forms/plaintext-mode-1.html = TEXT
-BUGWK84338 : fast/forms/plaintext-mode-2.html = TEXT
-BUGWK84338 : fast/forms/textarea-paste-newline.html = TEXT
 
 // Missing showModalDialog implementation
 BUGWK84589 : fast/animation/request-animation-frame-during-modal.html = TEXT
@@ -350,10 +289,35 @@
 BUGWK84835 : editing/execCommand/4128080-2.html = TEXT
 BUGWK84835 : editing/execCommand/5939887.html = TEXT
 BUGWK84835 : editing/execCommand/copy-without-selection.html = TEXT
+BUGWK84835 : editing/execCommand/createLink.html = TEXT
 BUGWK84835 : editing/execCommand/enabling-and-selection.html = TEXT
 BUGWK84835 : editing/execCommand/findString-diacriticals.html = TEXT
+BUGWK84835 : editing/execCommand/format-block-with-braces.html = TEXT
+BUGWK84835 : editing/execCommand/format-block-with-trailing-br.html = TEXT
+BUGWK84835 : editing/execCommand/format-block.html = TEXT
+BUGWK84835 : editing/execCommand/hilitecolor.html = TEXT
+BUGWK84835 : editing/execCommand/indent-nested-lists-1.html = TEXT
+BUGWK84835 : editing/execCommand/indent-nested-lists-2.html = TEXT
+BUGWK84835 : editing/execCommand/indent-nested-lists-3.html = TEXT
+BUGWK84835 : editing/execCommand/indent-nested-lists-4.html = TEXT
+BUGWK84835 : editing/execCommand/indent-nested-lists-5.html = TEXT
+BUGWK84835 : editing/execCommand/indent-nested-lists-6.html = TEXT
+BUGWK84835 : editing/execCommand/indent-nested-lists-7.html = TEXT
 BUGWK84835 : editing/execCommand/indent-paragraphs.html = TEXT
+BUGWK84835 : editing/execCommand/indent-with-style.html = TEXT
+BUGWK84835 : editing/execCommand/insertHTML.html = TEXT
+BUGWK84835 : editing/execCommand/outdent-nested-lists-1.html = TEXT
+BUGWK84835 : editing/execCommand/outdent-nested-lists-2.html = TEXT
+BUGWK84835 : editing/execCommand/outdent-nested-lists-3.html = TEXT
+BUGWK84835 : editing/execCommand/outdent-nested-lists-4.html = TEXT
 BUGWK84835 : editing/execCommand/paste-and-match-style-event.html = TEXT
+BUGWK84835 : editing/execCommand/queryCommandState-01.html = TEXT
+BUGWK84835 : editing/execCommand/remove-formatting-2.html = TEXT
+BUGWK84835 : editing/execCommand/remove-formatting.html = TEXT
+BUGWK84835 : editing/execCommand/remove-list-1.html = TEXT
+BUGWK84835 : editing/execCommand/remove-list-items.html = TEXT
+BUGWK84835 : editing/execCommand/switch-list-type.html = TEXT
+BUGWK84835 : editing/execCommand/unlink.html = TEXT
 
 // Needs baselines
 BUGWK84839 : editing/execCommand/4580583-1.html = MISSING
@@ -522,49 +486,3 @@
 // Needs rebaseline after bug 86441
 BUGWK86441 : fast/borders/border-antialiasing.html = IMAGE
 BUGWK86441 : fast/multicol/shadow-breaking.html = IMAGE
-
-// Missing drag'n'drop support.
-BUGWK86623 : editing/pasteboard/drag-and-drop-image-contenteditable.html = TEXT
-BUGWK86623 : editing/pasteboard/drag-and-drop-inputimage-contenteditable.html = TEXT
-BUGWK86623 : editing/pasteboard/drag-and-drop-objectimage-contenteditable.html = TEXT
-BUGWK86623 : editing/pasteboard/drag-drop-to-data-url.html = TEXT
-BUGWK86623 : editing/pasteboard/drag-image-in-about-blank-frame.html = TEXT
-BUGWK86623 : editing/pasteboard/files-during-page-drags.html = TEXT
-BUGWK86623 : editing/selection/drag-text-delay.html = TEXT
-BUGWK86623 : editing/pasteboard/drag-drop-input-textarea.html = TEXT
-BUGWK86623 : editing/pasteboard/drag-drop-list.html = TEXT
-BUGWK86623 : editing/pasteboard/drag-drop-url-text.html = TEXT
-BUGWK86623 : editing/pasteboard/drop-inputtext-acquires-style.html = TEXT
-BUGWK86623 : editing/pasteboard/drop-link.html = TEXT
-BUGWK86623 : editing/pasteboard/drop-text-events.html = TEXT
-BUGWK86623 : editing/pasteboard/get-data-text-plain-drop.html = TEXT
-
-// Missing drag'n'drop, needs baselines
-BUGWK86623 : editing/pasteboard/drag-drop-dead-frame.html = MISSING
-BUGWK86623 : editing/pasteboard/drag-drop-modifies-page.html = MISSING
-BUGWK86623 : editing/pasteboard/drag-image-to-contenteditable-in-iframe.html = MISSING
-BUGWK86623 : editing/pasteboard/drop-text-without-selection.html = MISSING
-BUGWK86623 : editing/pasteboard/smart-drag-drop.html = MISSING
-BUGWK86623 : editing/pasteboard/subframe-dragndrop-1.html = MISSING
-
-// Missing spell checking support (Efl's port does not support spell checking, Gtk port uses Enchant library https://bugs.webkit.org/show_bug.cgi?id=61787)
-BUGWK86637 : editing/spelling/grammar.html = TEXT
-BUGWK86637 : editing/spelling/grammar-paste.html = TEXT
-BUGWK86637 : editing/spelling/markers.html = TEXT
-BUGWK86633 : editing/spelling/spellcheck-attribute.html = TEXT
-BUGWK86633 : editing/spelling/spelling-attribute-at-child.html = TEXT
-BUGWK86633 : editing/spelling/spelling-attribute-change.html = TEXT
-BUGWK86633 : editing/spelling/spelling-backspace-between-lines.html = TEXT
-BUGWK86633 : editing/spelling/spelling-hasspellingmarker.html = TEXT
-BUGWK86633 : editing/spelling/spelling-insert-html.html = TEXT
-BUGWK86633 : editing/spelling/spelling-linebreak.html = TEXT
-BUGWK86633 : editing/spelling/spelling-unified-emulation.html = TEXT
-
-// EFL's LayoutTestController does not implement setAsynchronousSpellCheckingEnabled
-BUGWK86637 : editing/spelling/spellcheck-async.html = TEXT
-BUGWK86637 : editing/spelling/spellcheck-async-mutation.html = TEXT
-BUGWK86637 : editing/spelling/spellcheck-paste.html = TEXT
-BUGWK86637 : editing/spelling/spellcheck-paste-disabled.html = TEXT
-BUGWK86637 : editing/spelling/spellcheck-queue.html = TEXT
-BUGWK86637 : editing/spelling/spellcheck-sequencenum.html = TEXT
-BUGWK86637 : editing/spelling/spelling-marker-description.html = TEXT
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to