Changeset 117449 in webkit


Ignore:
Timestamp:
May 17, 2012 8:19:03 AM (12 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] Gardening failure test cases.
https://bugs.webkit.org/show_bug.cgi?id=86728

Unreviewed EFL gardening.

Patch by Krzysztof Czech <k.czech@samsung.com>, Mariusz Grzegorczyk <mariusz.g@samsung.com> on 2012-05-17

  • platform/efl/Skipped: removing tests related to editing callbacks functionality.
  • platform/efl/test_expectations.txt: adding new bugs regarding drag'n'drop and spell checking.

Merging tests with particular bugs.

Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r117444 r117449  
     12012-05-17  Krzysztof Czech  <k.czech@samsung.com>, Mariusz Grzegorczyk <mariusz.g@samsung.com>
     2
     3        [EFL] Gardening failure test cases.
     4        https://bugs.webkit.org/show_bug.cgi?id=86728
     5
     6        Unreviewed EFL gardening.
     7
     8        * platform/efl/Skipped: removing tests related to editing callbacks functionality.
     9        * platform/efl/test_expectations.txt: adding new bugs regarding drag'n'drop and spell checking.
     10        Merging tests with particular bugs.
     11
    1122012-05-17  Zan Dobersek  <zandobersek@gmail.com>
    213
  • trunk/LayoutTests/platform/efl/Skipped

    r117394 r117449  
    6464editing/pasteboard/4947130.html
    6565editing/pasteboard/dataTransfer-setData-getData.html
    66 editing/pasteboard/drag-drop-dead-frame.html
    67 editing/pasteboard/drag-drop-input-in-svg.svg
    68 editing/pasteboard/drag-drop-input-textarea.html
    69 editing/pasteboard/drag-drop-list.html
    70 editing/pasteboard/drag-drop-modifies-page.html
    71 editing/pasteboard/drag-drop-url-text.html
    72 editing/pasteboard/drag-image-to-contenteditable-in-iframe.html
    73 editing/pasteboard/drop-inputtext-acquires-style.html
    74 editing/pasteboard/drop-link.html
    75 editing/pasteboard/drop-text-events-sideeffect.html
    76 editing/pasteboard/drop-text-events.html
    77 editing/pasteboard/drop-text-without-selection.html
    78 editing/pasteboard/get-data-text-plain-drop.html
    79 editing/pasteboard/smart-drag-drop.html
    80 editing/pasteboard/subframe-dragndrop-1.html
    8166editing/selection/4895428-1.html
    8267editing/selection/4895428-4.html
     
    241226fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html
    242227
    243 # BUG84835: Tests failing because of missing editing delegate callbacks.
    244 editing/deleting
    245 editing/inserting
    246 editing/pasteboard
    247 editing/selection
    248 editing/spelling
    249 editing/style
    250 editing/undo
    251 fast/dom/horizontal-scrollbar-in-rtl.html
    252 fast/dom/vertical-scrollbar-in-rtl.html
    253 fast/events/selectstart-on-selectall.html
    254 fast/events/selectstart-prevent-selectall.html
    255 fast/forms/input-appearance-disabled.html
    256 fast/forms/input-appearance-readonly.html
    257 fast/forms/input-maxlength-ime-completed.html
    258 fast/forms/input-placeholder-visibility-3.html
    259 fast/forms/password-placeholder-text-security.html
    260 fast/forms/plaintext-mode-1.html
    261 fast/forms/plaintext-mode-2.html
    262 fast/forms/select-live-pseudo-selectors.html
    263 fast/forms/textarea-paste-newline.html
    264 fast/forms/textarea-placeholder-visibility-1.html
    265 fast/forms/textarea-placeholder-visibility-2.html
    266 fast/forms/textarea-scrollbar.html
    267 fast/repaint/4774354.html
    268 fast/repaint/4776765.html
    269 fast/repaint/delete-into-nested-block.html
    270 fast/repaint/inline-outline-repaint.html
    271 fast/repaint/selection-after-delete.html
    272 fast/selectors/159.html
    273 fast/selectors/177a.html
    274 fast/text/delete-hard-break-character.html
    275 http/tests/misc/copy-resolves-urls.html
    276 
    277228# EFL's LayoutTestController does not implement setCacheModel
    278229fast/dom/HTMLScriptElement/nested-execution.html
     
    299250# EFL's LayoutTestController overridePreference does not implement WebKitOfflineWebApplicationCacheEnabled preference
    300251http/tests/appcache/disabled.html
    301 
    302 # EFL's LayoutTestController does not implement setAsynchronousSpellCheckingEnabled
    303 editing/spelling/spellcheck-paste.html
    304 editing/spelling/spellcheck-paste-disabled.html
    305252
    306253# EFL's LayoutTestController does not implement removeAllVisitedLinks
     
    320267fast/harness/show-modal-dialog.html
    321268
    322 # 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)
    323 editing/spelling/design-mode-spellcheck-off.html
    324 editing/spelling/spellcheck-attribute.html
    325 editing/spelling/spellcheck-paste.html
    326 editing/spelling/spelling-attribute-at-child.html
    327 editing/spelling/spelling-attribute-change.html
    328 editing/spelling/spelling-backspace-between-lines.html
    329 editing/spelling/spelling-hasspellingmarker.html
    330 editing/spelling/spelling-linebreak.html
    331 
    332 # EFL's LayoutTestController does not implement hasGrammarMarker
    333 editing/spelling/grammar.html
    334 
    335269# viewport meta tag tests that fail on the bot for yet unknown reasons
    336270fast/viewport/viewport-125.html
     
    355289# https://bugs.webkit.org/show_bug.cgi?id=40361
    356290editing/text-iterator/findString-selection-disabled.html
    357 
    358 # EFL's DRT misses an 'EDITING DELEGATE' implementation
    359 editing/input/attributed-substring-from-range-lines.html
    360 editing/text-iterator/thai-cursor-movement.html
    361 editing/unsupported-content/list-delete-001.html
    362 editing/unsupported-content/list-delete-003.html
    363 editing/unsupported-content/list-type-after.html
    364 editing/unsupported-content/table-delete-001.html
    365 editing/unsupported-content/table-delete-002.html
    366 editing/unsupported-content/table-delete-003.html
    367 fast/events/5056619.html
    368 fast/forms/focus-selection-input.html
    369 fast/forms/focus-selection-textarea.html
    370291
    371292# EFL's DRT (DumpRenderTreeView) needs to implement navigation_policy_decision
     
    816737compositing/reflections/backface-hidden-reflection.html
    817738compositing/tiling/constrained-layer-size.html
     739editing/inserting/caret-position.html
     740editing/pasteboard/interchange-newline-1.html
     741editing/selection/5825350-1.html
     742editing/selection/5825350-2.html
     743editing/selection/collapse-selection-in-bidi.html
     744editing/selection/extend-selection-bidi.html
     745editing/selection/extend-to-line-boundary.html
     746editing/selection/mixed-editability-10.html
     747editing/selection/move-left-right.html
     748editing/selection/select-bidi-run.html
    818749fast/box-shadow/shadow-tiling-artifact.html
    819750fast/canvas/svg-taint.html
     751fast/canvas/webgl
     752fast/dom/horizontal-scrollbar-in-rtl.html
     753fast/dom/vertical-scrollbar-in-rtl.html
    820754fast/events/overflow-viewport-renderer-deleted.html
    821755fast/events/scale-and-scroll-body.html
     
    836770fast/forms/search-zoomed.html
    837771fast/forms/select-double-onchange.html
     772fast/forms/select-live-pseudo-selectors.html
    838773fast/forms/selection-direction.html
    839774fast/forms/textfield-onchange-deletion.html
     
    858793fast/text/justification-padding-mid-word.html
    859794fast/text/midword-break-after-breakable-char.html
    860 fast/canvas/webgl
    861795fast/dom/Window/timer-resume-on-navigation-back.html
    862796fast/events/tab-focus-anchor.html
    863797fast/history/back-forward-reset-after-error-handling.html
    864798fast/repaint/no-caret-repaint-in-non-content-editable-element.html
    865 http/tests/canvas/webgl/origin-clean-conformance.html
    866 http/tests/inspector/network/ping.html
    867 http/tests/navigation/go-back-to-error-page.html
    868 loader/go-back-to-different-window-size.html
    869799fast/spatial-navigation/snav-container-white-space.html
    870800fast/spatial-navigation/snav-fully-aligned-horizontally.html
     
    872802fast/spatial-navigation/snav-multiple-select.html
    873803fast/spatial-navigation/snav-single-select.html
     804http/tests/canvas/webgl/origin-clean-conformance.html
     805http/tests/inspector/network/ping.html
     806http/tests/navigation/go-back-to-error-page.html
     807loader/go-back-to-different-window-size.html
    874808userscripts/user-script-plugin-document.html
    875809
     
    15471481http/tests/loading/state-object-security-exception.html
    15481482http/tests/misc/401-alternative-content.php
     1483http/tests/misc/copy-resolves-urls.html
    15491484http/tests/misc/SVGFont-delayed-load.html
    15501485http/tests/misc/iframe-invalid-source-crash.html
     
    16261561canvas/philip/tests/2d.canvas.readonly.html
    16271562canvas/philip/tests/2d.canvas.reference.html
     1563compositing/webgl/webgl-background-color.html
     1564compositing/webgl/webgl-no-alpha.html
     1565compositing/webgl/webgl-nonpremultiplied-blend.html
     1566compositing/webgl/webgl-reflection.html
    16281567editing/input/caret-at-the-edge-of-input.html
     1568editing/unsupported-content/list-delete-001.html
     1569editing/unsupported-content/list-delete-003.html
     1570editing/unsupported-content/list-type-after.html
     1571editing/unsupported-content/table-delete-001.html
     1572editing/unsupported-content/table-delete-002.html
     1573editing/unsupported-content/table-delete-003.html
     1574editing/selection/fake-doubleclick.html
     1575editing/spelling/inline_spelling_markers.html
     1576editing/spelling/spelling.html
    16291577fast/borders/border-image-slice-constrained.html
    16301578fast/borders/border-mixed-alpha.html
     
    16401588fast/borders/scaled-border-image.html
    16411589fast/dom/rtl-scroll-to-leftmost-and-resize.html
     1590fast/forms/input-appearance-disabled.html
     1591fast/forms/input-appearance-readonly.html
     1592fast/forms/input-placeholder-visibility-3.html
     1593fast/forms/password-placeholder-text-security.html
     1594fast/forms/textarea-placeholder-visibility-1.html
     1595fast/forms/textarea-placeholder-visibility-2.html
     1596fast/forms/textarea-scrollbar.html
    16421597fast/html/font-weight-bold-for-b-and-strong.html
    16431598fast/js/global-constructors.html
     
    16581613fast/multicol/pagination-v-vertical-lr.html
    16591614fast/multicol/pagination-v-vertical-rl.html
     1615fast/repaint/4774354.html
     1616fast/repaint/4776765.html
     1617fast/repaint/delete-into-nested-block.html
     1618fast/repaint/inline-outline-repaint.html
     1619fast/repaint/selection-after-delete.html
     1620fast/selectors/159.html
     1621fast/selectors/177a.html
     1622fast/spatial-navigation/snav-multiple-select-focusring.html
     1623fast/text/delete-hard-break-character.html
    16601624fast/text/unicode-variation-selector.html
     1625fast/text/zero-font-size.html
    16611626fast/viewport/viewport-126.html
    16621627fast/viewport/viewport-127.html
     
    16651630fast/viewport/viewport-84.html
    16661631fast/viewport/viewport-87.html
     1632
    16671633http/tests/cache/history-only-cached-subresource-loads.html
    16681634http/tests/cache/cancel-during-revalidation-succeeded.html
     
    16711637media/video-colorspace-yuv422.html
    16721638perf/nested-combined-selectors.html
    1673 compositing/webgl/webgl-background-color.html
    1674 compositing/webgl/webgl-no-alpha.html
    1675 compositing/webgl/webgl-nonpremultiplied-blend.html
    1676 compositing/webgl/webgl-reflection.html
    1677 fast/text/zero-font-size.html
    1678 fast/spatial-navigation/snav-multiple-select-focusring.html
    16791639userscripts/script-run-at-end.html
    16801640
     
    16971657fast/sub-pixel/size-of-box-with-zoom.html
    16981658
    1699 # This should only be a layer change.
     1659# This should only be a layer change
    17001660# http://webkit.org/b/82129
    17011661fast/box-shadow/shadow-buffer-partial.html
     
    17061666# Fail until ENABLE_DATA_TRANSFER_ITEMS is enabled
    17071667# (Other tests might also depend on it)
     1668editing/pasteboard/data-transfer-items-drag-drop-string.html
    17081669editing/pasteboard/dataTransfer-setData-getData.html
    17091670fast/events/drag-and-drop-dataTransfer-types-nocrash.html
  • trunk/LayoutTests/platform/efl/test_expectations.txt

    r117412 r117449  
    3434
    3535// EventSender.beginDragWithFiles is not implemented
    36 BUGWK84333 : fast/files/file-reader-directory-crash.html = TIMEOUT
    37 BUGWK84333 : fast/events/drop-handler-should-not-stop-navigate.html = TIMEOUT
    38 BUGWK84333 : fast/events/drop-with-file-paths.html = TEXT
    39 BUGWK84333 : fast/forms/file/recover-file-input-in-unposted-form.html = TEXT
    4036BUGWK84333 : editing/pasteboard/data-transfer-items-drag-drop-entry.html = TEXT
    4137BUGWK84333 : editing/pasteboard/data-transfer-items-drag-drop-file.html = TEXT
    4238BUGWK84333 : editing/pasteboard/drag-files-to-editable-element.html = TEXT
     39BUGWK84333 : editing/pasteboard/drop-file-svg.html = TEXT
    4340BUGWK84333 : editing/pasteboard/file-drag-to-editable.html = TEXT
    4441BUGWK84333 : editing/pasteboard/file-input-files-access.html = TEXT
     42BUGWK84333 : fast/events/drop-handler-should-not-stop-navigate.html = TIMEOUT
     43BUGWK84333 : fast/events/drop-with-file-paths.html = TEXT
     44BUGWK84333 : fast/files/file-reader-directory-crash.html = TIMEOUT
     45BUGWK84333 : fast/forms/file/recover-file-input-in-unposted-form.html = TEXT
    4546
    4647// LayoutTestController.pathToLocalResource needs special handling of file URLs to /tmp.
     
    4849
    4950// Missing execCommand('copy') and execCommand('paste').
    50 BUGWK84338 : fast/events/clipboard-dataTransferItemList.html = TEXT
     51BUGWK84338 : editing/deleting/paste-with-transparent-background-color.html = TEXT
    5152BUGWK84338 : editing/input/paste-text-ending-with-interchange-newline.html = TEXT
    5253BUGWK84338 : editing/input/reveal-contenteditable-on-paste-vertically.html = TEXT
     54BUGWK84338 : editing/inserting/insert-3786362-fix.html = TEXT
     55BUGWK84338 : editing/inserting/insert-3907422-fix.html = TEXT
     56BUGWK84338 : editing/inserting/insert-paste-bidi-control.html = TEXT
     57BUGWK84338 : editing/pasteboard/19644-1.html = TEXT
     58BUGWK84338 : editing/pasteboard/19644-2.html = TEXT
     59BUGWK84338 : editing/pasteboard/4242293-1.html = TEXT
     60BUGWK84338 : editing/pasteboard/4922709.html = TEXT
     61BUGWK84338 : editing/pasteboard/5065605.html = TEXT
     62BUGWK84338 : editing/pasteboard/5665299.html = TEXT
     63BUGWK84338 : editing/pasteboard/5761530-1.html = TEXT
     64BUGWK84338 : editing/pasteboard/5780697-2.html = TEXT
     65BUGWK84338 : editing/pasteboard/avoid-copying-body-with-background.html = TEXT
     66BUGWK84338 : editing/pasteboard/block-wrappers-necessary.html = TEXT
     67BUGWK84338 : editing/pasteboard/clipboard-customData.html = TEXT
     68BUGWK84338 : editing/pasteboard/contenteditable-pre-2.html = TEXT
     69BUGWK84338 : editing/pasteboard/contenteditable-pre.html = TEXT
     70BUGWK84338 : editing/pasteboard/copy-backslash-with-euc.html = TEXT
     71BUGWK84338 : editing/pasteboard/copy-in-password-field.html = TEXT
     72BUGWK84338 : editing/pasteboard/copy-null-characters.html = TEXT
     73BUGWK84338 : editing/pasteboard/copy-paste-bidi.html = TEXT
     74BUGWK84338 : editing/pasteboard/copy-paste-float.html = TEXT
     75BUGWK84338 : editing/pasteboard/copy-resolves-urls.html = TEXT
     76BUGWK84338 : editing/pasteboard/copy-text-with-backgroundcolor.html = TEXT
     77BUGWK84338 : editing/pasteboard/copy-two-pasteboard-types-both-work.html = TEXT
     78BUGWK84338 : editing/pasteboard/data-transfer-items.html = TEXT
     79BUGWK84338 : editing/pasteboard/display-block-on-spans.html = TEXT
     80BUGWK84338 : editing/pasteboard/do-not-copy-unnecessary-styles-2.html = TEXT
     81BUGWK84338 : editing/pasteboard/do-not-copy-unnecessary-styles.html = TEXT
     82BUGWK84338 : editing/pasteboard/emacs-ctrl-k-with-move.html = TEXT
     83BUGWK84338 : editing/pasteboard/get-data-text-plain-paste.html = TEXT
     84BUGWK84338 : editing/pasteboard/onpaste-text-html-types.html = TEXT
     85BUGWK84338 : editing/pasteboard/onpaste-text-html.html = TEXT
     86BUGWK84338 : editing/pasteboard/page-zoom.html = TEXT
     87BUGWK84338 : editing/pasteboard/paste-4039777-fix.html = TEXT
     88BUGWK84338 : editing/pasteboard/paste-and-sanitize.html = TEXT
     89BUGWK84338 : editing/pasteboard/paste-before-tab-span.html = TEXT
     90BUGWK84338 : editing/pasteboard/paste-blockquote-and-paragraph-break.html = TEXT
     91BUGWK84338 : editing/pasteboard/paste-blockquote-before-blockquote.html = TEXT
     92BUGWK84338 : editing/pasteboard/paste-code-in-pre.html = TEXT
     93BUGWK84338 : editing/pasteboard/paste-double-nested-blockquote-before-blockquote.html = TEXT
     94BUGWK84338 : editing/pasteboard/paste-event-only-once.html = TEXT
     95BUGWK84338 : editing/pasteboard/paste-into-table-cell.html = TEXT
     96BUGWK84338 : editing/pasteboard/paste-list-001.html = TEXT
     97BUGWK84338 : editing/pasteboard/paste-list-002.html = TEXT
     98BUGWK84338 : editing/pasteboard/paste-list-003.html = TEXT
     99BUGWK84338 : editing/pasteboard/paste-list-004.html = TEXT
     100BUGWK84338 : editing/pasteboard/paste-noscript-svg.html = TEXT
     101BUGWK84338 : editing/pasteboard/paste-noscript-xhtml.xhtml = TEXT
     102BUGWK84338 : editing/pasteboard/paste-noscript.html = TEXT
     103BUGWK84338 : editing/pasteboard/paste-placeholder-input.html = TEXT
     104BUGWK84338 : editing/pasteboard/paste-plaintext-user-select-none.html = TEXT
     105BUGWK84338 : editing/pasteboard/paste-pre-001.html = TEXT
     106BUGWK84338 : editing/pasteboard/paste-removing-iframe.html = TEXT
     107BUGWK84338 : editing/pasteboard/paste-sanitize-crash-1.html = TEXT
     108BUGWK84338 : editing/pasteboard/paste-sanitize-crash-2.html = TEXT
    53109BUGWK84338 : editing/style/apply-through-end-of-document.html = TEXT
    54110BUGWK84338 : editing/style/non-inheritable-styles.html = TEXT
     111BUGWK84338 : editing/style/smoosh-styles-003.html = TEXT
     112BUGWK84338 : fast/events/clipboard-dataTransferItemList.html = TEXT
     113BUGWK84338 : fast/forms/plaintext-mode-1.html = TEXT
     114BUGWK84338 : fast/forms/plaintext-mode-2.html = TEXT
     115BUGWK84338 : fast/forms/textarea-paste-newline.html = TEXT
    55116
    56117// Missing showModalDialog implementation
     
    290351BUGWK84835 : editing/execCommand/5939887.html = TEXT
    291352BUGWK84835 : editing/execCommand/copy-without-selection.html = TEXT
    292 BUGWK84835 : editing/execCommand/createLink.html = TEXT
    293353BUGWK84835 : editing/execCommand/enabling-and-selection.html = TEXT
    294354BUGWK84835 : editing/execCommand/findString-diacriticals.html = TEXT
    295 BUGWK84835 : editing/execCommand/format-block-with-braces.html = TEXT
    296 BUGWK84835 : editing/execCommand/format-block-with-trailing-br.html = TEXT
    297 BUGWK84835 : editing/execCommand/format-block.html = TEXT
    298 BUGWK84835 : editing/execCommand/hilitecolor.html = TEXT
    299 BUGWK84835 : editing/execCommand/indent-nested-lists-1.html = TEXT
    300 BUGWK84835 : editing/execCommand/indent-nested-lists-2.html = TEXT
    301 BUGWK84835 : editing/execCommand/indent-nested-lists-3.html = TEXT
    302 BUGWK84835 : editing/execCommand/indent-nested-lists-4.html = TEXT
    303 BUGWK84835 : editing/execCommand/indent-nested-lists-5.html = TEXT
    304 BUGWK84835 : editing/execCommand/indent-nested-lists-6.html = TEXT
    305 BUGWK84835 : editing/execCommand/indent-nested-lists-7.html = TEXT
    306355BUGWK84835 : editing/execCommand/indent-paragraphs.html = TEXT
    307 BUGWK84835 : editing/execCommand/indent-with-style.html = TEXT
    308 BUGWK84835 : editing/execCommand/insertHTML.html = TEXT
    309 BUGWK84835 : editing/execCommand/outdent-nested-lists-1.html = TEXT
    310 BUGWK84835 : editing/execCommand/outdent-nested-lists-2.html = TEXT
    311 BUGWK84835 : editing/execCommand/outdent-nested-lists-3.html = TEXT
    312 BUGWK84835 : editing/execCommand/outdent-nested-lists-4.html = TEXT
    313356BUGWK84835 : editing/execCommand/paste-and-match-style-event.html = TEXT
    314 BUGWK84835 : editing/execCommand/queryCommandState-01.html = TEXT
    315 BUGWK84835 : editing/execCommand/remove-formatting-2.html = TEXT
    316 BUGWK84835 : editing/execCommand/remove-formatting.html = TEXT
    317 BUGWK84835 : editing/execCommand/remove-list-1.html = TEXT
    318 BUGWK84835 : editing/execCommand/remove-list-items.html = TEXT
    319 BUGWK84835 : editing/execCommand/switch-list-type.html = TEXT
    320 BUGWK84835 : editing/execCommand/unlink.html = TEXT
    321357
    322358// Needs baselines
     
    487523BUGWK86441 : fast/borders/border-antialiasing.html = IMAGE
    488524BUGWK86441 : fast/multicol/shadow-breaking.html = IMAGE
     525
     526// Missing drag'n'drop support.
     527BUGWK86623 : editing/pasteboard/drag-and-drop-image-contenteditable.html = TEXT
     528BUGWK86623 : editing/pasteboard/drag-and-drop-inputimage-contenteditable.html = TEXT
     529BUGWK86623 : editing/pasteboard/drag-and-drop-objectimage-contenteditable.html = TEXT
     530BUGWK86623 : editing/pasteboard/drag-drop-to-data-url.html = TEXT
     531BUGWK86623 : editing/pasteboard/drag-image-in-about-blank-frame.html = TEXT
     532BUGWK86623 : editing/pasteboard/files-during-page-drags.html = TEXT
     533BUGWK86623 : editing/selection/drag-text-delay.html = TEXT
     534BUGWK86623 : editing/pasteboard/drag-drop-input-textarea.html = TEXT
     535BUGWK86623 : editing/pasteboard/drag-drop-list.html = TEXT
     536BUGWK86623 : editing/pasteboard/drag-drop-url-text.html = TEXT
     537BUGWK86623 : editing/pasteboard/drop-inputtext-acquires-style.html = TEXT
     538BUGWK86623 : editing/pasteboard/drop-link.html = TEXT
     539BUGWK86623 : editing/pasteboard/drop-text-events.html = TEXT
     540BUGWK86623 : editing/pasteboard/get-data-text-plain-drop.html = TEXT
     541
     542// Missing drag'n'drop, needs baselines
     543BUGWK86623 : editing/pasteboard/drag-drop-dead-frame.html = MISSING
     544BUGWK86623 : editing/pasteboard/drag-drop-modifies-page.html = MISSING
     545BUGWK86623 : editing/pasteboard/drag-image-to-contenteditable-in-iframe.html = MISSING
     546BUGWK86623 : editing/pasteboard/drop-text-without-selection.html = MISSING
     547BUGWK86623 : editing/pasteboard/smart-drag-drop.html = MISSING
     548BUGWK86623 : editing/pasteboard/subframe-dragndrop-1.html = MISSING
     549
     550// 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)
     551BUGWK86637 : editing/spelling/grammar.html = TEXT
     552BUGWK86637 : editing/spelling/grammar-paste.html = TEXT
     553BUGWK86637 : editing/spelling/markers.html = TEXT
     554BUGWK86633 : editing/spelling/spellcheck-attribute.html = TEXT
     555BUGWK86633 : editing/spelling/spelling-attribute-at-child.html = TEXT
     556BUGWK86633 : editing/spelling/spelling-attribute-change.html = TEXT
     557BUGWK86633 : editing/spelling/spelling-backspace-between-lines.html = TEXT
     558BUGWK86633 : editing/spelling/spelling-hasspellingmarker.html = TEXT
     559BUGWK86633 : editing/spelling/spelling-insert-html.html = TEXT
     560BUGWK86633 : editing/spelling/spelling-linebreak.html = TEXT
     561BUGWK86633 : editing/spelling/spelling-unified-emulation.html = TEXT
     562
     563// EFL's LayoutTestController does not implement setAsynchronousSpellCheckingEnabled
     564BUGWK86637 : editing/spelling/spellcheck-async.html = TEXT
     565BUGWK86637 : editing/spelling/spellcheck-async-mutation.html = TEXT
     566BUGWK86637 : editing/spelling/spellcheck-paste.html = TEXT
     567BUGWK86637 : editing/spelling/spellcheck-paste-disabled.html = TEXT
     568BUGWK86637 : editing/spelling/spellcheck-queue.html = TEXT
     569BUGWK86637 : editing/spelling/spellcheck-sequencenum.html = TEXT
     570BUGWK86637 : editing/spelling/spelling-marker-description.html = TEXT
Note: See TracChangeset for help on using the changeset viewer.