[CherryPick] [EFL] Cancel mark on search field is not displayed
authorgyuyoung.kim@samsung.com <gyuyoung.kim@samsung.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 18 Mar 2013 10:13:19 +0000 (10:13 +0000)
committerGerrit Code Review <gerrit2@kim11>
Tue, 30 Apr 2013 10:38:23 +0000 (19:38 +0900)
[EFL] Cancel mark on search field is not displayed
https://bugs.webkit.org/show_bug.cgi?id=94880

Reviewed by Kenneth Rohde Christiansen.

Source/WebCore:

adjustSearchFieldCancelButtonStyle() doesn't set style width and height for search cancel button.
So, the button isn't showing up in search input field. Besides the button size should be scaled based
on the font size as chromium, qt, and blackberry ports.

Tests: fast/forms/search-cancel-button-style-sharing.html
       fast/forms/search-rtl.html

* platform/efl/RenderThemeEfl.cpp:
(WebCore):
(WebCore::RenderThemeEfl::adjustSearchFieldCancelButtonStyle):

LayoutTests:

Rebaseline expected results related to search cancel button.

* platform/efl-wk1/TestExpectations: These tests don't work with WK1 pixel test yet.
* platform/efl/TestExpectations:
* platform/efl/fast/forms/search-cancel-button-style-sharing-expected.png:
* platform/efl/fast/forms/search-cancel-button-style-sharing-expected.txt:
* platform/efl/fast/forms/search-rtl-expected.png:
* platform/efl/fast/forms/search-rtl-expected.txt:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@146050 268f45cc-cd09-0410-ab3c-d52691b4dbfc

Conflicts:

LayoutTests/ChangeLog
LayoutTests/platform/efl-wk1/TestExpectations
LayoutTests/platform/efl/TestExpectations
LayoutTests/platform/efl/fast/forms/search-cancel-button-style-sharing-expected.png
LayoutTests/platform/efl/fast/forms/search-cancel-button-style-sharing-expected.txt
LayoutTests/platform/efl/fast/forms/search-rtl-expected.png
LayoutTests/platform/efl/fast/forms/search-rtl-expected.txt
Source/WebCore/ChangeLog

Change-Id: Ie75c38ec713bf6b60264dce04d468c74ae2f9004

LayoutTests/ChangeLog
LayoutTests/platform/efl-wk1/TestExpectations [new file with mode: 0644]
LayoutTests/platform/efl/TestExpectations
LayoutTests/platform/efl/fast/forms/search-cancel-button-style-sharing-expected.txt
LayoutTests/platform/efl/fast/forms/search-rtl-expected.txt
Source/WebCore/ChangeLog
Source/WebCore/platform/efl/RenderThemeEfl.cpp

index 33adcc4..ff23020 100644 (file)
@@ -1,3 +1,19 @@
+2013-03-18  Gyuyoung Kim  <gyuyoung.kim@samsung.com>
+
+        [EFL] Cancel mark on search field is not displayed
+        https://bugs.webkit.org/show_bug.cgi?id=94880
+
+        Reviewed by Kenneth Rohde Christiansen.
+
+        Rebaseline expected results related to search cancel button.
+
+        * platform/efl-wk1/TestExpectations: These tests don't work with WK1 pixel test yet.
+        * platform/efl/TestExpectations:
+        * platform/efl/fast/forms/search-cancel-button-style-sharing-expected.png:
+        * platform/efl/fast/forms/search-cancel-button-style-sharing-expected.txt:
+        * platform/efl/fast/forms/search-rtl-expected.png:
+        * platform/efl/fast/forms/search-rtl-expected.txt:
+
 2013-02-19  Anton Vayvod  <avayvod@chromium.org>
 
         [Text Autosizing] Combine narrow descendants of a cluster into groups that should be autosized with the same multiplier.
diff --git a/LayoutTests/platform/efl-wk1/TestExpectations b/LayoutTests/platform/efl-wk1/TestExpectations
new file mode 100644 (file)
index 0000000..202c433
--- /dev/null
@@ -0,0 +1,476 @@
+# We divide the EFL WK2 test expectations into several categories:
+# 1. TESTS EXPECTED TO FAIL
+#    Test cases related to features that we don't expect to be activated for EFL WK2 since
+#    the feature implementation in WebKit2 is missing or not complete yet.
+#    If test cases related to a feature cannot be activated since e.g.
+#    * the feature implementation in WebCore is not complete yet
+#    * the feature is not relevant for the EFL port
+#    * the feature is meant to solve a backwards compatibility issue on other platforms
+#    please put them into EFL TestExpectations file.
+#    If in doubt, please discuss on webkit-efl mailing list whether a set of test cases
+#    should be moved here.
+
+# 2. CRASHES
+
+# 3. FLAKY TESTS
+
+# 4. PASSING TESTS WITH INCORRECT EXPECTATIONS
+#    * Test cases that are passing with their generated incorrect expectations.
+#    * It should be checked if the test fails. Remove the line if the test result is correct
+#      otherwise update with new incorrect one.
+
+# 5. FAILING TESTS
+#    * Interim failures that are moved here for further investigation as a result of daily
+#      gardening. They should be analysed quickly and either resolved or moved to 1).
+#    * Remaining failures that are moved here until further investigation after
+#      unskipping a directory or block of tests in the Skipped list.
+#    * Tests that we expect to pass once the respective fix for DRT is available or
+#      a relevant compile time feature can be enabled for EFL.
+
+#////////////////////////////////////////////////////////////////////////////////////////
+# TESTS EXPECTED TO FAIL
+#////////////////////////////////////////////////////////////////////////////////////////
+
+# EFL's LayoutTestController does not implement setWindowIsKey
+fast/dom/Window/window-onFocus.html
+fast/events/blur-focus-window-should-blur-focus-element.html
+
+# EFL's LayoutTestController does not implement authenticateSession
+http/tests/xmlhttprequest/cross-origin-authorization-with-embedder.html
+
+# EFL DRT doesn't fully support http tests yet. These tests make timeout error.
+http/tests/cache/history-only-cached-subresource-loads-max-age-https.html
+http/tests/cache/subresource-failover-to-network.html
+http/tests/loading/authentication-after-redirect-stores-wrong-credentials/authentication-after-redirect-stores-wrong-credentials.html
+http/tests/misc/401-alternative-content.php
+http/tests/navigation/forward-and-cancel.html
+http/tests/navigation/post-goback-same-url.html
+http/tests/navigation/post-goback2.html
+http/tests/navigation/postredirect-frames.html
+http/tests/navigation/postredirect-goback2.html
+http/tests/navigation/postredirect-reload.html
+http/tests/security/401-logout/401-logout.php
+http/tests/security/cookies/first-party-cookie-allow-xslt.xml
+http/tests/security/cookies/third-party-cookie-blocking-main-frame.html
+http/tests/security/no-referrer.html
+http/tests/security/referrer-policy-redirect-link.html
+http/tests/xmlhttprequest/basic-auth-nopassword.html
+http/tests/xmlhttprequest/basic-auth-nouser.html
+http/tests/xmlhttprequest/failed-auth.html
+http/tests/xmlhttprequest/remember-bad-password.html
+
+# EFL WK1 does not support accelerated compositing
+webkit.org/b/103847 compositing [ Skip ]
+webkit.org/b/103847 transforms/3d [ Skip ]
+
+#////////////////////////////////////////////////////////////////////////////////////////
+# CRASHES
+#////////////////////////////////////////////////////////////////////////////////////////
+
+# Crash shared with the GTK+ port
+webkit.org/b/30724 [ Debug ] fast/loader/opaque-base-url.html [ Crash ]
+
+#////////////////////////////////////////////////////////////////////////////////////////
+# FLAKY TESTS
+#////////////////////////////////////////////////////////////////////////////////////////
+editing/selection/doubleclick-whitespace-img-crash.html [ Failure Pass ]
+# Test passes, but editing delegates does not match expected ones
+webkit.org/b/96642 loader/go-back-to-different-window-size.html [ Failure Pass ]
+webkit.org/b/96977 [ Release ] perf/nested-combined-selectors.html [ Failure Pass ]
+
+#////////////////////////////////////////////////////////////////////////////////////////
+# PASSING TESTS WITH INCORRECT EXPECTATIONS
+#////////////////////////////////////////////////////////////////////////////////////////
+#////////////////////////////////////////////////////////////////////////////////////////
+# FAILING TESTS
+#////////////////////////////////////////////////////////////////////////////////////////
+webkit.org/b/102110 fast/canvas/canvas-as-image-incremental-repaint.html [ ImageOnlyFailure ]
+webkit.org/b/102006 fast/repaint/block-selection-gap-stale-cache.html [ ImageOnlyFailure ]
+webkit.org/b/102006 fast/repaint/block-selection-gap-stale-cache-2.html [ ImageOnlyFailure ]
+webkit.org/b/99180 svg/as-image/img-preserveAspectRatio-support-1.html [ ImageOnlyFailure ]
+webkit.org/b/99181 svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr.html [ ImageOnlyFailure ]
+webkit.org/b/99181 svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop.html [ ImageOnlyFailure ]
+webkit.org/b/99182 svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr.html [ ImageOnlyFailure ]
+webkit.org/b/99182 svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr.html [ ImageOnlyFailure ]
+webkit.org/b/99182 svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop.html [ ImageOnlyFailure ]
+webkit.org/b/99182 svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop.html [ ImageOnlyFailure ]
+webkit.org/b/99183 svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr.html [ ImageOnlyFailure ]
+webkit.org/b/99183 svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr.html [ ImageOnlyFailure ]
+webkit.org/b/99183 svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop.html [ ImageOnlyFailure ]
+webkit.org/b/111984 accessibility/aria-hidden-updates-alldescendants.html [ Failure ]
+webkit.org/b/111986 accessibility/aria-invalid.html [ Failure ]
+webkit.org/b/111987 accessibility/aria-link-supports-press.html [ Failure ]
+webkit.org/b/111988 accessibility/aria-readonly.html [ Failure ]
+webkit.org/b/111989 accessibility/aria-scrollbar-role.html [ Failure ]
+webkit.org/b/111991 accessibility/aria-text-role.html [ Failure ]
+webkit.org/b/111992 accessibility/aria-used-on-image-maps.html [ Failure ]
+webkit.org/b/111993 accessibility/button-press-action.html [ Failure ]
+webkit.org/b/111994 accessibility/canvas-accessibilitynodeobject.html [ Failure ]
+webkit.org/b/111996 accessibility/canvas-fallback-content-2.html [ Failure ]
+webkit.org/b/111998 accessibility/canvas-fallback-content.html [ Failure ]
+webkit.org/b/111999 accessibility/disabled-controls-not-focusable.html [ Failure ]
+webkit.org/b/112000 accessibility/heading-level.html [ Failure ]
+webkit.org/b/112001 accessibility/ignore-spacer-elements.html [ Failure ]
+webkit.org/b/112002 accessibility/inline-continuations.html [ Failure ]
+webkit.org/b/112003 accessibility/loading-iframe-sends-notification.html [ Failure ]
+webkit.org/b/112023 accessibility/loading-iframe-updates-axtree.html [ Failure ]
+webkit.org/b/112005 accessibility/onclick-handlers.html [ Failure ]
+webkit.org/b/112006 accessibility/secure-textfield-title-ui.html [ Failure ]
+webkit.org/b/112007 accessibility/selection-states.html [ Failure ]
+webkit.org/b/112008 accessibility/spinbutton-value.html [ Failure ]
+webkit.org/b/112012 accessibility/svg-bounds.html [ Failure ]
+webkit.org/b/112013 accessibility/svg-remote-element.html [ Failure ]
+webkit.org/b/112014 accessibility/textarea-insertion-point-line-number.html [ Failure ]
+webkit.org/b/112015 accessibility/textarea-line-for-index.html [ Failure ]
+webkit.org/b/112016 accessibility/textarea-selected-text-range.html [ Failure ]
+webkit.org/b/112017 accessibility/textbox-role-reports-selection.html [ Failure ]
+webkit.org/b/112018 accessibility/th-as-title-ui.html [ Failure ]
+webkit.org/b/112019 accessibility/title-ui-element-correctness.html [ Failure ]
+webkit.org/b/112020 accessibility/transformed-element.html [ Failure ]
+webkit.org/b/112021 accessibility/visible-elements.html [ Failure ]
+
+accessibility/adjacent-continuations-cause-assertion-failure.html [ Skip ]
+accessibility/aria-checkbox-sends-notification.html [ Skip ]
+accessibility/aria-checkbox-text.html [ Skip ]
+accessibility/aria-combobox.html [ Skip ]
+accessibility/aria-fallback-roles.html [ Skip ]
+accessibility/aria-labelledby-overrides-aria-label.html [ Skip ]
+accessibility/aria-menubar-menuitems.html [ Skip ]
+accessibility/aria-option-role.html [ Skip ]
+accessibility/aria-roles.html [ Skip ]
+accessibility/aria-tables.html [ Skip ]
+accessibility/aria-toggle-button-with-title.html [ Skip ]
+accessibility/canvas-description-and-role.html [ Skip ]
+accessibility/color-well.html [ Skip ]
+accessibility/deleting-iframe-destroys-axcache.html [ Skip ]
+accessibility/div-within-anchors-causes-crash.html [ Skip ]
+accessibility/image-link.html [ Skip ]
+accessibility/image-map1.html [ Skip ]
+accessibility/image-map2.html [ Skip ]
+accessibility/img-alt-tag-only-whitespace.html [ Skip ]
+accessibility/img-fallsback-to-title.html [ Skip ]
+accessibility/internal-link-anchors2.html [ Skip ]
+accessibility/legend.html [ Skip ]
+accessibility/lists.html [ Skip ]
+accessibility/media-element.html [ Skip ]
+accessibility/menu-list-sends-change-notification.html [ Skip ]
+accessibility/multiselect-list-reports-active-option.html [ Skip ]
+accessibility/notification-listeners.html [ Skip ]
+accessibility/platform-name.html [ Skip ]
+accessibility/plugin.html [ Skip ]
+accessibility/radio-button-group-members.html [ Skip ]
+accessibility/svg-image.html [ Skip ]
+accessibility/table-attributes.html [ Skip ]
+accessibility/table-cell-spans.html [ Skip ]
+accessibility/table-cells.html [ Skip ]
+accessibility/table-detection.html [ Skip ]
+accessibility/table-one-cell.html [ Skip ]
+accessibility/table-sections.html [ Skip ]
+accessibility/table-with-aria-role.html [ Skip ]
+accessibility/table-with-rules.html [ Skip ]
+
+# Frame flattening does not work properly for EFL port
+Bug(EFL) fast/frames/flattening/frameset-flattening-advanced.html [ Failure ]
+Bug(EFL) fast/frames/flattening/frameset-flattening-grid.html [ Failure ]
+Bug(EFL) fast/frames/flattening/frameset-flattening-simple.html [ Failure ]
+Bug(EFL) fast/frames/flattening/frameset-flattening-subframesets.html [ Failure ]
+Bug(EFL) fast/frames/flattening/iframe-flattening-fixed-height.html [ Failure ]
+Bug(EFL) fast/frames/flattening/iframe-flattening-fixed-width.html [ Failure ]
+Bug(EFL) fast/frames/flattening/iframe-flattening-offscreen.html [ Failure ]
+Bug(EFL) fast/frames/flattening/iframe-flattening-out-of-view.html [ Failure ]
+Bug(EFL) fast/frames/flattening/iframe-flattening-out-of-view-and-scroll.html [ ImageOnlyFailure ]
+Bug(EFL) fast/frames/flattening/iframe-flattening-out-of-view-scroll-and-relayout.html [ ImageOnlyFailure ]
+Bug(EFL) fast/frames/flattening/iframe-flattening-simple.html [ Failure ]
+# Cancel mark in search field doesn't work on wk1 pixel test
+Bug(EFL) fast/forms/search-cancel-button-style-sharing.html [ ImageOnlyFailure ]
+Bug(EFL) fast/forms/search-rtl.html [ ImageOnlyFailure ]
+
+# EFL's DRT explicitly disables X11 use
+webkit.org/b/98231 fast/dom/Window/Plug-ins.html [ Failure ]
+webkit.org/b/98231 fast/frames/sandboxed-iframe-about-blank.html [ Failure ]
+webkit.org/b/98231 fast/frames/sandboxed-iframe-navigation-allowed.html [ Failure ]
+webkit.org/b/98231 fast/replaced/invalid-object-with-fallback.html [ Failure ]
+webkit.org/b/98231 http/tests/security/contentSecurityPolicy/object-src-none-allowed.html [ Failure ]
+webkit.org/b/98231 http/tests/security/contentSecurityPolicy/object-src-url-blocked.html [ Failure ]
+webkit.org/b/98231 http/tests/security/cross-origin-plugin-allowed.html [ Failure ]
+webkit.org/b/98231 http/tests/security/cross-origin-plugin-private-browsing-toggled-allowed.html [ Failure ]
+webkit.org/b/98231 http/tests/security/storage-blocking-loosened-plugin.html [ Failure ]
+webkit.org/b/98231 http/tests/security/storage-blocking-loosened-private-browsing-plugin.html [ Failure ]
+# EFL's DumpRenderTree should support LayoutTestController's dumpEditingCallbacks()
+webkit.org/b/84835 editing/execCommand/indent-paragraphs.html [ Failure ]
+# Incomplete policy delegate dumping (missing "originated from")
+Bug(EFL) http/tests/misc/policy-delegate-called-twice.html [ Failure ]
+# Custom font loading delaying text drawing on Canvas
+webkit.org/b/87355 canvas/philip/tests/2d.text.draw.fontface.notinpage.html [ Failure ]
+# EFL's TestRunner does not implement applicationCacheDiskUsageForOrigin
+webkit.org/b/86460 http/tests/appcache/origin-usage.html [ Failure ]
+# EFL's TestRunner does not implement originsWithApplicationCache
+webkit.org/b/86498 http/tests/appcache/origins-with-appcache.html [ Failure ]
+# Missing showModalDialog implementation
+webkit.org/b/84589 fast/animation/request-animation-frame-during-modal.html [ Failure ]
+webkit.org/b/84589 fast/dom/Window/open-window-min-size.html [ Failure ]
+webkit.org/b/84589 http/tests/security/cross-frame-access-call.html [ Failure ]
+webkit.org/b/84589 inspector/console/console-long-eval-crash.html [ Failure ]
+
+# Needs custom policy delegate enhancement to log DOM node info - EFL port is missing DOM node abstraction
+webkit.org/b/87972 fast/forms/mailto/formenctype-attribute-button-html.html [ Failure ]
+webkit.org/b/87972 fast/forms/mailto/formenctype-attribute-input-html.html [ Failure ]
+
+# EFL's DRT needs CONFIRM NAVIGATION messages
+webkit.org/b/87246 fast/loader/form-submission-after-beforeunload-cancel.html [ Failure ]
+
+# New test introduced in r116694 fails
+webkit.org/b/86182 fast/frames/seamless/seamless-inherited-document-style.html [ Failure ]
+
+# Passes in some machines and fails on other (such as the bots).
+webkit.org/b/97021 fast/events/dont-loose-last-event.html [ Failure ]
+
+# Feature not mature yet and disabled by default on WebCore
+webkit.org/b/87088 fast/js/names.html [ Failure ]
+
+# Failing after 125592
+webkit.org/b/94194 http/tests/security/frameNavigation/inactive-function-in-popup-navigate-child.html [ Failure ]
+
+# EFL's LayoutTestController does not implement setTabKeyCyclesThroughElements.
+webkit.org/b/82864 fast/events/keypress-insert-tab.html [ Failure ]
+
+# Fail after r128393.
+webkit.org/b/96620 http/tests/loading/pdf-commit-load-callbacks.html [ Failure ]
+webkit.org/b/96620 http/tests/loading/text-content-type-with-binary-extension.html [ Failure ]
+
+# Needs custom policy delegate enhancement to log downloads - EFL port is missing api for getting header fields from HTTP responses.
+webkit.org/b/87974 http/tests/download [ Failure ]
+
+webkit.org/b/98570 fast/replaced/object-with-embed-url-param.html [ Failure ]
+
+webkit.org/b/53986 svg/text/caret-in-svg-text.xhtml [ Failure ]
+
+# Relies on WebKit API [WebView _loadBackForwardListFromOtherView:]
+fast/loader/crash-copying-backforwardlist.html
+
+# BUG: No authentication challenge handling
+http/tests/loading/basic-credentials-sent-automatically.html
+http/tests/misc/authentication-redirect-1/authentication-sent-to-redirect-cross-origin.html
+http/tests/misc/authentication-redirect-2/authentication-sent-to-redirect-same-origin.html
+http/tests/misc/authentication-redirect-3/authentication-sent-to-redirect-same-origin-with-location-credentials.html
+
+# The EFL port has no support for user gesture (dumpUserGestureInFrameLoadCallbacks in DRT and in the port itself as well)
+fast/frames/location-redirect-user-gesture.html
+fast/frames/meta-refresh-user-gesture.html
+
+# Incomplete policy delegate dumping
+http/tests/misc/redirect-to-external-url.html
+
+# Probably related to https://bugs.webkit.org/show_bug.cgi?id=27637
+http/tests/loading/basic-auth-resend-wrong-credentials.html
+
+# BUG: wrong test results that need investigation
+editing/selection/5825350-1.html [ Failure ]
+editing/selection/5825350-2.html [ Failure ]
+editing/selection/directionality-after-undo-replace.html [ Failure ]
+editing/selection/doubleclick-beside-cr-span.html [ Failure ]
+editing/selection/doubleclick-whitespace.html [ Failure ]
+editing/selection/extend-selection-after-double-click.html [ Failure ]
+editing/selection/mixed-editability-10.html [ Failure ]
+editing/selection/move-left-right.html [ Failure ]
+editing/selection/select-bidi-run.html [ Failure ]
+http/tests/navigation/go-back-to-error-page.html
+
+# Content Security Policy 1.1 (ENABLE_CSP_NEXT) is not enabled
+# https://bugs.webkit.org/show_bug.cgi?id=85558
+http/tests/security/contentSecurityPolicy/1.1
+
+# Fails, seems like a rounding problem
+svg/animations/animate-text-nested-transforms.html
+
+# 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
+fast/block/lineboxcontain/block-glyphs.html
+fast/block/lineboxcontain/font.html
+
+# following tests started failing on EFL after r122952.
+webkit.org/b/82886 inspector/styles/override-screen-size.html
+inspector/timeline/timeline-paint.html
+
+# Incorrect rendering results after r115846
+webkit.org/b/85599 http/tests/navigation/postredirect-basic.html [ Failure ]
+webkit.org/b/85599 http/tests/navigation/postredirect-goback1.html [ Failure ]
+
+# Consistently times out instead of being flaky.
+webkit.org/b/56567 http/tests/cache/history-only-cached-subresource-loads.html [ Failure ]
+
+# EFL WK1 does not support plugins yet.
+webkit.org/b/96881 fast/frames/sandboxed-iframe-plugins.html [ Failure ]
+webkit.org/b/96881 http/tests/plugins [ Skip ]
+webkit.org/b/96881 plugins [ Skip ]
+webkit.org/b/96881 userscripts/user-script-plugin-document.html [ Failure ]
+
+# EFL WK1 does not support the spellchecker feature
+webkit.org/b/86633 editing/spelling [ Skip ]
+
+# DRT needs to support fixed layout.
+webkit.org/b/102517 css3/device-adapt/opera [ Skip ]
+
+# Needs custom policy delegate enhancement to log DOM node info - EFL port is missing DOM node abstraction
+webkit.org/b/87972 fast/loader/policy-delegate-action-hit-test-zoomed.html [ Failure ]
+webkit.org/b/87972 fast/encoding/mailto-always-utf-8.html [ Failure ]
+
+# Fails after r133322
+webkit.org/b/98523 fast/images/repaint-subrect-grid.html [ Failure ]
+
+# DRT needs a setting for setShouldRespectImageOrientation
+webkit.org/b/101210 fast/images/exif-orientation.html [ Failure ]
+
+# ESC key does not cancel context menu in EFL port
+Bug(EFL) editing/selection/5354455-1.html [ Failure ]
+
+# Fails on efl wk1 bot, see also webkit.org/b/102190
+webkit.org/b/103043 fast/events/overflow-scroll-fake-mouse-move.html [ Failure ]
+webkit.org/b/103043 fast/events/frame-scroll-fake-mouse-move.html [ Failure ]
+
+# EFL WK1 does not support WebGL
+webkit.org/b/77219 fast/canvas/webgl [ Skip ]
+webkit.org/b/77219 fast/dom/constructed-objects-prototypes.html [ Failure ]
+webkit.org/b/77219 fast/events/constructors/webgl-context-event-constructor.html [ Skip ]
+webkit.org/b/77219 fast/images/webgl-teximage2d.html [ Skip ]
+webkit.org/b/77219 http/tests/canvas/webgl/origin-clean-conformance.html [ Skip ]
+webkit.org/b/77219 http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html [ Skip ]
+webkit.org/b/77219 http/tests/security/webgl-remote-read-remote-image-allowed.html [ Skip ]
+webkit.org/b/77219 http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html [ Skip ]
+webkit.org/b/77219 inspector/profiler/webgl [ Skip ]
+webkit.org/b/77219 fast/canvas/webgl/oes-vertex-array-object.html [ Skip ]
+
+# The timeout is caused apparently by the whole process hanging; probably a bug in soup,
+# needs further investigation.
+http/tests/multipart/multipart-wait-before-boundary.html [ Timeout ]
+
+# Remaining websocket failures.
+Bug(EFL) http/tests/websocket/tests/hybi/close-on-unload-and-force-gc.html [ Timeout Pass ]
+Bug(EFL) http/tests/websocket/tests/hybi/close.html [ Failure Pass ]
+Bug(EFL) http/tests/websocket/tests/hybi/compressed-control-frame.html [ Timeout ]
+Bug(EFL) http/tests/websocket/tests/hybi/multiple-subprotocols.html [ Timeout Pass ]
+Bug(EFL) http/tests/websocket/tests/hybi/reload-crash.html [ Timeout ]
+Bug(EFL) http/tests/websocket/tests/hybi/zero-length-text.html [ Failure Pass ]
+Bug(EFL) http/tests/websocket/tests/hybi/workers/close-code-and-reason.html [ Failure ]
+Bug(EFL) http/tests/websocket/tests/hybi/workers/close-in-onmessage-crash.html [ Timeout ]
+Bug(EFL) http/tests/websocket/tests/hybi/workers/multiple-subprotocols.html [ Timeout Pass ]
+
+# DRT does not implement setAudioData
+webkit.org/b/105881 webaudio/audiobuffersource-loop-points.html [ Skip ]
+webkit.org/b/105881 webaudio/audiobuffersource-multi-channels.html [ Skip ]
+webkit.org/b/105881 webaudio/audiobuffersource-playbackrate.html [ Skip ]
+webkit.org/b/105881 webaudio/audiobuffersource.html [ Skip ]
+webkit.org/b/105881 webaudio/codec-tests/aac/vbr-128kbps-44khz.html [ Skip ]
+webkit.org/b/105881 webaudio/codec-tests/mp3/128kbps-44khz.html [ Skip ]
+webkit.org/b/105881 webaudio/codec-tests/vorbis/vbr-128kbps-44khz.html [ Skip ]
+webkit.org/b/105881 webaudio/codec-tests/vorbis/vbr-70kbps-44khz.html [ Skip ]
+webkit.org/b/105881 webaudio/codec-tests/vorbis/vbr-96kbps-44khz.html [ Skip ]
+webkit.org/b/105881 webaudio/codec-tests/wav/24bit-22khz-resample.html [ Skip ]
+webkit.org/b/105881 webaudio/codec-tests/wav/24bit-44khz.html [ Skip ]
+webkit.org/b/105881 webaudio/gain.html [ Skip ]
+webkit.org/b/105881 webaudio/mixing.html [ Skip ]
+webkit.org/b/105881 webaudio/oscillator-custom.html [ Skip ]
+webkit.org/b/105881 webaudio/oscillator-sawtooth.html [ Skip ]
+webkit.org/b/105881 webaudio/oscillator-sine.html [ Skip ]
+webkit.org/b/105881 webaudio/oscillator-square.html [ Skip ]
+webkit.org/b/105881 webaudio/oscillator-triangle.html [ Skip ]
+webkit.org/b/105881 webaudio/test-basic.html [ Skip ]
+webkit.org/b/105881 webaudio/up-mixing-mono-51.html [ Skip ]
+webkit.org/b/105881 webaudio/up-mixing-mono-stereo.html [ Skip ]
+webkit.org/b/105881 webaudio/up-mixing-stereo-51.html [ Skip ]
+
+# EFL WK1 doesn't support WebGL Conformance Tests yet.
+webkit.org/b/109081 webgl
+webkit.org/b/109081 webgl/conformance/canvas/drawingbuffer-test.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/canvas/to-data-url-test.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/context/context-attribute-preserve-drawing-buffer.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/context/context-creation-and-destruction.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/glsl/functions/glsl-function-smoothstep-gentype.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/glsl/literals/float_literal.vert.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/glsl/misc/shader-uniform-packing-restrictions.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/glsl/misc/shader-varying-packing-restrictions.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/glsl/misc/shader-with-global-variable-precision-mismatch.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/glsl/misc/shader-with-short-circuiting-operators.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/glsl/variables/gl-pointcoord.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/glsl/misc/shaders-with-varyings.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/more/conformance/quickCheckAPI-A.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/more/conformance/quickCheckAPI-B1.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/more/conformance/quickCheckAPI-B2.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/more/conformance/quickCheckAPI-B3.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/more/conformance/quickCheckAPI-B4.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/more/conformance/quickCheckAPI-C.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/more/conformance/quickCheckAPI-D_G.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/more/conformance/quickCheckAPI-G_I.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/more/conformance/quickCheckAPI-L_S.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/more/conformance/quickCheckAPI-S_V.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/more/functions/bufferDataBadArgs.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/more/functions/copyTexImage2D.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/more/functions/copyTexImage2DBadArgs.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/more/functions/copyTexSubImage2D.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/more/functions/copyTexSubImage2DBadArgs.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/more/functions/deleteBufferBadArgs.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/more/functions/drawArrays.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/more/functions/drawArraysOutOfBounds.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/more/functions/drawElements.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/more/functions/drawElementsBadArgs.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/more/functions/readPixelsBadArgs.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/more/functions/texImage2DBadArgs.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/more/functions/texImage2DHTML.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/more/functions/texSubImage2DBadArgs.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/more/functions/texSubImage2DHTML.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/ogles/GL/acos/acos_001_to_006.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/ogles/GL/asin/asin_001_to_006.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/ogles/GL/atan/atan_001_to_008.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/ogles/GL/log/log_001_to_008.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/ogles/GL/log2/log2_001_to_008.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/ogles/GL/control_flow/control_flow_001_to_008.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/ogles/GL/smoothstep/smoothstep_001_to_006.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/programs/gl-bind-attrib-location-long-names-test.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/programs/program-test.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/renderbuffers/framebuffer-object-attachment.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/rendering/gl-scissor-test.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/rendering/more-than-65536-indices.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/rendering/multisample-corruption.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/rendering/point-size.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/textures/gl-pixelstorei.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/textures/origin-clean-conformance.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgb565.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba4444.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba5551.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgb565.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba4444.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba5551.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/textures/tex-image-and-sub-image-2d-with-image.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/textures/tex-image-and-sub-image-2d-with-video.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/textures/texture-active-bind-2.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/textures/texture-active-bind.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/textures/texture-npot-video.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/textures/texture-size-limit.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/textures/texture-size.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/uniforms/uniform-default-values.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/uniforms/uniform-location.html [ Skip ]
+webkit.org/b/109081 webgl/conformance/uniforms/uniform-samplers-test.html [ Skip ]
index f4c6def..e417185 100644 (file)
-// These are the layout test expectations for the EFL port(s) of WebKit.
-//
-// See http://trac.webkit.org/wiki/TestExpectations for more information on this file.
-
-// We divide our test_expectations.txt into several categories:
-// 1. TESTS EXPECTED TO FAIL
-//    Test cases related to features that we don't expect to be activated for EFL since e.g.
-//    * the feature implementation in WebCore is not complete yet
-//    * the feature is not relevant for the EFL port
-//    * the feature is meant to solve a backwards compatibility issue on other platforms
-//    Test cases that don't apply for the EFL platform permanently.
-//    If in doubt, please discuss on webkit-efl mailing list whether a set of test cases
-//    should be moved here.
-
-// 2. CRASHES
-
-// 3. FLAKY TESTS
-
-// 4. FAILING TESTS
-//    * Interim failures that are moved here for further investigation as a result of daily
-//      gardening. They should be analysed quickly and either resolved or moved to 1).
-//    * Remaining failures that are moved here until further investigation after
-//      unskipping a directory or block of tests in the Skipped list. Mark cases as MISSING
-//      if you cannot yet generate new results since another feature is missing.
-//    * Tests that we expect to pass once the respective fix for DRT is available or
-//      a relevant compile time feature can be enabled for EFL.
-
-
-// Each line should have an associated bug. Please don't file new lines without one.
-
-//////////////////////////////////////////////////////////////////////////////////////////
-// TESTS EXPECTED TO FAIL
-//////////////////////////////////////////////////////////////////////////////////////////
-
-// These tests require DASHBOARD_SUPPORT but this feature is specific to Mac port.
-BUGWKEFL SKIP : fast/canvas/canvas-gradient-addStop-error.html = PASS
-BUGWKEFL SKIP : fast/canvas/fill-stroke-clip-reset-path.html = PASS
-BUGWKEFL SKIP : http/tests/xmlhttprequest/default-content-type-dashboard.html = PASS
-
-// Doesn't apply to platforms that don't enforce the CFNetwork-style 3rd party cookie policy
-BUGWK35824 SKIP : http/tests/cookies/third-party-cookie-relaxing.html = PASS
-
-// CSS Regions support not yet enabled, tracking in a separate EFL bug.
-BUGWK83897 SKIP : fast/regions = PASS
-BUGWK83897 SKIP : inspector/styles/protocol-css-regions-commands.html = PASS
-
-// Exclusions implementation not complete yet.
-BUGWK83898 SKIP : fast/exclusions = PASS
-
-// CSS Filters support not yet enabled (needs ENABLE_CSS_FILTERS).
-BUGWK85465 SKIP : css3/filters = TEXT
-
-// CSS image-resolution is not yet enabled.
-BUGWK85262 SKIP : fast/css/image-resolution = PASS
-
-// CSS image-orientation is not yet enabled.
-BUGWK89052 SKIP : fast/css/image-orientation = PASS
-
-// This test assumes we cannot play RTSP, but we can.
-BUGWKEFL SKIP : media/unsupported-rtsp.html = TIMEOUT
-
-// Link prefetch is disabled by default
-BUGWKEFL SKIP : fast/dom/HTMLLinkElement/link-and-subresource-test-nonexistent.html = PASS
-BUGWKEFL SKIP : fast/dom/HTMLLinkElement/link-and-subresource-test.html = PASS
-BUGWKEFL SKIP : fast/dom/HTMLLinkElement/prefetch-beforeload.html = PASS
-BUGWKEFL SKIP : fast/dom/HTMLLinkElement/prefetch-detached.html = PASS
-BUGWKEFL SKIP : fast/dom/HTMLLinkElement/prefetch-onerror.html = PASS
-BUGWKEFL SKIP : fast/dom/HTMLLinkElement/prefetch-onload.html = PASS
-BUGWKEFL SKIP : fast/dom/HTMLLinkElement/prefetch-too-many-clients.html = PASS
-BUGWKEFL SKIP : fast/dom/HTMLLinkElement/prefetch.html = PASS
-BUGWKEFL SKIP : fast/dom/HTMLLinkElement/subresource.html = PASS
-BUGWKEFL SKIP : http/tests/misc/link-rel-prefetch-and-subresource.html = PASS
-BUGWKEFL SKIP : http/tests/misc/prefetch-purpose.html = PASS
-BUGWKEFL SKIP : loader/reload-subresource-when-type-changes.html = PASS
-
-// Perf tests are really slow in debug builds and there are few benefits in running them.
-WONTFIX SKIP DEBUG : perf = TIMEOUT
-
-// Perf tests are way too slow and some may fail due to timeout.
-WONTFIX : perf/adding-radio-buttons.html = TEXT PASS TIMEOUT
-WONTFIX : perf/array-binary-search.html = TEXT PASS TIMEOUT
-WONTFIX : perf/array-nested-loop.html = TEXT PASS TIMEOUT
-WONTFIX : perf/mouse-event.html = TEXT PASS TIMEOUT
-
-// Newly added test which fails on other bots too
-BUGWK85969 : http/tests/loading/post-in-iframe-with-back-navigation.html = TEXT
-
-// 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
-BUGWK86623 : fast/dom/shadow/drop-event-for-input-in-shadow.html = TEXT
-BUGWK86623 : fast/dom/shadow/drop-event-in-shadow.html = TEXT
-BUGWK86623 : fast/events/drag-display-none-element.html = TEXT
-BUGWK86623 : http/tests/local/fileapi/file-last-modified-after-delete.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
-
-// The EFL port has no support for webarchives.
-BUGWKEFL SKIP : webarchive = PASS
-BUGWKEFL SKIP : http/tests/webarchive = PASS
-BUGWKEFL SKIP : svg/webarchive = PASS
-BUGWKEFL SKIP : svg/custom/image-with-prefix-in-webarchive.svg = PASS
-
-// Feature not mature yet and disabled by default on WebCore
-BUGWK87088 : fast/js/names.html = TEXT
-
-// The EFL port uses different keyboard accelerators than Safari (via Chromium).
-BUGWKEFL SKIP : fast/events/option-tab.html = PASS
-
-// These tests are valid for ports where RenderTheme::shouldShowPlaceholderWhenFocused() returns true.
-BUGWKEFL : fast/forms/input-placeholder-paint-order.html = MISSING
-BUGWKEFL : fast/forms/textarea/textarea-placeholder-paint-order.html = MISSING
-
-// Implementing copy{En,De}codedHostName only to test them does not make sense
-BUGWK86080 SKIP : fast/encoding/idn-security.html = TEXT
-
-// UndoManager is not yet enabled.
-BUGWK87908 SKIP : editing/undomanager = PASS
-
-// Disable webaudio codec tests, including proprietary codecs.
-BUGWK88794 SKIP : webaudio/codec-tests = PASS
-
-// Text Autosizing is not yet enabled.
-BUGWK84186 SKIP : fast/text-autosizing = PASS
-
-// Dialog element is not yet enabled.
-BUGWK84635 SKIP : fast/dom/HTMLDialogElement = TEXT
-
-// Subpixel layout is not enabled.
-BUGWK85532 SKIP : fast/sub-pixel = MISSING
-
-//////////////////////////////////////////////////////////////////////////////////////////
-// CRASHES
-//////////////////////////////////////////////////////////////////////////////////////////
-
-BUGWK91828 DEBUG : fast/css/acid2-pixel.html = CRASH
-BUGWK91828 DEBUG : http/tests/inspector/network/network-sidebar-width.html = CRASH
-
-//////////////////////////////////////////////////////////////////////////////////////////
-// FLAKY TESTS
-//////////////////////////////////////////////////////////////////////////////////////////
-
-BUGWK85603 : fast/forms/textarea-placeholder-set-attribute.html = TEXT IMAGE PASS
-BUGWK59801 : fast/workers/storage/use-same-database-in-page-and-workers.html = TEXT PASS
-BUGWK85180 : media/audio-delete-while-step-button-clicked.html = TEXT PASS
-BUGWK86073 : ietestcenter/css3/flexbox/flexbox-layout-001.htm = IMAGE PASS
-BUGWK86073 : ietestcenter/css3/flexbox/flexbox-layout-003.htm = IMAGE PASS
-BUGWK86074 : media/svg-as-image-with-media-blocked.html = CRASH PASS
-BUGWK86075 : fast/events/message-port-close.html = CRASH PASS
-BUGWK86078 : http/tests/misc/favicon-loads-with-icon-loading-override.html = TEXT PASS
-BUGWK86079 : http/tests/misc/link-rel-icon-beforeload.html = TEXT PASS
-BUGWK86081 : loader/navigation-while-deferring-loads.html = TEXT PASS
-BUGWK86082 : security/block-test.html = TEXT PASS
-BUGWK86084 : svg/dom/SVGScriptElement/script-onerror-bubbling.svg = TEXT PASS
-BUGWK60103 : fast/replaced/border-radius-clip.html = TEXT PASS
-BUGWK91366 : fast/forms/number/number-spinbutton-gets-disabled-or-readonly.html = TEXT PASS
-BUGWK91958 : http/tests/inspector-enabled/injected-script-discard.html = TEXT PASS
-BUGWK92112 : fast/overflow/overflow-height-float-not-removed-crash2.html = CRASH PASS
-BUGWK85615 : http/tests/inspector/resource-har-pages.html = TEXT PASS
-
-// Aborting application cache downloads is flaky.
-BUGWK87633 : http/tests/appcache/abort-cache-onchecking-manifest-404.html = TEXT PASS
-BUGWK87633 : http/tests/appcache/abort-cache-ondownloading-resource-404.html = TEXT PASS
-
-// Tests that sometimes fail on the bot (for GTK and Chromium ports as well).
-BUGWK77631 : fast/multicol/span/span-as-immediate-child-property-removal.html = TEXT PASS
-BUGWK77631 : fast/multicol/span/span-as-immediate-columns-child-removal.html = TEXT PASS
-
-//////////////////////////////////////////////////////////////////////////////////////////
-// FAILING TESTS
-//////////////////////////////////////////////////////////////////////////////////////////
-
-// Needs inner spin button to respect -webkit-inner-spin-button style
-BUGWK87619 : fast/forms/number/number-appearance-rtl.html = TEXT
-BUGWK87619 : fast/forms/number/number-appearance-spinbutton-disabled-readonly.html = TEXT
-BUGWK87619 : fast/forms/number/number-appearance-spinbutton-layer.html = TEXT
-BUGWK87619 : fast/forms/number/number-size.html = TEXT
-
-BUGWK83007 : fast/repaint/region-painting-invalidation.html = TEXT IMAGE IMAGE+TEXT MISSING
-
-// Needs to have PNG generated, which currently fails for this case.
-BUGWK83274 : fast/repaint/transform-rotate-and-remove.html = PASS
-
-BUGWK83906 : ietestcenter/css3/grid/grid-column-001.htm = IMAGE
-BUGWK83907 : ietestcenter/css3/grid/grid-column-002.htm = IMAGE
-BUGWK83909 : ietestcenter/css3/grid/grid-column-003.htm = IMAGE
-BUGWK83912 : ietestcenter/css3/grid/grid-items-002.htm = IMAGE
-BUGWK83913 : ietestcenter/css3/grid/grid-items-003.htm = IMAGE
-
-// Font feature settings is not implemented.
-BUGWK84239 : css3/font-feature-settings-rendering.html = TEXT IMAGE IMAGE+TEXT
-
-// EventSender.beginDragWithFiles is not implemented
-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/dom/Window/window-postmessage-clone-frames.html = TEXT
-BUGWK84333 : fast/dom/Window/window-postmessage-clone.html = TEXT
-BUGWK84333 : fast/events/drag-file-crash.html = TEXT
-BUGWK84333 : fast/events/drag-to-navigate.html = TEXT
-BUGWK84333 : fast/events/drop-handler-should-not-stop-navigate.html = TEXT
-BUGWK84333 : fast/events/drop-with-file-paths.html = TEXT
-BUGWK84333 : fast/events/dropzone-004.html = TEXT
-BUGWK84333 : fast/events/file-input-hidden-in-ondrop.html = TEXT
-BUGWK84333 : fast/events/input-element-display-none-in-dragleave-crash.html = TEXT
-BUGWK84333 : fast/events/prevent-drag-to-navigate.html = TEXT
-BUGWK84333 : fast/files/apply-blob-url-to-img.html = TEXT
-BUGWK84333 : fast/files/apply-blob-url-to-xhr.html = TEXT
-BUGWK84333 : fast/files/file-list-test.html = TEXT
-BUGWK84333 : fast/files/file-reader-abort.html = TEXT
-BUGWK84333 : fast/files/file-reader-directory-crash.html = TEXT
-BUGWK84333 : fast/files/file-reader-event-listener.html = TEXT
-BUGWK84333 : fast/files/null-origin-string.html = TEXT
-BUGWK84333 : fast/files/read-blob-async.html = TEXT
-BUGWK84333 : fast/files/read-file-async.html = TEXT
-BUGWK84333 : fast/files/workers/worker-apply-blob-url-to-xhr.html = TEXT
-BUGWK84333 : fast/files/workers/worker-read-blob-async.html = TEXT
-BUGWK84333 : fast/files/workers/worker-read-blob-sync.html = TEXT
-BUGWK84333 : fast/files/workers/worker-read-file-async.html = TEXT
-BUGWK84333 : fast/files/workers/worker-read-file-sync.html = TEXT
-BUGWK84333 : fast/forms/file/file-input-change-event.html = TEXT
-BUGWK84333 : fast/forms/file/file-input-reset.html = IMAGE
-BUGWK84333 : fast/forms/file/get-file-upload.html = TEXT
-BUGWK84333 : fast/forms/file/input-file-directory-upload.html = TEXT
-BUGWK84333 : fast/forms/file/input-file-entries.html = TEXT
-BUGWK84333 : fast/forms/file/input-file-re-render.html = MISSING
-BUGWK84333 : fast/forms/file/input-file-write-files.html = TEXT
-BUGWK84333 : fast/forms/file/recover-file-input-in-unposted-form.html = TEXT
-BUGWK84333 : http/tests/local/blob/send-hybrid-blob.html = TEXT
-BUGWK84333 : http/tests/local/fileapi/file-last-modified.html = TEXT
-BUGWK84333 : http/tests/local/fileapi/send-dragged-file.html = TEXT
-BUGWK84333 : http/tests/local/fileapi/send-sliced-dragged-file.html = TEXT
-BUGWK84333 : http/tests/local/formdata = TEXT
-BUGWK84333 : http/tests/security/clipboard/clipboard-file-access.html = TEXT
-
-// Missing execCommand('copy') and execCommand('paste').
-BUGWK84338 : editing/deleting/paste-with-transparent-background-color.html = TEXT
-BUGWK84338 : editing/execCommand/find-after-replace.html = TEXT MISSING
-BUGWK84338 : editing/execCommand/paste-1.html = TEXT MISSING
-BUGWK84338 : editing/execCommand/paste-2.html = TEXT MISSING
-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-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-2.html = TEXT MISSING
-BUGWK84338 : fast/forms/textarea-paste-newline.html = TEXT
-
-// Missing showModalDialog implementation
-BUGWK84589 : fast/animation/request-animation-frame-during-modal.html = TEXT
-BUGWK84589 : fast/events/show-modal-dialog-onblur-onfocus.html = TEXT
-BUGWK84589 : fast/harness/show-modal-dialog.html = TEXT
-BUGWK84589 : fast/events/scroll-event-during-modal-dialog.html = TEXT
-BUGWK84589 : http/tests/security/cross-frame-access-call.html = TEXT
-BUGWK84589 : http/tests/security/cross-frame-access-get.html = TEXT
-
-// Issue with timing for suspend/resumeAnimations()?
-BUGWK84592 : animations/stop-animation-on-suspend.html = TEXT
-
-// Animation API not available.
-BUGWK84593 : animations/animation-api-1.html = TEXT
-
-// IndexedDB is not yet enabled.
-BUGWKEFL SKIP : storage/indexeddb = PASS
-BUGWKEFL SKIP : http/tests/inspector/indexeddb = PASS
-
-// Quota API is not supported.
-BUGWKEFL SKIP : storage/storageinfo-missing-arguments.html = PASS
-BUGWKEFL SKIP : storage/storageinfo-no-callbacks.html = PASS
-BUGWKEFL SKIP : storage/storageinfo-query-usage.html = PASS
-BUGWKEFL SKIP : storage/storageinfo-request-quota.html = PASS
-
-// EFL's LayoutTestController does not implement originsWithLocalStorage.
-BUGWKEFL SKIP : storage/domstorage/localstorage/storagetracker = PASS
-
-// JSC does not support setIsolatedWorldSecurityOrigin.
-BUGWK61540 : http/tests/security/isolatedWorld/cross-origin-xhr.html = TEXT
-
-//__worldID is undefined in isolated world
-BUGWKEFL SKIP : http/tests/security/isolatedWorld/didClearWindowObject.html = PASS
-
-// Needs custom policy delegate enhancement to log downloads - EFL port is missing api for getting header fields from HTTP responses. 
-BUGWK87974 : http/tests/download = TEXT IMAGE IMAGE+TEXT
-
-// Needs custom policy delegate enhancement to log DOM node info - EFL port is missing DOM node abstraction
-BUGWK87972 : fast/loader/stop-provisional-loads.html = TEXT
-BUGWK87972 : fast/loader/policy-delegate-action-hit-test-zoomed.html = TEXT
-BUGWK87972 : fast/encoding/mailto-always-utf-8.html = TEXT
-BUGWK87972 : fast/forms/mailto/formenctype-attribute-button-html.html = TEXT
-BUGWK87972 : fast/forms/mailto/formenctype-attribute-input-html.html = TEXT
-
-// EFL's LayoutTestController does not implement layerTreeAsText
-BUGWK82294 : compositing/animation/animation-compositing.html = TEXT
-BUGWK82294 : compositing/geometry/ancestor-overflow-change.html = TEXT
-BUGWK82294 : compositing/geometry/clip.html = TEXT
-BUGWK82294 : compositing/geometry/composited-in-columns.html = TEXT
-BUGWK82294 : compositing/geometry/flipped-writing-mode.html = TEXT
-BUGWK82294 : compositing/geometry/foreground-layer.html = TEXT
-BUGWK82294 : compositing/geometry/layer-due-to-layer-children-deep-switch.html = TEXT
-BUGWK82294 : compositing/geometry/layer-due-to-layer-children-switch.html = TEXT
-BUGWK82294 : compositing/geometry/limit-layer-bounds-clipping-ancestor.html = TEXT
-BUGWK82294 : compositing/geometry/limit-layer-bounds-fixed-positioned.html = TEXT
-BUGWK82294 : compositing/geometry/limit-layer-bounds-opacity-transition.html = TEXT
-BUGWK82294 : compositing/geometry/limit-layer-bounds-overflow-root.html = TEXT
-BUGWK82294 : compositing/geometry/limit-layer-bounds-positioned-transition.html = TEXT
-BUGWK82294 : compositing/geometry/limit-layer-bounds-positioned.html = TEXT
-BUGWK82294 : compositing/geometry/limit-layer-bounds-transformed-overflow.html = TEXT
-BUGWK82294 : compositing/geometry/limit-layer-bounds-transformed.html = TEXT
-BUGWK82294 : compositing/geometry/preserve-3d-switching.html = TEXT
-BUGWK82294 : compositing/iframes/become-composited-nested-iframes.html = TEXT
-BUGWK82294 : compositing/iframes/become-overlapped-iframe.html = TEXT
-BUGWK82294 : compositing/iframes/composited-parent-iframe.html = TEXT
-BUGWK82294 : compositing/iframes/connect-compositing-iframe-delayed.html = TEXT
-BUGWK82294 : compositing/iframes/connect-compositing-iframe.html = TEXT
-BUGWK82294 : compositing/iframes/connect-compositing-iframe2.html = TEXT
-BUGWK82294 : compositing/iframes/connect-compositing-iframe3.html = TEXT
-BUGWK82294 : compositing/iframes/enter-compositing-iframe.html = TEXT
-BUGWK82294 : compositing/iframes/iframe-resize.html = TEXT
-BUGWK82294 : compositing/iframes/iframe-size-from-zero.html = TEXT
-BUGWK82294 : compositing/iframes/iframe-size-to-zero.html = TEXT
-BUGWK82294 : compositing/iframes/iframe-src-change.html = TEXT
-BUGWK82294 : compositing/iframes/invisible-nested-iframe-hide.html = TEXT
-BUGWK82294 : compositing/iframes/invisible-nested-iframe-show.html = TEXT
-BUGWK82294 : compositing/iframes/overlapped-iframe-iframe.html = TEXT
-BUGWK82294 : compositing/iframes/overlapped-iframe.html = TEXT
-BUGWK82294 : compositing/iframes/overlapped-nested-iframes.html = TEXT
-BUGWK82294 : compositing/iframes/page-cache-layer-tree.html = TEXT
-BUGWK82294 : compositing/iframes/resizer.html = MISSING
-BUGWK82294 : compositing/iframes/scrolling-iframe.html = TEXT
-BUGWK82294 : compositing/images/clip-on-directly-composited-image.html = TEXT
-BUGWK82294 : compositing/layer-creation/animation-overlap-with-children.html = TEXT
-BUGWK82294 : compositing/layer-creation/fixed-position-and-transform.html = TEXT
-BUGWK82294 : compositing/layer-creation/fixed-position-under-transform.html = TEXT
-BUGWK82294 : compositing/layer-creation/overflow-scroll-overlap.html = TEXT
-BUGWK82294 : compositing/layer-creation/overlap-child-layer.html = TEXT
-BUGWK82294 : compositing/layer-creation/overlap-clipping.html = TEXT
-BUGWK82294 : compositing/layer-creation/overlap-transformed-layer.html = TEXT
-BUGWK82294 : compositing/layer-creation/rotate3d-overlap.html = TEXT
-BUGWK82294 : compositing/layer-creation/scroll-partial-update.html = TEXT
-BUGWK82294 : compositing/layer-creation/spanOverlapsCanvas.html = TEXT
-BUGWK82294 : compositing/layer-creation/translatez-overlap.html = TEXT
-BUGWK82294 : compositing/overflow/clip-descendents.html = TEXT
-BUGWK82294 : compositing/overflow/content-gains-scrollbars.html = TEXT
-BUGWK82294 : compositing/overflow/content-loses-scrollbars.html = TEXT
-BUGWK82294 : compositing/overflow/overflow-scrollbar-layers.html = TEXT
-BUGWK82294 : compositing/overflow/resize-painting.html = TEXT
-BUGWK82294 : compositing/plugins/small-to-large-composited-plugin.html = TEXT
-BUGWK82294 : compositing/rtl/rtl-absolute-overflow-scrolled.html = TEXT
-BUGWK82294 : compositing/rtl/rtl-absolute-overflow.html = TEXT
-BUGWK82294 : compositing/rtl/rtl-absolute.html = TEXT
-BUGWK82294 : compositing/rtl/rtl-fixed-overflow-scrolled.html = TEXT
-BUGWK82294 : compositing/rtl/rtl-fixed-overflow.html = TEXT
-BUGWK82294 : compositing/rtl/rtl-fixed.html = TEXT
-BUGWK82294 : compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html = TEXT
-BUGWK82294 : compositing/rtl/rtl-iframe-absolute-overflow.html = TEXT
-BUGWK82294 : compositing/rtl/rtl-iframe-absolute.html = TEXT
-BUGWK82294 : compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html = TEXT
-BUGWK82294 : compositing/rtl/rtl-iframe-fixed-overflow.html = TEXT
-BUGWK82294 : compositing/rtl/rtl-iframe-fixed.html = TEXT
-BUGWK82294 : compositing/rtl/rtl-iframe-relative.html = TEXT
-BUGWK82294 : compositing/rtl/rtl-relative.html = TEXT
-BUGWK82294 : compositing/tiling/crash-reparent-tiled-layer.html = TEXT
-BUGWK82294 : compositing/tiling/huge-layer-add-remove-child.html = TEXT
-BUGWK82294 : compositing/tiling/huge-layer-img.html = TEXT
-BUGWK82294 : compositing/tiling/huge-layer-resize.html = TEXT
-BUGWK82294 : compositing/tiling/huge-layer-with-layer-children-resize.html = TEXT
-BUGWK82294 : compositing/tiling/huge-layer-with-layer-children.html = TEXT
-BUGWK82294 : compositing/tiling/huge-layer.html = TEXT
-BUGWK82294 : compositing/video/video-poster.html = TEXT
-BUGWK82294 : compositing/backing/no-backing-for-clip-overlap.html = TEXT
-BUGWK82294 : compositing/backing/no-backing-for-clip.html = TEXT
-BUGWK82294 : compositing/backing/no-backing-for-perspective.html = TEXT
-BUGWK82294 : compositing/clip-child-by-non-stacking-ancestor.html = TEXT
-BUGWK82294 : compositing/geometry/bounds-clipped-composited-child.html = TEXT
-BUGWK82294 : compositing/geometry/fixed-position-composited-switch.html = TEXT
-BUGWK82294 : compositing/layer-creation/fixed-position-out-of-view.html = TEXT
-BUGWK82294 : compositing/layer-creation/overlap-animation.html = TEXT
-BUGWK82294 : compositing/layer-creation/overlap-transformed-and-clipped.html = TEXT
-BUGWK82294 : compositing/layer-creation/overlap-transforms.html = TEXT
-BUGWK82294 : compositing/layer-creation/stacking-context-overlap-nested.html = TEXT
-BUGWK82294 : compositing/layer-creation/stacking-context-overlap.html = TEXT
-BUGWK82294 : compositing/overflow-trumps-transform-style.html = TEXT
-BUGWK82294 : compositing/tiled-layers-hidpi.html = TEXT
-BUGWK82294 : compositing/visibility/layer-visible-content.html = TEXT
-BUGWK82294 : compositing/visibility/visibility-image-layers-dynamic.html = TEXT
-BUGWK82294 : compositing/layer-creation/no-compositing-for-preserve-3d.html = TEXT
-BUGWK82294 : compositing/columns/composited-in-paginated.html = TEXT
-
-// EFL's LayoutTestController does not implement displayInvalidatedRegion
-BUGWK86727 : compositing/plugins/invalidate_rect.html = TEXT
-
-// EFL's LayoutTestController does not implement display
-BUGWK86730 : compositing/layer-creation/fixed-position-scroll.html = MISSING
-
-// EFL does not support WebGL
-BUGWK77219 : compositing/backface-visibility/backface-visibility-webgl.html = TEXT
-BUGWK77219 : compositing/visibility/visibility-simple-webgl-layer.html = TEXT
-BUGWK77219 : fast/dom/constructed-objects-prototypes.html = TEXT
-
-BUGWK84759 : ietestcenter/css3/multicolumn/column-containing-block-001.htm = IMAGE
-BUGWK84760 : ietestcenter/css3/multicolumn/column-containing-block-002.htm = IMAGE
-BUGWK84761 : ietestcenter/css3/multicolumn/column-filling-001.htm = IMAGE
-BUGWK84764 : ietestcenter/css3/multicolumn/column-width-applies-to-001.htm = IMAGE
-BUGWK84767 : ietestcenter/css3/multicolumn/column-width-applies-to-002.htm = IMAGE
-BUGWK84768 : ietestcenter/css3/multicolumn/column-width-applies-to-003.htm = IMAGE
-BUGWK84769 : ietestcenter/css3/multicolumn/column-width-applies-to-004.htm = IMAGE
-BUGWK84770 : ietestcenter/css3/multicolumn/column-width-applies-to-007.htm = IMAGE
-BUGWK84771 : ietestcenter/css3/multicolumn/column-width-applies-to-009.htm = IMAGE
-BUGWK84772 : ietestcenter/css3/multicolumn/column-width-applies-to-010.htm = IMAGE
-BUGWK84773 : ietestcenter/css3/multicolumn/column-width-applies-to-012.htm = IMAGE
-BUGWK84775 : ietestcenter/css3/multicolumn/column-width-applies-to-013.htm = IMAGE
-BUGWK84776 : ietestcenter/css3/multicolumn/column-width-applies-to-014.htm = IMAGE
-BUGWK84777 : ietestcenter/css3/multicolumn/column-width-applies-to-015.htm = IMAGE
-BUGWK84778 : ietestcenter/css3/multicolumn/column-width-negative-001.htm = IMAGE
-
-BUGWK72363 : fast/dom/Window/window-postmessage-arrays.html = TEXT
-
-// Expando properties on attribute nodes disappear
-BUGWK88045 : fast/dom/gc-attribute-node.html = TEXT
-
-BUGWK84037 : fast/text/international/spaces-combined-in-vertical-text.html = TEXT
-
-// Requires WebP support.
-BUGWKEFL SKIP : fast/canvas/canvas-toDataURL-webp.html = PASS
-BUGWKEFL SKIP : fast/images/webp-image-decoding.html = PASS
-
-// This tests fails by one on 32 bits machines due to rounding issues.
-BUGWKEFL : fast/css/percentage-non-integer.html = TEXT PASS
-
-// Test is timeouting, passes in all other platforms.
-BUGWKEFL SKIP : fast/css/device-aspect-ratio.html = PASS
-
-// These test -apple- prefixed CSS properties, which we don't support.
-WONTFIX SKIP : fast/css/apple-prefix.html = TEXT
-
-BUGWK75747 : fast/css/color-correction-on-background-image.html = TEXT
-BUGWK75747 : fast/css/color-correction-on-backgrounds.html = TEXT
-BUGWK75747 : fast/css/color-correction-on-box-shadow.html = TEXT
-BUGWK75747 : fast/css/color-correction-on-text-shadow.html = TEXT
-BUGWK75747 : fast/css/color-correction-untagged-images.html = TEXT
-
-BUGWK65536 : fast/css/text-rendering.html = TEXT
-
-BUGWK49142 : fast/css/style-scoped = TEXT
-
-// ENABLE(INPUT_TYPE_*) are not enabled.
-BUGWK29359 : fast/css/pseudo-in-range.html = TEXT
-BUGWK29359 : fast/css/pseudo-out-of-range.html = TEXT
-BUGWK29359 : fast/css/pseudo-in-range-invalid-value.html = TEXT
-
-BUGWK85484 : fast/css/resize-corner-tracking-transformed.html = TEXT
-BUGWK85484 : fast/css/resize-corner-tracking.html = TEXT
-
-BUGWK85493 : fast/css/square-button-appearance.html = TEXT
-
-BUGWK85494 : fast/css/button-height.html = TEXT
-
-BUGWK73766 : css3/unicode-bidi-isolate-aharon-failing.html = IMAGE IMAGE+TEXT
-
-BUGWK85466 : css3/images/cross-fade-background-size.html = TEXT
-
-BUGWK85492 : css3/zoom-coords.xhtml = TEXT
-
-// Occasionally missing chunks of output
-BUGWK66873 : http/tests/loading/redirect-methods.html = TEXT
-
-// IETC flexbox failures
-BUGWK85211 : ietestcenter/css3/flexbox/flexbox-align-stretch-001.htm = IMAGE
-BUGWK85212 : ietestcenter/css3/flexbox/flexbox-layout-002.htm = IMAGE
-
-// Issue related to hit testing
-BUGWK86971 : svg/hittest/svg-shapes-non-scale-stroke.html = TEXT
-
-// Issue related to battery status and vibration API
-BUGWK85594 : fast/dom/navigator-detached-no-crash.html = TEXT
-
-// Incorrect rendering results after r115846
-BUGWK85599 : http/tests/navigation/postredirect-basic.html = TEXT
-
-// Interferes with the rAF tests that are enabled
-BUGWK85689 SKIP : fast/animation/request-animation-frame-disabled.html = TEXT
-
-// Crash shared with the GTK+ port
-BUGWK30724 DEBUG : fast/loader/opaque-base-url.html = CRASH
-
-// EFL's DumpRenderTree should support LayoutTestController's dumpEditingCallbacks()
-BUGWK84835 : editing/execCommand/4128080-2.html = TEXT
-BUGWK84835 : editing/execCommand/copy-without-selection.html = TEXT
-BUGWK84835 : editing/execCommand/findString-diacriticals.html = TEXT
-BUGWK84835 : editing/execCommand/indent-paragraphs.html = TEXT
-
-// DRT doesn't check for isPrinting().
-BUGWK87226 : printing/iframe-print.html = TEXT
-BUGWK87226 : printing/media-queries-print.html = MISSING
-BUGWK87226 : printing/setPrinting.html = MISSING
-BUGWK87226 : printing/simultaneous-position-float-change.html = MISSING
-BUGWK87226 : printing/single-line-must-not-be-split-into-two-pages.html = MISSING
-BUGWK87226 : printing/width-overflow.html = MISSING
-
-BUGWK79757 : fast/selectors/selection-window-inactive.html = IMAGE
-
-// Font kerning issue, fails on GTK as well.
-BUGWK76048 : fast/text/font-kerning.html = IMAGE
-
-// Fails on GTK as well
-BUGWK84678 : fast/spatial-navigation/snav-container-white-space.html = TEXT
-BUGWK84678 : fast/spatial-navigation/snav-fully-aligned-horizontally.html = TEXT
-BUGWK84678 : fast/spatial-navigation/snav-iframe-no-scrollable-content.html = TEXT
-
-// Ligatures rendering issue.
-BUGWK85606 : fast/text/font-variant-ligatures.html = IMAGE
-
-// Off-by-few-pixels issue for this selection reftest, fails on GTK as well.
-BUGWK84701 : fast/block/line-layout/selection-highlight-overlap.html = TEXT IMAGE IMAGE+TEXT
-
-// Times-out with debug build during heavy cpu loads
-BUGWK85902 SLOW DEBUG : fast/overflow/lots-of-sibling-inline-boxes.html = PASS
-
-BUGWKEFL SLOW DEBUG : http/tests/incremental/slow-utf8-html.pl = PASS
-
-// Tests imported in r116658
-BUGWK85308 : ietestcenter/css3/valuesandunits/units-000.htm = IMAGE CRASH
-BUGWK85310 : ietestcenter/css3/valuesandunits/units-010.htm = IMAGE
-
-// New test introduced in r116694 fails
-BUGWK86182 : fast/frames/seamless/seamless-inherited-document-style.html = TEXT
-
-// LEGACY_VIEWPORT_ADAPTION flag is not enabled on EFL port
-BUGWK88191 : fast/viewport/viewport-legacy-handheldfriendly.html = TEXT
-BUGWK88191 : fast/viewport/viewport-legacy-mobileoptimized-2.html = TEXT
-BUGWK88191 : fast/viewport/viewport-legacy-mobileoptimized-3.html = TEXT
-BUGWK88191 : fast/viewport/viewport-legacy-mobileoptimized.html = TEXT
-BUGWK88191 : fast/viewport/viewport-legacy-ordering-5.html = TEXT
-BUGWK88191 : fast/viewport/viewport-legacy-ordering-6.html = TEXT
-BUGWK88191 : fast/viewport/viewport-legacy-xhtmlmp.html = TEXT
-BUGWK88191 : fast/viewport/viewport-legacy-xhtmlmp-remove-and-add.html = TEXT
-
-// The EFL port has no support for the FileSystem API
-BUGWK68591 SKIP : fast/filesystem = PASS
-BUGWK68591 SKIP : fast/mutation/filesystem-callback-delivery.html = PASS
-BUGWK68591 SKIP : http/tests/filesystem = PASS
-BUGWK68591 SKIP : http/tests/security/filesystem-iframe-from-remote.html = PASS
-BUGWK68591 SKIP : http/tests/security/mixedContent/filesystem-url-in-iframe.html = PASS
-
-// The EFL port has no support for the Geolocation
-BUGWK82140 : fast/dom/Geolocation = TEXT
-BUGWK82140 : fast/dom/Window/window-properties-geolocation.html = TEXT
-BUGWK82140 : inspector/geolocation-error.html = TEXT
-BUGWK82140 : inspector/geolocation-success.html = TEXT
-BUGWK82140 : inspector/geolocation-watchPosition.html = TEXT
-
-// EFL's EventSender does not implement contextClick yet
-BUGWK86091 : editing/pasteboard/copy-standalone-image-crash.html = TEXT
-BUGWK86091 : editing/selection/5354455-1.html = TEXT
-BUGWK86091 : editing/selection/button-right-click.html = TEXT
-BUGWK86091 : editing/selection/context-menu-on-text.html = TEXT
-BUGWK86091 : editing/selection/context-menu-text-selection.html = TEXT
-BUGWK86091 : editing/selection/empty-cell-right-click.html = TEXT
-BUGWK86091 : editing/spelling/context-menu-suggestions.html = TEXT
-BUGWK86091 : editing/spelling/spellcheck-input-search-crash.html = TEXT
-BUGWK86091 : fast/events/context-onmousedown-event.html = TEXT
-BUGWK86091 : fast/events/contextmenu-scrolled-page-with-frame.html = TEXT
-BUGWK86091 : fast/events/right-click-focus.html = TEXT
-BUGWK86091 : fast/events/selectstart-prevent-selection-on-right-click.html = TEXT
-BUGWK86091 : media/context-menu-actions.html = TEXT
-BUGWK86091 : media/controls-right-click-on-timebar.html = TEXT
-BUGWK86091 : editing/shadow/rightclick-on-meter-in-shadow-crash.html = TEXT
-
-// EFL's EventSender contextClick, needs baselines
-BUGWK86091 : editing/selection/5354455-2.html = MISSING
-BUGWK86091 : fast/events/context-no-deselect.html = MISSING
-
-// IETC namespace failures
-BUGWK86137 : ietestcenter/css3/namespaces/prefix-007.xml = IMAGE
-BUGWK86139 : ietestcenter/css3/namespaces/prefix-010.xml = IMAGE
-BUGWK86142 : ietestcenter/css3/namespaces/syntax-021.xml = IMAGE
-
-// Fullscreen API is enabled but not fully implemented.
-BUGWK86597 : fullscreen/video-controls-drag.html = TEXT
-BUGWK86187 : media/media-fullscreen-not-in-document.html = TEXT
-BUGWK86187 SKIP : media/media-fullscreen-inline.html = PASS
-
-// ecore_x library is not initialized and calls to it cause crashes
-BUGWK86961 : editing/execCommand/paste-and-match-style-event.html = CRASH
-BUGWK86961 : fast/dom/shadow/cppevent-in-shadow.html = CRASH
-
-// Selection problem in Shadow DOM test (passes on GTK)
-BUGWKEFL : fast/dom/shadow/selections-in-shadow.html = TEXT
-
-// Shadow DOM for replaced elements is not rendered correctly yet.
-BUGWK90860 : fast/dom/shadow/shadowdom-for-object-complex-shadow.html = IMAGE
-BUGWK90860 : fast/dom/shadow/shadowdom-for-object-only-shadow.html = IMAGE
-BUGWK90860 : fast/dom/shadow/shadowdom-for-object-without-shadow.html = IMAGE
-BUGWK91485 : fast/dom/shadow/shadowdom-for-textarea-complex-shadow.html = IMAGE
-BUGWK91485 : fast/dom/shadow/shadowdom-for-textarea-only-shadow.html = IMAGE
-BUGWK91485 : fast/dom/shadow/shadowdom-for-textarea-without-shadow.html = IMAGE
-BUGWK91486 : fast/dom/shadow/shadowdom-for-button-complex-shadow.html = IMAGE
-BUGWK91486 : fast/dom/shadow/shadowdom-for-button-only-shadow.html = IMAGE
-BUGWK91486 : fast/dom/shadow/shadowdom-for-button-without-shadow.html = IMAGE
-BUGWK91487 : fast/dom/shadow/shadowdom-for-select-complex-shadow.html = IMAGE
-BUGWK91487 : fast/dom/shadow/shadowdom-for-select-without-shadow.html = IMAGE
-BUGWK91488 : fast/dom/shadow/shadowdom-for-output-only-shadow.html = IMAGE
-BUGWK91489 : fast/dom/shadow/shadowdom-for-fieldset-complex-shadow.html = IMAGE
-BUGWK91489 : fast/dom/shadow/shadowdom-for-fieldset-only-shadow.html = IMAGE
-BUGWK91491 : fast/dom/shadow/shadowdom-for-keygen-complex-shadow.html = IMAGE
-BUGWK91491 : fast/dom/shadow/shadowdom-for-keygen-without-shadow.html = IMAGE
-
-// This test is specific to QuickTime media engine.
-BUGWKEFL SKIP : media/video-does-not-loop.html = PASS
-
-// This test fails if mixer is not at 100%
-BUGWK83704 : media/event-attributes.html = TEXT
-
-// EFL's LayoutTestController does not implement setAutomaticLinkDetectionEnabled
-BUGWK85463 SKIP : editing/inserting/typing-space-to-trigger-smart-link.html = PASS
-
-// Missing deletebutton controller implementation.
-BUGWK86615 : editing/deleting/5408255.html = TEXT
-BUGWK86615 : editing/deleting/regional-indicators.html = TEXT
-
-// Custom font loading delaying text drawing on Canvas
-BUGWK87355 : canvas/philip/tests/2d.text.draw.fontface.notinpage.html = TEXT
-
-// 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 support setSubpixelTextPositioning()
-BUGWK91341 : fast/text/descent-clip-in-scaled-page.html = IMAGE
-
-// Failing after r119268 on GTK and EFL
-BUGWK88138 : http/tests/media/video-buffered.html = TEXT
-
-// Failing after r120145 on both GTK and EFL
-BUGWK88961 : http/tests/misc/redirect-to-about-blank.html = TEXT
-
-// EFL port does not support hyphenation
-BUGWK89830 : fast/text/hyphen-min-preferred-width.html = IMAGE
-
-// 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
-
-// Missing test infrastructure, no gamepads available.
-BUGWKEFL : gamepad/gamepad-polling-access.html = TEXT
-
-// Fails on GTK+ and Qt as well.
-BUGWK86445 : fast/multicol/split-in-top-margin.html = IMAGE
-
-// ENABLE_INPUT_TYPE_* are not enabled on EFL port.
-BUGWK29359 SKIP : fast/forms/date = TEXT
-BUGWK29359 SKIP : fast/forms/datetime = TEXT
-BUGWK29359 SKIP : fast/forms/datetimelocal = TEXT
-BUGWK29359 SKIP : fast/forms/month = TEXT
-BUGWK29359 SKIP : fast/forms/time = TEXT
-BUGWK29359 SKIP : fast/forms/week = TEXT
-BUGWK89209 : fast/forms/input-in-table-cell-no-value.html = IMAGE
-
-// Paletted PNG with ICC color profiles not working.
-BUGWK86722 SKIP : fast/images/paletted-png-with-color-profile.html = PASS
-
-// These tests cause flakiness (extra console messages in output)
-BUGWK88729 SKIP : userscripts/window-onerror-for-isolated-world-1.html = PASS
-BUGWK88729 SKIP : userscripts/window-onerror-for-isolated-world-2.html = PASS
-
-// These tests do not seem to fail anywhere else.
-BUGWK88031 : fast/multicol/span/generated-child-split-flow-crash.html = TEXT
-
-// Flexbox test failing on EFL.
-BUGWK88984 : css3/flexbox/flexitem.html = TEXT
-
-// New test introduced in r122663 failing on GTK and Qt as well
-BUGWK91339 : css2.1/20110323/vertical-align-boxes-001.htm = IMAGE
-
-// Failing after r121121 on both GTK and EFL
-BUGWK89845 : fast/forms/input-set-composition-scroll.html = TEXT
-
-BUGWK90007 : http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html = TEXT
-
-BUGWK90334 : css3/flexbox/anonymous-block.html = IMAGE
-
-// Test started failing after r122681 due to wrong scrollbar positioning
-BUGWK91359 : css3/flexbox/flexbox-overflow-auto.html = IMAGE
-
-// Require rebaseline after bug 88171
-BUGWK88171 : fast/block/float/independent-align-positioning.html = TEXT
-BUGWK88171 : fast/block/float/010.html = TEXT
-BUGWK88171 : css1/formatting_model/floating_elements.html = TEXT
-
-// Looks like missing multipart/x-mixed-replace support in libsoup. Failing on both GTK and EFL.
-BUGWK68979 : http/tests/multipart/multipart-replace-non-html-content.php = TEXT
-
-// Skip tests in fast/text/shaping
-BUGWK90951 SKIP : fast/text/shaping = PASS
-
-// Test added by Mac port, rendering results totally different on EFL.
-BUGWK91477 : fast/multicol/shrink-to-column-height-for-pagination.html = MISSING
-
-// These tests are failing after r122528.
-BUGWK91210 : http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object.html = TEXT
-BUGWK91210 : http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect.html = TEXT
-BUGWK91210 : http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist_in_object.html = TEXT
-BUGWK91210 : http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_xserver_redirect.html = TEXT
-
-// Failing after r123145 on EFL, GTK and QT.
-BUGWK91843 : http/tests/security/cross-frame-access-put.html = TEXT
-
-// Failing after r123379 on EFL and GTK.
-BUGWK92063 : fast/css/sticky/parsing-position-sticky.html = TEXT
-
-// This test depends on subpixel layout.
-BUGWK92352 : css3/flexbox/flex-rounding.html = TEXT
-
-// Following tests need baselines
-BUGWK95646 : css3/masking/clip-path-circle.html = MISSING 
-BUGWK95646 : css3/masking/clip-path-ellipse.html = MISSING 
-BUGWK95646 : css3/masking/clip-path-rectangle.html = MISSING 
-BUGWK95646 : css3/masking/clip-path-polygon.html = MISSING 
-BUGWK95646 : css3/masking/clip-path-polygon-evenodd.html = MISSING 
-BUGWK95646 : css3/masking/clip-path-polygon-nonzero.html = MISSING 
-BUGWK95646 : css3/masking/clip-path-circle-filter.html = MISSING 
-BUGWK95646 : css3/masking/clip-path-circle-overflow.html = MISSING 
-BUGWK95646 : css3/masking/clip-path-circle-relative-overflow.html = MISSING 
-BUGWK95646 : css3/masking/clip-path-circle-overflow-hidden.html = MISSING 
+# These are the layout test expectations for the EFL port(s) of WebKit.
+#
+# See http://trac.webkit.org/wiki/TestExpectations for more information on this file.
+
+# We divide our test_expectations.txt into several categories:
+# 0. TESTS MIGRATED OVER FROM THE SKIPPED FILE
+#
+# 1. TESTS EXPECTED TO FAIL
+#    Test cases related to features that we don't expect to be activated for EFL since e.g.
+#    * the feature implementation in WebCore is not complete yet
+#    * the feature is not relevant for the EFL port
+#    * the feature is meant to solve a backwards compatibility issue on other platforms
+#    Test cases that don't apply for the EFL platform permanently.
+#    If in doubt, please discuss on webkit-efl mailing list whether a set of test cases
+#    should be moved here.
+
+# 2. CRASHES
+
+# 3. FLAKY TESTS
+
+# 4. PASSING TESTS WITH INCORRECT EXPECTATIONS
+#    * Test cases that are passing with their generated incorrect expectations.
+#    * It should be checked if the test fails. Remove the line if the test result is correct
+#      otherwise update with new incorrect one.
+
+# 5. FAILING TESTS
+#    * Interim failures that are moved here for further investigation as a result of daily
+#      gardening. They should be analysed quickly and either resolved or moved to 1).
+#    * Remaining failures that are moved here until further investigation after
+#      unskipping a directory or block of tests in the Skipped list. Mark cases as MISSING
+#      if you cannot yet generate new results since another feature is missing.
+#    * Tests that we expect to pass once the respective fix for DRT is available or
+#      a relevant compile time feature can be enabled for EFL.
+
+
+# Each line should have an associated bug. Please don't file new lines without one.
+
+#////////////////////////////////////////////////////////////////////////////////////////
+# TESTS MIGRATED OVER FROM THE SKIPPED FILE
+#////////////////////////////////////////////////////////////////////////////////////////
+
+# --------------------------------------------------------------------
+# Tests which depend on features which have not been implemented yet
+# --------------------------------------------------------------------
+
+# EFL's LayoutTestController does not implement keepWebHistory
+fast/history/window-open.html
+
+# EFL's LayoutTestController does not implement shadowPseudoId
+media/video-volume-slider.html
+
+# Need to add functionality to DumpRenderTree to handle error pages
+fast/history/back-forward-reset-after-error-handling.html
+
+# BUG: Captions support needed in the media engine (via GTK+)
+media/media-captions.html
+
+# The EFL port has no support for detecting slow unload handlers
+fast/dom/Window/slow-unload-handler.html
+fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html
+
+# Need ENABLE(MOUSE_CURSOR_SCALE)
+fast/css/cursor-parsing-image-set.html
+fast/events/mouse-cursor-image-set.html
+
+# ----------------------------------------
+# Tests which also fail in other platforms
+# ----------------------------------------
+
+# Tests that fail across all platforms. Even though some platforms don't skip these tests, there are platform-specific results generated that make these tests 'pass' (via GTK+).
+canvas/philip/tests/2d.composite.operation.clear.html
+canvas/philip/tests/2d.composite.operation.darker.html
+canvas/philip/tests/2d.drawImage.broken.html
+canvas/philip/tests/2d.drawImage.image.incomplete.omitted.html
+canvas/philip/tests/2d.fillStyle.parse.rgb-eof.html
+canvas/philip/tests/2d.fillStyle.parse.rgba-eof.html
+canvas/philip/tests/2d.missingargs.html
+canvas/philip/tests/2d.pattern.image.broken.html
+canvas/philip/tests/2d.pattern.image.incomplete.empty.html
+canvas/philip/tests/2d.pattern.image.incomplete.omitted.html
+canvas/philip/tests/2d.text.draw.baseline.bottom.html
+canvas/philip/tests/2d.text.draw.baseline.hanging.html
+canvas/philip/tests/2d.text.draw.baseline.ideographic.html
+canvas/philip/tests/2d.text.draw.baseline.middle.html
+canvas/philip/tests/2d.text.draw.baseline.top.html
+canvas/philip/tests/type.prototype.html
+
+# invalid-image-data-standalone.html passes, this does not
+webkit.org/b/104669 http/tests/multipart/invalid-image-data.html [ Skip ]
+
+# Failing on non-Chromium bots
+# https://bugs.webkit.org/show_bug.cgi?id=68278
+http/tests/history/back-with-fragment-change.php
+
+# Failing http tests (via GTK+)
+http/tests/loading/bad-scheme-subframe.html
+http/tests/media/video-play-stall-seek.html
+http/tests/media/video-play-stall.html
+http/tests/security/feed-urls-from-remote.html
+
+# ------------------------------
+# Tests which need investigation
+# ------------------------------
+
+# BUG: eyes not being rendered correctly
+http/tests/misc/acid2-pixel.html
+
+# BUG: new windows do not have scrollbars
+fast/dom/Window/new-window-opener.html
+
+# BUG: wrong test result, window should not have been scrolled
+fast/events/attempt-scroll-with-no-scrollbars.html
+
+# BUG: no mouseout event being sent
+fast/events/mouseout-on-window.html
+
+# BUG: wrong test results that need investigation
+compositing/images/direct-pdf-image.html
+compositing/reflections/backface-hidden-reflection.html
+editing/selection/extend-selection-after-double-click.html
+fast/forms/listbox-onchange.html
+fast/forms/onselect-textfield.html
+fast/forms/option-mouseevents.html
+fast/forms/search-abs-pos-cancel-button.html
+fast/forms/search-cancel-button-events.html
+fast/forms/search-transformed.html
+fast/forms/search-zoomed.html
+fast/forms/range/slider-delete-while-dragging-thumb.html
+fast/harness/results.html
+fast/repaint/selection-clear.html
+fast/repaint/table-cell-overflow.html
+fast/repaint/text-emphasis-h.html
+fast/text/midword-break-after-breakable-char.html
+
+# BUG: Needs a grayish canvas background. See DumpRenderTree/chromium/WebViewHost::displayRepaintMask().
+fast/repaint/absolute-position-change-containing-block.html
+fast/repaint/absolute-position-moved.html
+fast/repaint/fixed-to-relative-position-with-absolute-child.html
+fast/repaint/inline-overflow.html
+fast/repaint/inline-relative-positioned.html
+fast/repaint/overflow-flipped-writing-mode-block.html
+fast/repaint/text-in-relative-positioned-inline.html
+fast/repaint/trailing-floats-root-line-box-overflow.html
+fast/table/simple_paint.html
+fast/table/border-collapsing/cached-cell-append.html
+fast/table/border-collapsing/cached-cell-remove.html
+fast/table/border-collapsing/cached-change-cell-border-color.html
+fast/table/border-collapsing/cached-change-cell-border-width.html
+fast/table/border-collapsing/cached-change-cell-sl-border-color.html
+fast/table/border-collapsing/cached-change-col-border-color.html
+fast/table/border-collapsing/cached-change-col-border-width.html
+fast/table/border-collapsing/cached-change-colgroup-border-color.html
+fast/table/border-collapsing/cached-change-colgroup-border-width.html
+fast/table/border-collapsing/cached-change-row-border-color.html
+fast/table/border-collapsing/cached-change-row-border-width.html
+fast/table/border-collapsing/cached-change-table-border-color.html
+fast/table/border-collapsing/cached-change-table-border-width.html
+fast/table/border-collapsing/cached-change-tbody-border-color.html
+fast/table/border-collapsing/cached-change-tbody-border-width.html
+
+# BUG: The form widgets are too big for Edje to process, however this makes the page not scrollable at all.
+fast/block/float/overhanging-tall-block.html
+
+# BUG: <select> form elements do not respect some properties when being rendered (probably a problem in the theme).
+fast/forms/basic-selects.html
+
+# BUG: text field renders badly when the height is too small
+fast/forms/textfield-overflow.html
+
+# BUG: rendering problems
+fast/forms/color/input-appearance-color.html
+
+# BUG: international characters not being rendered correctly. they probably need a proper font.
+fast/text/international/arabic-justify.html
+fast/text/international/bidi-linebreak-001.html
+fast/text/international/bidi-linebreak-002.html
+fast/text/international/bidi-linebreak-003.html
+fast/text/international/bold-bengali.html
+fast/text/international/complex-character-based-fallback.html
+fast/text/international/danda-space.html
+fast/text/international/hindi-spacing.html
+fast/text/international/hindi-whitespace.html
+fast/text/international/khmer-selection.html
+fast/text/international/plane2.html
+fast/text/international/thai-baht-space.html
+fast/text/international/thai-line-breaks.html
+
+# BUG: form widgets do not respect RTL settings
+fast/forms/range/input-appearance-range-rtl.html
+fast/text/international/bidi-menulist.html
+fast/text/international/pop-up-button-text-alignment-and-direction.html
+
+# BUG: video sizes not being set properly
+media/video-size-intrinsic-scale.html
+
+# BUG: the theme probably has a different thumb value
+fast/forms/range/slider-zoomed.html
+
+# BUG: wrong textarea sizes
+fast/forms/textarea-metrics.html
+
+# BUG: <select> element is not being scrolled as expected.
+fast/forms/listbox-selection-2.html
+
+# BUG: the whole text is being selected
+fast/forms/input-text-drag-down.html
+
+# BUG: the text field is not scrolled
+fast/forms/input-readonly-autoscroll.html
+
+# Needs investigation: this test passes when run alone
+fast/forms/submit-to-blank-multiple-times.html
+
+# Flaky tests (text diff mismatch)
+http/tests/navigation/document-location-mouseover.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=107118
+fast/canvas/canvas-quadratic-same-endpoint.html
+
+# ------------------------------------
+# Tests for features under development
+# ------------------------------------
+
+# Unclassified failures
+fast/events/platform-wheelevent-paging-x-in-non-scrolling-div.html
+fast/events/platform-wheelevent-paging-x-in-non-scrolling-page.html
+fast/events/platform-wheelevent-paging-x-in-scrolling-div.html
+fast/events/platform-wheelevent-paging-x-in-scrolling-page.html
+fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html
+fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html
+fast/events/platform-wheelevent-paging-y-in-non-scrolling-div.html
+fast/events/platform-wheelevent-paging-y-in-non-scrolling-page.html
+fast/events/platform-wheelevent-paging-y-in-scrolling-div.html
+fast/events/platform-wheelevent-paging-y-in-scrolling-page.html
+fast/forms/number/number-spinbutton-in-multi-column.html
+fast/forms/select/listbox-in-multi-column.html
+fast/inline/continuation-outlines-with-layers.html
+fast/invalid/residual-style.html
+fast/js/constructor-length.html
+
+# The black text is not overlapping with the red one
+fast/text/line-initial-and-final-swashes.html
+
+# Fails, the div does not scroll
+scrollbars/scroll-rtl-or-bt-layer.html
+
+# Failing, the 2 bars are not identical
+svg/hixie/data-types/002.xhtml
+
+# Failing, text size is not the same
+svg/zoom/text/zoom-hixie-mixed-009.xml
+
+# Failing, last gradiant rectangle is blank
+svg/batik/paints/gradientLimit.svg
+
+# EFL DRT doesn't fully support http tests yet. These tests make timeout error.
+fast/overflow/overflow-height-float-not-removed-crash3.html
+http/tests/misc/copy-resolves-urls.html
+http/tests/misc/iframe-invalid-source-crash.html
+http/tests/misc/submit-post-keygen.html
+http/tests/navigation/no-referrer-reset.html
+http/tests/navigation/no-referrer-target-blank.html
+http/tests/navigation/target-frame-from-window.html
+http/tests/security/drag-drop-same-unique-origin.html
+http/tests/security/frameNavigation/not-opener.html
+http/tests/security/originHeader/origin-header-for-empty.html
+http/tests/security/redirect-BLOCKED-to-localURL.html
+http/tests/security/xss-DENIED-xsl-document-redirect.xml
+http/tests/security/xss-DENIED-xsl-external-entity-redirect.xml
+http/tests/xmlhttprequest/access-control-basic-whitelist-request-headers.html
+http/tests/xmlhttprequest/cross-origin-cookie-storage.html
+http/tests/xmlhttprequest/cross-origin-no-authorization.html
+http/tests/xmlhttprequest/logout.html
+http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html
+xmlviewer/extensions-api.html
+
+# These test -apple- and -khtml- prefixed CSS properties, which we don't support.
+inspector/styles/vendor-prefixes.html
+
+# There are no expected result set yet.
+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/dom/rtl-scroll-to-leftmost-and-resize.html
+fast/text/unicode-variation-selector.html
+
+# Requires ENABLE(FILE_SYSTEM)
+fast/forms/file/input-file-entries.html
+http/tests/security/contentSecurityPolicy/filesystem-urls-match-self.html
+
+# X-Content-Type-Options (ENABLE_NOSNIFF) is not enabled.
+http/tests/security/contentTypeOptions
+
+# Transparent image being produced
+fast/frames/transparent-scrollbar.html
+
+# Fail until ENABLE_DATA_TRANSFER_ITEMS is enabled
+# (Other tests might also depend on it)
+fast/events/drag-and-drop-subframe-dataTransfer.html
+fast/events/drag-dataTransferItemList-file-handling.html
+
+# Still failing after https://bugs.webkit.org/show_bug.cgi?id=42328
+# most likely related to https://bugs.webkit.org/show_bug.cgi?id=84102
+fast/profiler/stop-profiling-after-setTimeout.html
+fast/profiler/dead-time.html
+
+# following tests started failing on EFL afrer r122952.
+http/tests/inspector/resource-har-conversion.html
+http/tests/inspector/console-cross-origin-iframe-logging.html
+http/tests/inspector/resource-parameters.html
+http/tests/inspector/compiler-source-mapping-debug.html
+http/tests/inspector/console-websocket-error.html
+inspector/styles/svg-style.xhtml
+inspector/debugger/live-edit.html
+inspector/debugger/live-edit-breakpoints.html
+inspector/debugger/debugger-compile-and-run.html
+inspector/timeline/timeline-receive-response-event.html
+
+webkit.org/b/88780 inspector/debugger/dom-breakpoints.html [ Timeout Failure ]
+webkit.org/b/88780 inspector/debugger/event-listener-breakpoints.html [ Failure ]
+webkit.org/b/88780 inspector/debugger/step-through-event-listeners.html [ Failure ]
+webkit.org/b/89056 inspector/debugger/xhr-breakpoints.html [ Failure Timeout ]
+
+# ENABLE(DRAGGABLE_REGION) is disabled
+fast/css/draggable-region-parser.html
+
+webkit.org/b/99096 fast/canvas/webgl/arraybuffer-transfer-of-control.html [ Failure Pass ]
+
+#////////////////////////////////////////////////////////////////////////////////////////
+# TESTS EXPECTED TO FAIL
+#////////////////////////////////////////////////////////////////////////////////////////
+
+# These tests require DASHBOARD_SUPPORT but this feature is specific to Mac port.
+Bug(EFL) fast/canvas/canvas-gradient-addStop-error.html
+Bug(EFL) fast/canvas/fill-stroke-clip-reset-path.html
+Bug(EFL) http/tests/xmlhttprequest/default-content-type-dashboard.html
+
+# Doesn't apply to platforms that don't enforce the CFNetwork-style 3rd party cookie policy
+webkit.org/b/35824 http/tests/cookies/third-party-cookie-relaxing.html
+
+# This test is out-dated since r95899.
+webkit.org/b/65709 canvas/philip/tests/2d.drawImage.outsidesource.html [ Failure ]
+
+# Bug in the test itself, as the input box can be big enough for the given coordinates to be inside it.
+Bug(EFL) fast/forms/input-text-click-outside.html
+
+# Exclusions implementation not complete yet.
+webkit.org/b/83898 fast/exclusions
+
+# CSS Filters support not yet enabled (needs ENABLE_CSS_FILTERS).
+webkit.org/b/85465 css3/filters [ Skip ]
+webkit.org/b/85465 compositing/filters [ Skip ]
+
+# CSS image-resolution is not yet enabled.
+webkit.org/b/85262 fast/css/image-resolution
+
+# CSS image-orientation is not yet enabled.
+webkit.org/b/89052 fast/css/image-orientation
+
+# Perf tests are really slow in debug builds and there are few benefits in running them.
+[ Debug ] perf [ WontFix ]
+
+# Pre-HMTL5 parser quirks only apply to the mac port for now.
+fast/parser/pre-html5-parser-quirks.html [ WontFix ]
+
+# This port doesn't support v8 i18n extension.
+fast/js/i18n-bindings-locale.html [ WontFix ]
+
+# No CORS support for media elements is implemented yet.
+Bug(EFL) http/tests/security/video-cross-origin-readback.html [ Failure ]
+
+# Perf tests are way too slow and some may fail due to timeout.
+perf/adding-radio-buttons.html [ WontFix ]
+perf/array-binary-search.html [ WontFix ]
+perf/array-nested-loop.html [ WontFix ]
+perf/mouse-event.html [ WontFix ]
+
+# Rounding issues when running on 32-bits machines.
+webkit.org/b/43568 sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html
+webkit.org/b/43568 sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html
+svg/css/stars-with-shadow.html
+svg/W3C-SVG-1.1/paths-data-03-f.svg
+
+# Newly added test which fails on other bots too
+webkit.org/b/85969 http/tests/loading/post-in-iframe-with-back-navigation.html [ Failure ]
+
+# Missing drag'n'drop support.
+webkit.org/b/86623 editing/pasteboard/data-transfer-items-drag-drop-string.html [ Failure ]
+webkit.org/b/86623 editing/pasteboard/drag-and-drop-image-contenteditable.html [ Failure ]
+webkit.org/b/86623 editing/pasteboard/drag-and-drop-inputimage-contenteditable.html [ Failure ]
+webkit.org/b/86623 editing/pasteboard/drag-and-drop-objectimage-contenteditable.html [ Failure ]
+webkit.org/b/86623 editing/pasteboard/drag-drop-input-textarea.html [ Failure ]
+webkit.org/b/86623 editing/pasteboard/drag-drop-list.html [ Failure ]
+webkit.org/b/86623 editing/pasteboard/drag-drop-url-text.html [ Failure ]
+webkit.org/b/86623 editing/pasteboard/drag-drop-url-with-style.html [ Failure ]
+webkit.org/b/86623 editing/pasteboard/drag-image-in-about-blank-frame.html [ Failure ]
+webkit.org/b/86623 editing/pasteboard/drop-inputtext-acquires-style.html [ Failure ]
+webkit.org/b/86623 editing/pasteboard/drop-link.html [ Failure ]
+webkit.org/b/86623 editing/pasteboard/drop-text-events.html [ Failure ]
+webkit.org/b/86623 editing/pasteboard/files-during-page-drags.html [ Failure ]
+webkit.org/b/86623 editing/pasteboard/get-data-text-plain-drop.html [ Failure ]
+webkit.org/b/86623 editing/selection/4895428-1.html [ Failure ]
+webkit.org/b/86623 editing/selection/4895428-4.html [ Failure ]
+webkit.org/b/86623 editing/selection/drag-text-delay.html [ Failure ]
+webkit.org/b/86623 fast/block/positioning/hittest-on-relative-positioned-children.html
+webkit.org/b/86623 fast/dom/shadow/drop-event-for-input-in-shadow.html [ Failure ]
+webkit.org/b/86623 fast/dom/shadow/drop-event-in-shadow.html [ Failure ]
+webkit.org/b/86623 fast/events/5056619.html
+webkit.org/b/86623 fast/events/bogus-dropEffect-effectAllowed.html
+webkit.org/b/86623 fast/events/click-count.html
+webkit.org/b/86623 fast/events/content-changed-during-drop.html
+webkit.org/b/86623 fast/events/crash-on-mutate-during-drop.html
+webkit.org/b/86623 fast/events/drag-and-drop-dataTransfer-types-nocrash.html
+webkit.org/b/86623 fast/events/drag-and-drop-fire-drag-dragover.html
+webkit.org/b/86623 fast/events/drag-and-drop.html
+webkit.org/b/86623 fast/events/drag-customData.html
+webkit.org/b/86623 fast/events/drag-dataTransferItemList.html
+webkit.org/b/86623 fast/events/drag-display-none-element.html [ Failure ]
+webkit.org/b/86623 fast/events/drag-image-filename.html [ Failure ]
+webkit.org/b/86623 fast/events/drag-in-frames.html [ Failure ]
+webkit.org/b/86623 fast/events/drag-link.html [ Failure ]
+webkit.org/b/86623 fast/events/drag-parent-node.html [ Failure ]
+webkit.org/b/86623 fast/events/drag-selects-image.html
+webkit.org/b/86623 fast/events/dropzone-001.html
+webkit.org/b/86623 fast/events/dropzone-002.html
+webkit.org/b/86623 fast/events/dropzone-003.html
+webkit.org/b/86623 fast/events/dropzone-005.html
+webkit.org/b/86623 fast/events/moving-text-should-fire-drop-and-dragend-events.html [ Failure ]
+webkit.org/b/86623 fast/events/moving-text-should-fire-drop-and-dragend-events-2.html [ Failure ]
+webkit.org/b/86623 fast/events/ondragenter.html
+webkit.org/b/86623 fast/events/ondrop-text-html.html
+webkit.org/b/86623 fast/events/only-valid-drop-targets-receive-file-drop.html [ Failure ]
+webkit.org/b/86623 fast/events/remove-target-with-shadow-in-drag.html [ Failure ]
+webkit.org/b/86623 fast/events/selectstart-by-double-triple-clicks.html
+webkit.org/b/86623 fast/events/selectstart-by-drag.html
+webkit.org/b/86623 fast/events/standalone-image-drag-to-editable.html
+webkit.org/b/86623 fast/forms/drag-into-textarea.html
+webkit.org/b/86623 fast/forms/drag-out-of-textarea.html
+webkit.org/b/86623 fast/forms/file/input-file-value.html [ Failure ]
+webkit.org/b/86623 fast/forms/focus-change-on-keypress.html
+webkit.org/b/86623 fast/forms/search-cancel-button-mouseup.html
+webkit.org/b/86623 fast/forms/search-disabled-readonly.html
+webkit.org/b/86623 fast/forms/textfield-drag-into-disabled.html
+webkit.org/b/86623 fast/lists/drag-into-marker.html
+webkit.org/b/86623 fast/table/click-near-anonymous-table.html
+webkit.org/b/86623 fast/text/offsetForPosition-complex-fallback.html
+webkit.org/b/86623 http/tests/local/drag-over-remote-content.html
+webkit.org/b/86623 http/tests/local/fileapi/file-last-modified-after-delete.html [ Failure ]
+webkit.org/b/86623 http/tests/misc/bubble-drag-events.html
+webkit.org/b/86623 http/tests/misc/drag-over-iframe-invalid-source-crash.html
+webkit.org/b/86623 http/tests/security/dataTransfer-set-data-file-url.html
+webkit.org/b/86623 http/tests/security/drag-drop-different-origin.html
+webkit.org/b/86623 http/tests/security/drag-over-remote-content-iframe.html
+webkit.org/b/86623 editing/pasteboard/cleanup-on-move.html [ Failure ]
+webkit.org/b/86623 editing/pasteboard/drag-list-item.html [ Failure ]
+
+# Missing drag'n'drop, needs baselines
+webkit.org/b/86623 editing/pasteboard/4947130.html [ Missing ]
+webkit.org/b/86623 editing/pasteboard/drag-drop-dead-frame.html [ Missing ]
+webkit.org/b/86623 editing/pasteboard/drag-drop-modifies-page.html [ Missing ]
+webkit.org/b/86623 editing/pasteboard/drag-image-to-contenteditable-in-iframe.html [ Missing ]
+webkit.org/b/86623 editing/pasteboard/drag-selected-image-to-contenteditable.html [ Missing ]
+webkit.org/b/86623 editing/pasteboard/drop-text-without-selection.html [ Missing ]
+webkit.org/b/86623 editing/pasteboard/smart-drag-drop.html [ Missing ]
+webkit.org/b/86623 editing/pasteboard/subframe-dragndrop-1.html [ Missing ]
+
+# WebKitTestRunner needs pasteboard implementation
+webkit.org/b/102486 editing/pasteboard/line-feed-between-br-and-b-should-not-reorder-pasted-content.html [ Failure ]
+webkit.org/b/102486 editing/pasteboard/paste-table-cells.html [ Failure ]
+
+# Needs baselines
+editing/deleting/smart-delete-003.html [ Missing ]
+editing/deleting/smart-delete-004.html [ Missing ]
+editing/inserting/before-after-input-element.html [ Missing ]
+editing/inserting/break-blockquote-after-delete.html [ Missing ]
+editing/selection/3690703-2.html [ Missing ]
+editing/selection/3690703.html [ Missing ]
+editing/selection/3690719.html [ Missing ]
+editing/selection/4397952.html [ Missing ]
+editing/selection/4895428-3.html [ Missing ]
+editing/selection/4975120.html [ Missing ]
+editing/selection/5007143-2.html [ Missing ]
+editing/selection/5007143.html [ Missing ]
+editing/selection/5057506.html [ Missing ]
+editing/selection/5195166-1.html [ Missing ]
+editing/selection/7152-2.html [ Missing ]
+editing/selection/caret-and-focus-ring.html [ Missing ]
+editing/selection/caret-before-select.html [ Missing ]
+editing/selection/caret-ltr-right.html [ Missing ]
+editing/selection/caret-rtl-2-left.html [ Missing ]
+editing/selection/caret-rtl-right.html [ Missing ]
+editing/selection/contains-boundaries.html [ Missing ]
+editing/selection/designmode-no-caret.html [ Missing ]
+editing/selection/doubleclick-crash.html [ Missing ]
+editing/selection/drag-select-1.html [ Missing ]
+editing/selection/extend-by-character-002.html [ Missing ]
+editing/selection/extend-by-character-003.html [ Missing ]
+editing/selection/extend-by-word-002.html [ Missing ]
+editing/selection/extend-inside-transforms-backward.html [ Missing ]
+editing/selection/mixed-editability-6.html [ Missing ]
+editing/selection/mixed-editability-7.html [ Missing ]
+editing/selection/node-removal-2.html [ Missing ]
+editing/selection/paragraph-granularity.html [ Missing ]
+editing/selection/range-between-block-and-inline.html [ Missing ]
+editing/selection/replaced-boundaries-3.html [ Missing ]
+editing/selection/select-across-readonly-input-1.html [ Missing ]
+editing/selection/select-across-readonly-input-2.html [ Missing ]
+editing/selection/select-across-readonly-input-3.html [ Missing ]
+editing/selection/select-across-readonly-input-4.html [ Missing ]
+editing/selection/select-across-readonly-input-5.html [ Missing ]
+editing/selection/select-all-002.html [ Missing ]
+editing/selection/select-all-003.html [ Missing ]
+editing/selection/select-all-004.html [ Missing ]
+editing/selection/select-all-005.html [ Missing ]
+editing/selection/select-all-006.html [ Missing ]
+editing/selection/select-box.html [ Missing ]
+editing/selection/select-element-paragraph-boundary.html [ Missing ]
+editing/selection/select-from-textfield-outwards.html [ Missing ]
+editing/selection/select-missing-image.html [ Missing ]
+editing/selection/selection-actions.html [ Missing ]
+editing/selection/selection-background.html [ Missing ]
+editing/selection/selection-button-text.html [ Missing ]
+editing/selection/vertical-lr-ltr-extend-line-backward-br.html [ Missing ]
+editing/style/5017613-1.html [ Missing ]
+editing/style/5046875-1.html [ Missing ]
+editing/style/5065910.html [ Missing ]
+editing/style/5228141.html [ Missing ]
+editing/style/5279521.html [ Missing ]
+editing/style/font-family-with-space.html [ Missing ]
+editing/style/smoosh-styles-001.html [ Missing ]
+editing/style/style-boundary-005.html [ Missing ]
+
+# CSS Sticky (-webkit-sticky) supported by EFL, but these tests fail.
+webkit.org/b/95182 fast/css/sticky/inline-sticky-abspos-child.html [ ImageOnlyFailure ]
+webkit.org/b/95182 fast/css/sticky/inline-sticky.html [ ImageOnlyFailure ]
+
+# Testcase assumes a thumb width of 12px, default there uses 29px.
+webkit.org/b/95071 fast/forms/range/slider-in-multi-column.html [ Failure ]
+webkit.org/b/95071 fast/forms/range/slider-transformed.html [ Failure ]
+
+# The EFL port has no support for webarchives.
+Bug(EFL) webarchive
+Bug(EFL) http/tests/webarchive
+Bug(EFL) svg/webarchive
+Bug(EFL) svg/custom/image-with-prefix-in-webarchive.svg
+
+# The EFL port uses different keyboard accelerators than Safari (via Chromium).
+Bug(EFL) fast/events/option-tab.html
+
+# Implementing copy{En,De}codedHostName only to test them does not make sense
+webkit.org/b/86080 fast/encoding/idn-security.html [ Skip ]
+
+# Text Autosizing is not yet enabled.
+webkit.org/b/84186 fast/text-autosizing
+
+# Dialog element is not yet enabled.
+webkit.org/b/84635 fast/dom/HTMLDialogElement [ Skip ]
+
+# HIGH_DPI_CANVAS is not enabled.
+webkit.org/b/101809 fast/canvas/canvas-resize-reset-pixelRatio.html [ Skip ]
+
+# DeviceOrientation support is not enabled by default.
+Bug(EFL) fast/dom/DeviceOrientation [ Skip ]
+Bug(EFL) fast/dom/Window/window-properties-device-orientation.html [ Skip ]
+Bug(EFL) inspector/device-orientation-success.html [ Skip ]
+
+# EFL port does not enable ORIENTATION_EVENTS
+webkit.org/b/90928 fast/dom/Orientation [ Skip ]
+
+# EFL port does not implement DeviceMotion
+webkit.org/b/95300 fast/dom/DeviceMotion [ Skip ]
+
+webkit.org/b/98895 perf/accessibility-title-ui-element.html [ Skip ]
+
+# Taken from Chromium, this test verifies that a mismatch reftest will fail if both results are the
+# same.  Because the whole point is that this test should fail when run, it's
+# not SKIP, just WONTFIX.
+webkit.org/b/66218 fast/harness/sample-fail-mismatch-reftest.html [ WontFix ImageOnlyFailure ]
+
+# These tests need to be rebaselined after https://bugs.webkit.org/show_bug.cgi?id=99984
+webkit.org/b/99984 svg/as-image/image-preserveAspectRatio-all.svg [ ImageOnlyFailure Pass ]
+webkit.org/b/99984 svg/filters/feImage-preserveAspectRatio-all.svg [ ImageOnlyFailure Pass ]
+webkit.org/b/99984 svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr.html [ ImageOnlyFailure Pass ]
+webkit.org/b/99984 svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop.html [ ImageOnlyFailure Pass ]
+
+# Need rebaseline after https://bugs.webkit.org/show_bug.cgi?id=105437
+webkit.org/b/105437 svg/W3C-SVG-1.1-SE/filters-image-03-f.svg [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/W3C-SVG-1.1-SE/filters-image-05-f.svg [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/W3C-SVG-1.1/filters-displace-01-f.svg [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/W3C-SVG-1.1/filters-image-01-b.svg [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr.html [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr.html [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr.html [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr.html [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr.html [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop.html [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop.html [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop.html [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop.html [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop.html [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr.html [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop.html [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox.svg [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-userSpaceOnUse.svg [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox.svg [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse.svg [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/filters/feImage-late-indirect-update.svg [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/custom/feDisplacementMap-01.svg [ Missing ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/filters/feImage-animated-transform-on-target-rect.svg [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/filters/feImage-multiple-targets-id-change.svg [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/filters/feImage-position.svg [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/filters/feImage-preserveAspectratio.svg [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/filters/feImage-reference-invalidation.svg [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/filters/feImage-subregions.svg [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/filters/feImage-subregions-preseveAspectRatio-none.svg [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/filters/feImage-subregions-preseveAspectRatio-none-with-viewBox.svg [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/filters/feImage-target-add-to-document.svg [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/filters/feImage-target-attribute-change.svg [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/filters/feImage-target-attribute-change-with-use-indirection-2.svg [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/filters/feImage-target-attribute-change-with-use-indirection.svg [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/filters/feImage-target-changes-id.svg [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/filters/feImage-target-id-change.svg [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/filters/feImage-target-inline-style-change.svg [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/filters/feImage-target-property-change.svg [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/filters/feImage-target-reappend-to-document.svg [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/filters/feImage-target-remove-from-document.svg [ ImageOnlyFailure Pass ]
+webkit.org/b/105437 svg/filters/feImage-target-style-change.svg [ ImageOnlyFailure Pass ]
+
+# -------------------------------------------------------------------------------------
+# Only the Chromium port supports the features below, but its DRT implementation is not
+# capable of running those tests either. They are currently skipped by all ports.
+# -------------------------------------------------------------------------------------
+# Comment from chromium/TestExpectations: There is no enough plugins support in DRT
+webkit.org/b/97459 http/tests/inspector/network/network-embed.html [ WontFix ]
+webkit.org/b/97459 http/tests/inspector/network/network-content-replacement-embed.html [ WontFix ]
+# Comment from chromium/TestExpectations: Transferred time/size are not supported in DRT.
+webkit.org/b/97459 http/tests/inspector/network/network-size.html [ WontFix ]
+webkit.org/b/97459 http/tests/inspector/network/network-size-chunked.html [ WontFix ]
+webkit.org/b/97459 http/tests/inspector/network/network-size-sync.html [ WontFix ]
+
+# CSS Regions tests for region styling and scoped styles, of which the latter are not enabled by default.
+webkit.org/b/82340 fast/regions/style-scoped-in-flow-override-container-style.html [ ImageOnlyFailure ]
+webkit.org/b/82340 fast/regions/style-scoped-in-flow-override-region-styling-multiple-regions.html [ ImageOnlyFailure ]
+webkit.org/b/82340 fast/regions/style-scoped-in-flow-override-region-styling.html [ ImageOnlyFailure ]
+webkit.org/b/82340 fast/regions/style-scoped-in-flow.html [ ImageOnlyFailure ]
+
+# This port does not enable HIDDEN_PAGE_DOM_TIMER_THROTTLING
+fast/dom/timer-throttling-hidden-page.html [ WontFix ]
+
+# Ignored because we do not have OBJC bindings
+editing/pasteboard/paste-RTFD.html [ WontFix ]
+editing/pasteboard/paste-TIFF.html [ WontFix ]
+
+# The test is intrinsically flaky and cannot be fixed.
+webkit.org/b/100117 fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html [ WontFix ]
+
+# Color profiles are not currently used. See USE(QCMSLIB)
+webkit.org/b/100519 fast/images/jpeg-with-color-profile.html [ Skip ]
+webkit.org/b/100519 fast/images/png-with-color-profile.html [ Skip ]
+webkit.org/b/100519 fast/images/paletted-png-with-color-profile.html [ Skip ]
+
+# The following test fail because blending is not yet implemented
+webkit.org/b/105542 fast/canvas/canvas-blend-image.html [ Skip ]
+webkit.org/b/105542 fast/canvas/canvas-blend-solid.html [ Skip ]
+
+#////////////////////////////////////////////////////////////////////////////////////////
+# CRASHES
+#////////////////////////////////////////////////////////////////////////////////////////
+
+# Asserting after r142555.
+webkit.org/b/109682 fast/dom/window-load-crash.html [ Crash ]
+webkit.org/b/109682 fast/frames/seamless/seamless-hyperlink-named.html [ Crash ]
+webkit.org/b/109682 fast/frames/seamless/seamless-hyperlink.html [ Crash ]
+
+# Sometimes hit !m_isolatedWorld->isNormal() || m_wrapper || !m_jsFunction assertion.
+webkit.org/b/105299 webaudio/javascriptaudionode.html [ Crash Failure ]
+webkit.org/b/105299 webaudio/javascriptaudionode-upmix2-8channel-input.html [ Pass Crash ]
+
+# Sometimes hit !m_finishedNodes.size() assertion in AudioContext destructor.
+webkit.org/b/105870 webaudio/audiobuffersource.html [ Pass Crash ]
+webkit.org/b/105870 webaudio/audionode.html [ Pass Crash ]
+webkit.org/b/105870 webaudio/audionode-connect-order.html [ Pass Crash ]
+
+# Sometimes hit !m_hasAXObject assertion in RenderObject destructor
+webkit.org/b/105879 editing/pasteboard/4806874.html [ Pass Crash ]
+webkit.org/b/105879 editing/spelling/spelling-insert-html.html [ Pass Crash ]
+
+# Media regressions after updating to gstreamer 1.0.
+webkit.org/b/104809 media/adopt-node-crash.html [ Crash ]
+webkit.org/b/104809 media/video-src.html [ Crash Pass ]
+webkit.org/b/104809 media/video-src-blob.html [ Crash Failure ]
+webkit.org/b/104809 media/video-src-change.html [ Crash Pass ]
+webkit.org/b/104809 media/remove-from-document.html [ Crash Pass ]
+webkit.org/b/104809 media/video-timeupdate-during-playback.html [ Crash Pass ]
+
+#////////////////////////////////////////////////////////////////////////////////////////
+# FLAKY TESTS
+#////////////////////////////////////////////////////////////////////////////////////////
+
+webkit.org/b/85603 fast/forms/textarea-placeholder-set-attribute.html [ Failure ImageOnlyFailure Pass ]
+webkit.org/b/59801 fast/workers/storage/use-same-database-in-page-and-workers.html [ Failure Pass ]
+webkit.org/b/86073 ietestcenter/css3/flexbox/flexbox-layout-001.htm [ ImageOnlyFailure Pass ]
+webkit.org/b/86073 ietestcenter/css3/flexbox/flexbox-layout-003.htm [ ImageOnlyFailure Pass ]
+webkit.org/b/86078 http/tests/misc/favicon-loads-with-icon-loading-override.html [ Failure Pass ]
+webkit.org/b/86079 http/tests/misc/link-rel-icon-beforeload.html [ Failure Pass ]
+webkit.org/b/86081 loader/navigation-while-deferring-loads.html [ Failure Pass ]
+webkit.org/b/86082 security/block-test.html [ Failure Pass ]
+webkit.org/b/86084 svg/dom/SVGScriptElement/script-onerror-bubbling.svg [ Failure Pass ]
+webkit.org/b/88230 svg/stroke/non-scaling-stroke-pattern.svg [ ImageOnlyFailure Pass ]
+webkit.org/b/60103 fast/replaced/border-radius-clip.html [ Failure Pass ]
+webkit.org/b/91366 fast/forms/number/number-spinbutton-gets-disabled-or-readonly.html [ Failure Pass ]
+webkit.org/b/92112 fast/overflow/overflow-height-float-not-removed-crash2.html [ Crash Pass ]
+webkit.org/b/93589 svg/dom/SVGScriptElement/script-change-externalResourcesRequired-while-loading.svg [ Failure Pass ]
+webkit.org/b/98656 fast/dynamic/window-scrollbars-test.html [ Failure Pass ]
+webkit.org/b/103439 fast/loader/submit-form-while-parsing-2.html [ Failure Pass ]
+webkit.org/b/103443 fast/parser/parser-yield-timing.html [ Failure Pass ]
+webkit.org/b/103444 http/tests/css/shared-stylesheet-mutation.html [ Failure Pass ]
+webkit.org/b/103445 http/tests/css/shared-stylesheet-mutation-preconstruct.html [ Failure Pass ]
+
+# Flaky on all platforms.
+webkit.org/b/89153 http/tests/websocket/tests/hybi/workers/close.html [ Failure Crash Pass ]
+
+# Flaky websocket tests.
+Bug(EFL) http/tests/websocket/tests/hybi/invalid-subprotocol-characters.html [ Failure Pass ]
+Bug(EFL) http/tests/websocket/tests/hybi/close-on-navigate-new-location.html [ Failure Pass ]
+
+# Flaky inspector tests
+webkit.org/b/78869 http/tests/inspector/inspect-element.html [ Failure Pass ]
+webkit.org/b/91958 http/tests/inspector-enabled/injected-script-discard.html [ Failure Pass ]
+webkit.org/b/85615 http/tests/inspector/resource-har-pages.html [ Failure Pass ]
+Bug(EFL) http/tests/inspector/search/resources-search-match-index.html [ Failure Pass ]
+webkit.org/b/93820 inspector/console/console-format-collections.html [ Failure Pass ]
+webkit.org/b/96886 inspector/debugger/dynamic-script-tag.html [ Failure Pass ]
+Bug(EFL) inspector/profiler/heap-snapshot.html [ Failure Pass ]
+Bug(EFL) inspector/timeline/timeline-enum-stability.html [ Failure Pass ]
+webkit.org/b/95066 inspector/styles/media-queries.html [ Failure Pass ]
+webkit.org/b/98777 inspector/styles/styles-history.html [ Failure Pass ]
+
+# New test added in r139405 that gives different output every run.
+webkit.org/b/104384 inspector/debugger/debugger-script-preprocessor.html [ Failure Pass ]
+
+# Sometimes asserts in MessagePort::contextDestroyed
+webkit.org/b/94458 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html [ Crash Failure Pass ]
+
+# Aborting application cache downloads is flaky.
+webkit.org/b/87633 http/tests/appcache/abort-cache-onchecking-manifest-404.html [ Failure Pass ]
+webkit.org/b/87633 http/tests/appcache/abort-cache-ondownloading-resource-404.html [ Failure Pass ]
+
+# Tests that sometimes fail on the bot (for GTK and Chromium ports as well).
+webkit.org/b/77631 fast/multicol/span/span-as-immediate-child-property-removal.html [ Failure Pass ]
+webkit.org/b/77631 fast/multicol/span/span-as-immediate-columns-child-removal.html [ Failure Pass ]
+
+webkit.org/b/93213 fast/text/international/text-spliced-font.html [ Failure Pass ]
+webkit.org/b/93214 http/tests/loading/307-after-303-after-post.html [ Crash Pass Timeout ]
+webkit.org/b/93212 http/tests/incremental/slow-utf8-text.pl [ Pass Timeout ]
+
+webkit.org/b/85180 media/audio-delete-while-step-button-clicked.html [ Failure Pass ]
+webkit.org/b/86074 media/svg-as-image-with-media-blocked.html [ Crash Pass ]
+webkit.org/b/83878 media/track/track-mode.html [ Failure Pass ]
+webkit.org/b/68878 webkit.org/b/102993 media/video-playing-and-pause.html [ Failure Pass ]
+webkit.org/b/98621 webkit.org/b/102993 media/video-controls-rendering.html [ Failure Pass ]
+webkit.org/b/96641 media/video-seek-past-end-playing.html [ Failure Pass ]
+
+# Opera-submitted tests to W3C for <track>, a lot of failures still.
+webkit.org/b/103926 media/track/opera/idl/media-idl-tests.html [ Skip ]
+webkit.org/b/103926 media/track/opera/interfaces/HTMLElement/HTMLMediaElement/crossOrigin.html [ Skip ]
+webkit.org/b/103926 media/track/opera/interfaces/HTMLElement/HTMLTrackElement/kind.html [ Skip ]
+webkit.org/b/103926 media/track/opera/interfaces/HTMLElement/HTMLTrackElement/src.html [ Skip ]
+webkit.org/b/103926 media/track/opera/interfaces/TextTrack/activeCues.html [ Skip ]
+webkit.org/b/103926 media/track/opera/interfaces/TrackEvent/constructor.html [ Skip ]
+webkit.org/b/103926 media/track/opera/interfaces/TrackEvent/createEvent.html [ Skip ]
+webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/getCueAsHTML.html [ Skip ]
+webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/line.html [ Skip ]
+webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/onenter.html [ Skip ]
+webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/onexit.html [ Skip ]
+webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/snapToLines.html [ Skip ]
+webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/text.html [ Skip ]
+webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/vertical.html [ Skip ]
+webkit.org/b/103926 media/track/opera/interfaces/TextTrackCueList/getter.html [ Skip ]
+webkit.org/b/103926 media/track/opera/interfaces/TextTrackList/getter.html [ Skip ]
+webkit.org/b/103926 media/track/opera/interfaces/TextTrackList/onremovetrack.html [ Skip ]
+webkit.org/b/103926 media/track/opera/track/track-element/cloneNode.html [ Skip ]
+webkit.org/b/103926 media/track/opera/track/track-element/src-clear-cues.html [ Skip ]
+webkit.org/b/103926 media/track/opera/track/webvtt/parsing/001.html [ Skip ]
+webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/entities.html [ Skip ] 
+webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/tags.html [ Skip ]
+webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/12345_timestamps.html [ Skip ]
+webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/timestamps.html [ Skip ]
+webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/tree-building.html [ Skip ]
+webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/cue_font_size_transition.html [ Skip ]
+webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/voice_with_evil_timestamp.html [ Skip ]
+
+webkit.org/b/100636 [ Debug ] jquery/traversing.html [ Failure Crash Pass ]
+
+webkit.org/b/102928 svg/foreignObject/viewport-foreignobject-crash.html [ Crash Failure Pass ]
+
+webkit.org/b/105444 fast/selectors/querySelector-in-range-crash.html [ Crash Pass ]
+
+# Issue with timing for suspend/resumeAnimations()?
+webkit.org/b/49182 animations/stop-animation-on-suspend.html [ Failure Pass ]
+
+webkit.org/b/103383 fast/css/counters/element-removal-crash.xhtml [ Failure Pass ]
+
+webkit.org/b/103880 fast/writing-mode/vertical-font-vmtx-units-per-em.html [ Failure Pass ]
+
+# flaky console output problem
+webkit.org/b/105280 http/tests/xmlhttprequest/origin-whitelisting-https.html [ Failure Pass ]
+webkit.org/b/105280 http/tests/xmlhttprequest/access-control-preflight-async-header-denied.html [ Failure Pass ]
+webkit.org/b/105280 http/tests/xmlhttprequest/simple-cross-origin-denied-events.html [ Failure Pass ]
+webkit.org/b/105280 http/tests/xmlhttprequest/access-control-preflight-async-method-denied.html [ Failure Pass ]
+webkit.org/b/105280 http/tests/xmlhttprequest/cross-site-denied-response.html [ Failure Pass ]
+webkit.org/b/105280 http/tests/xmlhttprequest/simple-cross-origin-denied-events-post.html [ Failure Pass ]
+webkit.org/b/105280 http/tests/xmlhttprequest/access-control-preflight-async-not-supported.html [ Failure Pass ]
+
+webkit.org/b/105296 webaudio/delaynode-maxdelay.html [ Failure Pass ]
+
+webkit.org/b/106551 media/video-src-source.html [ Crash Pass ]
+webkit.org/b/106551 media/video-source-moved.html [ Crash Pass ]
+webkit.org/b/106551 media/video-source.html [ Crash Pass ]
+webkit.org/b/106551 media/video-source-type.html [ Crash Pass ]
+webkit.org/b/106551 fast/dom/beforeload/remove-video-poster-in-beforeload-listener.html [ Crash Pass ]
+
+webkit.org/b/107024 compositing/self-painting-layers2.html [ Pass Failure ]
+webkit.org/b/107024 compositing/video-page-visibility.html [ Pass Failure ]
+
+# Fails, test times out in testLoadErrorGC()
+webkit.org/b/78819 fast/workers/shared-worker-load-error.html [ Failure Pass ]
+
+#////////////////////////////////////////////////////////////////////////////////////////
+# PASSING TESTS WITH INCORRECT EXPECTATIONS
+#////////////////////////////////////////////////////////////////////////////////////////
+
+# Regression from r133898
+Bug(EFL) fast/forms/basic-textareas-quirks.html [ Pass ]
+Bug(EFL) fast/forms/input-disabled-color.html [ Pass ]
+Bug(EFL) fast/forms/input-readonly-dimmed.html [ Pass ]
+
+# Test 2 in below test is failing.
+webkit.org/b/94877 fast/forms/listbox-hit-test-zoomed.html [ Pass ]
+
+# Intrusive theming overrides collide with style-related LayoutTests.
+webkit.org/b/85877 fast/forms/menulist-narrow-width.html [ Pass ]
+webkit.org/b/85877 fast/forms/menulist-style-color.html [ Pass ]
+webkit.org/b/85877 fast/forms/select-style.html [ Pass ]
+
+# EFL port needs Pasteboard implementation, needs baselines.
+webkit.org/b/84338 fast/forms/plaintext-mode-2.html [ Pass ]
+
+# Controls are not zoomed.
+webkit.org/b/102367 fast/forms/zoomed-controls.html [ Pass ]
+
+#////////////////////////////////////////////////////////////////////////////////////////
+# FAILING TESTS
+#////////////////////////////////////////////////////////////////////////////////////////
+
+# Needs inner spin button to respect -webkit-inner-spin-button style
+webkit.org/b/87619 fast/forms/number/number-appearance-rtl.html [ Failure ]
+webkit.org/b/87619 fast/forms/number/number-appearance-spinbutton-disabled-readonly.html [ Failure ]
+webkit.org/b/87619 fast/forms/number/number-appearance-spinbutton-layer.html [ Failure ]
+webkit.org/b/87619 fast/forms/number/number-size.html [ Failure ]
+
+# Needs to have PNG generated, which currently fails for this case.
+webkit.org/b/83274 fast/repaint/transform-rotate-and-remove.html [ Pass ]
+
+webkit.org/b/83906 ietestcenter/css3/grid/grid-column-001.htm [ ImageOnlyFailure ]
+webkit.org/b/83907 ietestcenter/css3/grid/grid-column-002.htm [ ImageOnlyFailure ]
+webkit.org/b/83909 ietestcenter/css3/grid/grid-column-003.htm [ ImageOnlyFailure ]
+webkit.org/b/83912 ietestcenter/css3/grid/grid-items-002.htm [ ImageOnlyFailure ]
+webkit.org/b/83913 ietestcenter/css3/grid/grid-items-003.htm [ ImageOnlyFailure ]
+
+# EFL's EventSender does not implement continuousMouseScrollBy yet
+Bug(EFL) fast/events/continuous-platform-wheelevent-in-scrolling-div.html [ Failure ]
+Bug(EFL) fast/events/wheelevent-direction-inverted-from-device.html [ Failure ]
+Bug(EFL) fast/events/wheelevent-in-horizontal-scrollbar-in-rtl.html [ Failure ]
+Bug(EFL) fast/events/wheelevent-in-vertical-scrollbar-in-rtl.html [ Failure ]
+
+# EFL's EventSender does not implement gesture-related callbacks
+Bug(EFL) fast/events/touch/gesture
+Bug(EFL) fast/events/touch/page-scaled-touch-gesture-click.html
+
+# EventSender.beginDragWithFiles is not implemented
+webkit.org/b/84333 editing/pasteboard/data-transfer-items-drag-drop-entry.html [ Failure ]
+webkit.org/b/84333 editing/pasteboard/data-transfer-items-drag-drop-file.html [ Failure ]
+webkit.org/b/84333 editing/pasteboard/drag-files-to-editable-element.html [ Failure ]
+webkit.org/b/84333 editing/pasteboard/drop-file-svg.html [ Failure ]
+webkit.org/b/84333 editing/pasteboard/file-drag-to-editable.html [ Failure ]
+webkit.org/b/84333 editing/pasteboard/file-input-files-access.html [ Failure ]
+webkit.org/b/84333 fast/dom/Window/window-postmessage-clone-frames.html [ Failure ]
+webkit.org/b/84333 fast/dom/Window/window-postmessage-clone.html [ Failure ]
+webkit.org/b/84333 fast/events/drag-file-crash.html [ Failure ]
+webkit.org/b/84333 fast/events/drag-to-navigate.html [ Failure ]
+webkit.org/b/84333 fast/events/drop-handler-should-not-stop-navigate.html [ Failure ]
+webkit.org/b/84333 fast/events/drop-with-file-paths.html [ Failure ]
+webkit.org/b/84333 fast/events/dropzone-004.html [ Failure ]
+webkit.org/b/84333 fast/events/file-input-hidden-in-ondrop.html [ Failure ]
+webkit.org/b/84333 fast/events/input-element-display-none-in-dragleave-crash.html [ Failure ]
+webkit.org/b/84333 fast/events/prevent-drag-to-navigate.html [ Failure ]
+webkit.org/b/84333 fast/files/apply-blob-url-to-img.html [ Failure ]
+webkit.org/b/84333 fast/files/apply-blob-url-to-xhr.html [ Failure ]
+webkit.org/b/84333 fast/files/file-list-test.html [ Failure ]
+webkit.org/b/84333 fast/files/file-reader-abort.html [ Failure ]
+webkit.org/b/84333 fast/files/file-reader-directory-crash.html [ Failure ]
+webkit.org/b/84333 fast/files/file-reader-event-listener.html [ Failure ]
+webkit.org/b/84333 fast/files/null-origin-string.html [ Failure ]
+webkit.org/b/84333 fast/files/read-blob-async.html [ Failure ]
+webkit.org/b/84333 fast/files/read-file-async.html [ Failure ]
+webkit.org/b/84333 fast/files/workers/worker-apply-blob-url-to-xhr.html [ Failure ]
+webkit.org/b/84333 fast/files/workers/worker-read-blob-async.html [ Failure ]
+webkit.org/b/84333 fast/files/workers/worker-read-blob-sync.html [ Failure ]
+webkit.org/b/84333 fast/files/workers/worker-read-file-async.html [ Failure ]
+webkit.org/b/84333 fast/files/workers/worker-read-file-sync.html [ Failure ]
+webkit.org/b/84333 fast/forms/file/file-input-change-event.html [ Failure ]
+webkit.org/b/84333 fast/forms/file/file-input-reset.html [ ImageOnlyFailure ]
+webkit.org/b/84333 fast/forms/file/get-file-upload.html [ Failure ]
+webkit.org/b/84333 fast/forms/file/input-file-directory-upload.html [ Failure ]
+webkit.org/b/84333 fast/forms/file/input-file-re-render.html [ Missing ]
+webkit.org/b/84333 fast/forms/file/input-file-write-files.html [ Failure ]
+webkit.org/b/84333 fast/forms/file/recover-file-input-in-unposted-form.html [ Failure ]
+webkit.org/b/84333 fast/forms/file/selected-files-from-history-state.html [ Failure ]
+webkit.org/b/84333 http/tests/local/blob/send-hybrid-blob.html [ Failure ]
+webkit.org/b/84333 http/tests/local/fileapi/file-last-modified.html [ Failure ]
+webkit.org/b/84333 http/tests/local/fileapi/send-dragged-file.html [ Failure ]
+webkit.org/b/84333 http/tests/local/fileapi/send-sliced-dragged-file.html [ Failure ]
+webkit.org/b/84333 http/tests/local/formdata [ Failure ]
+webkit.org/b/84333 http/tests/security/clipboard/clipboard-file-access.html [ Failure ]
+
+# EFL port needs Pasteboard implementation.
+webkit.org/b/84338 editing/deleting/paste-with-transparent-background-color.html [ Failure ]
+webkit.org/b/84338 editing/input/paste-text-ending-with-interchange-newline.html [ Failure ]
+webkit.org/b/84338 editing/input/reveal-contenteditable-on-paste-vertically.html [ Failure ]
+webkit.org/b/84338 editing/inserting/insert-3786362-fix.html [ Failure ]
+webkit.org/b/84338 editing/inserting/insert-3907422-fix.html [ Failure ]
+webkit.org/b/84338 editing/inserting/insert-paste-bidi-control.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/19644-1.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/19644-2.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/4242293-1.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/4922709.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/5065605.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/5665299.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/5761530-1.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/5780697-2.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/avoid-copying-body-with-background.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/block-wrappers-necessary.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/clipboard-customData.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/contenteditable-pre-2.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/contenteditable-pre.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/copy-backslash-with-euc.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/copy-element-with-conflicting-background-color-from-rule.html [ ImageOnlyFailure ]
+webkit.org/b/84338 editing/pasteboard/copy-in-password-field.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/copy-null-characters.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/copy-paste-bidi.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/copy-paste-first-line-in-textarea.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/copy-paste-float.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/copy-paste-pre-line-content.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/copy-paste-ruby-text-with-block.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/copy-resolves-urls.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/copy-text-with-backgroundcolor.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/copy-two-pasteboard-types-both-work.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/data-transfer-items.html [ Failure ]
+webkit.org/b/86623 editing/pasteboard/data-transfer-items-image-png.html [ ImageOnlyFailure ]
+webkit.org/b/84338 editing/pasteboard/display-block-on-spans.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/do-not-copy-unnecessary-styles-2.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/do-not-copy-unnecessary-styles.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/emacs-ctrl-k-with-move.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/get-data-text-plain-paste.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/onpaste-text-html-types.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/onpaste-text-html.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/page-zoom.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-4039777-fix.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-and-sanitize.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-before-tab-span.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-blockquote-and-paragraph-break.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-blockquote-before-blockquote.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-code-in-pre.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-double-nested-blockquote-before-blockquote.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-into-table-cell.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-list-001.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-list-002.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-list-003.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-list-004.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-noscript-svg.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-noscript-xhtml.xhtml [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-noscript.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-placeholder-input.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-plaintext-user-select-none.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-pre-001.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-sanitize-crash-1.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-sanitize-crash-2.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-table-001.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-table-002.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-text-001.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-text-002.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-text-003.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-text-010.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-text-011.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-text-012.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-text-015.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-text-017.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-text-018.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-text-at-tabspan-001.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-text-at-tabspan-002.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-text-events.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-text-with-style-2.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-text-with-style-3.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-text-with-style-4.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-text-with-style-5.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-text-with-style.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-unrendered-select.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-visible-script.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-without-nesting.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-wrapped-blockquote-into-nonblockquote.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/preserve-underline-color.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/select-element-1.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/smart-paste-001.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/smart-paste-002.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/smart-paste-003-trailing-whitespace.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/smart-paste-003.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/smart-paste-004.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/smart-paste-005.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/smart-paste-006.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/smart-paste-in-text-control.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/style-from-rules.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/testcase-9507.html [ Failure ]
+webkit.org/b/84338 editing/spelling/spellcheck-async-mutation.html [ Failure ]
+webkit.org/b/84338 editing/spelling/spellcheck-queue.html [ Failure ]
+webkit.org/b/84338 editing/spelling/spellcheck-paste-disabled.html [ Failure ]
+webkit.org/b/84338 editing/spelling/spellcheck-paste.html [ Failure ]
+webkit.org/b/84338 editing/style/apply-through-end-of-document.html [ Failure ]
+webkit.org/b/84338 editing/style/non-inheritable-styles.html [ Failure ]
+webkit.org/b/84338 editing/style/smoosh-styles-003.html [ Failure ]
+webkit.org/b/84338 fast/events/clipboard-dataTransferItemList.html [ Failure ]
+webkit.org/b/84338 fast/forms/input-paste-undo.html [ Failure ]
+webkit.org/b/84338 fast/forms/textarea-paste-newline.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-table-003.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-text-004.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-text-005.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-text-006.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/paste-text-007.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/preserve-line-break-at-end-of-pasted-content.html [ Failure ]
+
+# EFL port needs Pasteboard implementation, needs baselines.
+webkit.org/b/84338 editing/execCommand/find-after-replace.html [ Failure Missing ]
+webkit.org/b/84338 editing/execCommand/paste-1.html [ Failure Missing ]
+webkit.org/b/84338 editing/execCommand/paste-2.html [ Failure Missing ]
+webkit.org/b/84338 editing/pasteboard/3976872.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/4076267-2.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/4076267-3.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/4076267.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/4242293.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/4641033.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/4944770-1.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/4944770-2.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/4989774.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/5006779.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/5028447.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/5071074.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/5075944.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/5478250.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/5601583-1.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/copy-standalone-image.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/cut-text-001.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/input-field-1.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/paste-4035648-fix.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/paste-4038267-fix.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/paste-line-endings-001.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/paste-line-endings-002.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/paste-line-endings-003.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/paste-line-endings-004.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/paste-line-endings-005.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/paste-line-endings-006.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/paste-line-endings-007.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/paste-line-endings-008.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/paste-line-endings-009.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/paste-line-endings-010.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/paste-match-style-001.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/paste-match-style-002.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/paste-table-cells.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/paste-text-008.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/paste-text-009.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/paste-text-013.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/paste-text-014.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/paste-text-016.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/paste-text-019.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/paste-text-at-tabspan-003.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/paste-xml.xhtml [ Missing ]
+webkit.org/b/84338 editing/pasteboard/pasting-tabs.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/smart-paste-007.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/smart-paste-008.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/styled-element-markup.html [ Missing ]
+webkit.org/b/84338 editing/pasteboard/undoable-fragment-removes.html [ Missing ]
+
+# EFL port is missing Clipboard implementation.
+Bug(EFL) editing/pasteboard/crash-accessing-clipboardData-types.html [ Failure ]
+Bug(EFL) editing/pasteboard/dataTransfer-setData-getData.html [ Failure ]
+Bug(EFL) editing/pasteboard/pasting-empty-html-falls-back-to-text.html [ Failure ]
+
+# MathML: Absolute and Integral operators are not stacked properly
+webkit.org/b/47744 mathml/presentation/mo.xhtml
+webkit.org/b/47744 mathml/presentation/row.xhtml
+webkit.org/b/47744 mathml/presentation/over.xhtml
+
+# EFL has not fully implemented about some SVG attributes
+Bug(EFL) svg/custom
+# Bug(EFL) svg/text
+Bug(EFL) svg/zoom/page/zoom-zoom-coords.xhtml
+
+webkit.org/b/98644 svg/W3C-SVG-1.1/pservers-grad-13-b.svg [ Skip ]
+webkit.org/b/98651 svg/text/non-bmp-positioning-lists.svg [ Skip ]
+webkit.org/b/98653 svg/text/lengthAdjust-text-metrics.html [ Failure ]
+
+webkit.org/b/99893 svg/animations/mozilla/animateMotion-mpath-targetChange-1.svg [ ImageOnlyFailure ]
+
+webkit.org/b/98718 svg/animations/animate-css-xml-attributeType.html [ Failure Pass ]
+
+# EFL's TestRunner does not implement enableAutoResizeMode
+Bug(EFL) fast/autoresize
+
+# EFL's TestRunner does not implement setScrollbarPolicy
+Bug(EFL) fast/overflow/scrollbar-restored-and-then-locked.html [ Failure ]
+
+# The EFL port has no support for loading a PDF as an image
+Bug(EFL) fast/images/pdf-as-background.html
+Bug(EFL) fast/images/pdf-as-image-landscape.html
+Bug(EFL) fast/images/pdf-as-image.html
+Bug(EFL) fast/images/pdf-as-tiled-background.html
+Bug(EFL) fast/replaced/pdf-as-image.html
+
+# Started failing after sub-pixel layout was enabled.
+Bug(EFL) fast/replaced/table-percent-height-text-controls.html [ Failure ]
+Bug(EFL) fast/regions/overflow-last-region-vert-lr.html [ ImageOnlyFailure ]
+Bug(EFL) fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html [ Failure ]
+
+# Missing showModalDialog implementation
+webkit.org/b/84589 fast/events/show-modal-dialog-onblur-onfocus.html [ Failure ]
+webkit.org/b/84589 fast/harness/show-modal-dialog.html [ Failure ]
+webkit.org/b/84589 fast/events/scroll-event-during-modal-dialog.html [ Failure ]
+webkit.org/b/84589 http/tests/security/cross-frame-access-get.html [ Failure ]
+
+# IndexedDB is not yet enabled.
+Bug(EFL) storage/indexeddb
+Bug(EFL) http/tests/inspector/indexeddb
+Bug(EFL) http/tests/security/cross-origin-indexeddb-allowed.html
+Bug(EFL) http/tests/security/cross-origin-indexeddb.html
+Bug(EFL) http/tests/security/cross-origin-worker-indexeddb-allowed.html
+Bug(EFL) http/tests/security/cross-origin-worker-indexeddb.html
+Bug(EFL) http/tests/security/no-indexeddb-from-sandbox.html
+
+# Quota API is not supported.
+Bug(EFL) storage/storageinfo-missing-arguments.html
+Bug(EFL) storage/storageinfo-no-callbacks.html
+Bug(EFL) storage/storageinfo-query-usage.html
+Bug(EFL) storage/storageinfo-request-quota.html
+Bug(EFL) storage/storagequota-query-usage.html
+Bug(EFL) storage/storagequota-request-quota.html
+
+# EFL's LayoutTestController does not implement originsWithLocalStorage.
+Bug(EFL) storage/domstorage/localstorage/storagetracker
+
+# JSC does not support setIsolatedWorldSecurityOrigin.
+webkit.org/b/61540 http/tests/security/isolatedWorld/cross-origin-xhr.html [ Failure ]
+webkit.org/b/61540 inspector/extensions/extensions-audits-content-script.html [ Failure ]
+webkit.org/b/61540 inspector/extensions/extensions-eval-content-script.html [ Failure ]
+
+# JSC also doesn't support setIsolatedWorldContentSecurityPolicy
+webkit.org/b/100815 http/tests/security/isolatedWorld/bypass-main-world-csp.html [ Failure ]
+webkit.org/b/100815 http/tests/security/isolatedWorld/bypass-main-world-csp-for-xhr.html [ Failure ]
+
+#__worldID is undefined in isolated world
+Bug(EFL) http/tests/security/isolatedWorld/didClearWindowObject.html
+
+# EFL has accelerated compositing disabled
+webkit.org/b/79766 compositing/geometry/layer-due-to-layer-children-deep-switch.html [ Failure ]
+webkit.org/b/79766 compositing/geometry/layer-due-to-layer-children-switch.html [ Failure ]
+webkit.org/b/79766 compositing/geometry/limit-layer-bounds-clipping-ancestor.html [ Failure ]
+webkit.org/b/79766 compositing/geometry/limit-layer-bounds-fixed-positioned.html [ Failure ]
+webkit.org/b/79766 compositing/geometry/limit-layer-bounds-opacity-transition.html [ Failure ]
+webkit.org/b/79766 compositing/geometry/limit-layer-bounds-overflow-root.html [ Failure ]
+webkit.org/b/79766 compositing/geometry/limit-layer-bounds-positioned-transition.html [ Failure ]
+webkit.org/b/79766 compositing/geometry/limit-layer-bounds-positioned.html [ Failure ]
+webkit.org/b/79766 compositing/geometry/limit-layer-bounds-transformed-overflow.html [ Failure ]
+webkit.org/b/79766 compositing/geometry/limit-layer-bounds-transformed.html [ Failure ]
+webkit.org/b/79766 compositing/geometry/preserve-3d-switching.html [ Failure ]
+webkit.org/b/79766 compositing/iframes/iframe-size-from-zero.html [ Failure ]
+webkit.org/b/79766 compositing/iframes/iframe-size-to-zero.html [ Failure ]
+webkit.org/b/79766 compositing/iframes/iframe-src-change.html [ Failure ]
+webkit.org/b/79766 compositing/iframes/resizer.html [ Missing ]
+webkit.org/b/79766 compositing/layer-creation/scroll-partial-update.html [ Failure ]
+webkit.org/b/79766 compositing/layer-creation/spanOverlapsCanvas.html [ Failure ]
+webkit.org/b/79766 compositing/overflow/clipping-ancestor-with-accelerated-scrolling-ancestor.html [ Skip ]
+webkit.org/b/79766 compositing/overflow/nested-scrolling.html [ Skip ]
+webkit.org/b/79766 compositing/overflow/overflow-auto-with-touch.html [ Failure ]
+webkit.org/b/79766 compositing/overflow/overflow-auto-with-touch-toggle.html [ Failure ]
+webkit.org/b/79766 compositing/overflow/overflow-clip-with-accelerated-scrolling-ancestor.html [ Skip ]
+webkit.org/b/79766 compositing/overflow/overflow-overlay-with-touch.html [ Failure ]
+webkit.org/b/79766 compositing/overflow/remove-overflow-crash2.html [ Skip ]
+webkit.org/b/79766 compositing/overflow/textarea-scroll-touch.html [ Failure ]
+webkit.org/b/79766 compositing/plugins/no-backing-store.html [ Failure ]
+webkit.org/b/79766 compositing/plugins/small-to-large-composited-plugin.html [ Failure ]
+webkit.org/b/79766 compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html [ Failure ]
+webkit.org/b/79766 compositing/rtl/rtl-iframe-absolute-overflow.html [ Failure ]
+webkit.org/b/79766 compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html [ Failure ]
+webkit.org/b/79766 compositing/rtl/rtl-iframe-fixed-overflow.html [ Failure ]
+webkit.org/b/79766 compositing/tiling/huge-layer-resize.html [ Failure ]
+webkit.org/b/79766 compositing/tiling/huge-layer.html [ Failure ]
+webkit.org/b/79766 compositing/tiling/tile-cache-zoomed.html [ Failure ]
+webkit.org/b/79766 compositing/video/video-poster.html [ Failure ]
+webkit.org/b/79766 compositing/geometry/fixed-position-composited-switch.html [ Failure ]
+webkit.org/b/79766 compositing/visibility/visibility-image-layers-dynamic.html [ Failure ]
+
+# LAYER_TREE_INCLUDES_VISIBLE_RECTS option to layerTreeAsText is only applicable to Mac.
+compositing/visible-rect [ Skip ]
+
+# EFL's LayoutTestController does not implement displayInvalidatedRegion
+webkit.org/b/86727 compositing/plugins/invalidate_rect.html [ Failure ]
+
+# EFL's LayoutTestController does not implement display
+webkit.org/b/86730 compositing/layer-creation/fixed-position-scroll.html [ Missing ]
+
+webkit.org/b/84759 ietestcenter/css3/multicolumn/column-containing-block-001.htm [ ImageOnlyFailure ]
+webkit.org/b/84760 ietestcenter/css3/multicolumn/column-containing-block-002.htm [ ImageOnlyFailure ]
+webkit.org/b/84761 ietestcenter/css3/multicolumn/column-filling-001.htm [ ImageOnlyFailure ]
+webkit.org/b/84770 ietestcenter/css3/multicolumn/column-width-applies-to-007.htm [ ImageOnlyFailure ]
+webkit.org/b/84771 ietestcenter/css3/multicolumn/column-width-applies-to-009.htm [ ImageOnlyFailure ]
+webkit.org/b/84772 ietestcenter/css3/multicolumn/column-width-applies-to-010.htm [ ImageOnlyFailure ]
+webkit.org/b/84773 ietestcenter/css3/multicolumn/column-width-applies-to-012.htm [ ImageOnlyFailure ]
+webkit.org/b/84777 ietestcenter/css3/multicolumn/column-width-applies-to-015.htm [ ImageOnlyFailure ]
+
+# Expando properties on attribute nodes disappear
+webkit.org/b/88045 fast/dom/gc-attribute-node.html [ Failure ]
+
+# Requires WebP support.
+Bug(EFL) fast/canvas/canvas-toDataURL-webp.html
+Bug(EFL) fast/images/webp-image-decoding.html
+Bug(EFL) http/tests/images/webp-partial-load.html
+Bug(EFL) http/tests/images/webp-progressive-load.html
+
+# Requires MEDIA_SOURCE support.
+webkit.org/b/95296 http/tests/media/media-source [ Skip ]
+
+# Requires ENCRYPTED_MEDIA support.
+webkit.org/b/95297 media/encrypted-media [ Skip ]
+webkit.org/b/95297 fast/events/constructors/media-key-event-constructor.html [ Skip ]
+
+# Requires POINTER_LOCK support.
+webkit.org/b/88080 pointer-lock [ Skip ]
+webkit.org/b/88080 http/tests/pointer-lock [ Skip ]
+
+# Requires MEDIA_STREAM support.
+webkit.org/b/87662 fast/mediastream [ Skip ]
+webkit.org/b/87662 fast/events/constructors/media-stream-event-constructor.html [ Skip ]
+
+# The EFL port has no support for x-webkit-speech
+webkit.org/b/95302 fast/speech [ Skip ]
+webkit.org/b/95302 fast/events/constructors/speech-recognition-event-constructor.html [ Skip ]
+
+# DOM4_EVENTS_CONSTRUCTOR is not yet enabled.
+webkit.org/b/107428 fast/events/constructors/ui-event-constructor.html [ Skip ]
+webkit.org/b/107428 fast/events/constructors/mouse-event-constructor.html [ Skip ]
+webkit.org/b/107428 fast/events/constructors/wheel-event-constructor.html [ Skip ]
+webkit.org/b/107428 fast/events/constructors/keyboard-event-constructor.html [ Skip ]
+webkit.org/b/107428 fast/events/constructors/composition-event-constructor.html [ Skip ]
+webkit.org/b/107428 fast/events/constructors/focus-event-constructor.html [ Skip ]
+
+# Requires support for Web notifications
+webkit.org/b/73544 fast/notifications [ Skip ]
+webkit.org/b/73544 http/tests/notifications [ Skip ]
+
+# The test is too slow on Debug bot and randomly fails
+webkit.org/b/61932 [ Debug ] jquery/manipulation.html [ Failure Pass Timeout ]
+
+webkit.org/b/75747 fast/css/color-correction-on-background-image.html [ Missing Failure ]
+webkit.org/b/75747 fast/css/color-correction-on-backgrounds.html [ Missing Failure ]
+webkit.org/b/75747 fast/css/color-correction-on-box-shadow.html [ Missing Failure ]
+webkit.org/b/75747 fast/css/color-correction-on-text-shadow.html [ Missing Failure ]
+webkit.org/b/75747 fast/css/color-correction-on-text.html [ Missing Failure ]
+webkit.org/b/75747 fast/css/color-correction-untagged-images.html [ Missing Failure ]
+
+webkit.org/b/49142 fast/css/style-scoped [ Skip ]
+
+# These tests require TOUCH_ADJUSTMENT flag to be enabled
+webkit.org/b/78801 touchadjustment
+
+# Tracking corner not being painted for TextArea.
+webkit.org/b/9221 fast/css/resize-corner-tracking-transformed-iframe.html [ Missing ]
+webkit.org/b/85484 fast/css/resize-corner-tracking-transformed.html [ Failure ]
+webkit.org/b/85484 fast/css/resize-corner-tracking.html [ Failure ]
+
+webkit.org/b/73766 css3/unicode-bidi-isolate-aharon-failing.html [ Failure ImageOnlyFailure ]
+
+webkit.org/b/85466 css3/images/cross-fade-background-size.html [ Failure ]
+
+webkit.org/b/85492 css3/zoom-coords.xhtml [ Failure ]
+
+# Occasionally missing chunks of output
+webkit.org/b/66873 http/tests/loading/redirect-methods.html [ Failure ]
+
+# IETC flexbox failures
+webkit.org/b/85211 ietestcenter/css3/flexbox/flexbox-align-stretch-001.htm [ ImageOnlyFailure ]
+webkit.org/b/85212 ietestcenter/css3/flexbox/flexbox-layout-002.htm [ ImageOnlyFailure ]
+
+# Issue related to hit testing
+webkit.org/b/86971 svg/hittest/svg-shapes-non-scale-stroke.html [ Failure ]
+
+# Issue related to battery status and vibration API
+webkit.org/b/85594 fast/dom/navigator-detached-no-crash.html [ Failure ]
+
+# Interferes with the rAF tests that are enabled
+webkit.org/b/85689 fast/animation/request-animation-frame-disabled.html [ Skip ]
+
+# EFL's DumpRenderTree should support LayoutTestController's dumpEditingCallbacks()
+webkit.org/b/84835 editing/execCommand/4128080-2.html [ Failure ]
+webkit.org/b/84835 editing/execCommand/copy-without-selection.html [ Failure ]
+webkit.org/b/84835 editing/execCommand/findString-diacriticals.html [ Failure ]
+
+# DRT doesn't check for isPrinting().
+webkit.org/b/87226 printing/iframe-print.html [ Failure ]
+webkit.org/b/87226 printing/media-queries-print.html [ Missing ]
+webkit.org/b/87226 printing/setPrinting.html [ Missing ]
+webkit.org/b/87226 printing/simultaneous-position-float-change.html [ Missing ]
+webkit.org/b/87226 printing/single-line-must-not-be-split-into-two-pages.html [ Missing ]
+webkit.org/b/87226 printing/width-overflow.html [ Missing ]
+
+webkit.org/b/108507 printing/quirks-percentage-height-body.html [ ImageOnlyFailure ]
+webkit.org/b/108507 printing/quirks-percentage-height.html [ ImageOnlyFailure ]
+webkit.org/b/108507 printing/standards-percentage-heights.html [ ImageOnlyFailure ]
+
+webkit.org/b/79757 fast/selectors/selection-window-inactive.html [ ImageOnlyFailure ]
+
+# Font kerning issue, fails on GTK as well.
+webkit.org/b/76048 fast/text/font-kerning.html [ ImageOnlyFailure ]
+
+# Fails on GTK as well
+webkit.org/b/84678 fast/spatial-navigation/snav-container-white-space.html [ Failure ]
+webkit.org/b/84678 fast/spatial-navigation/snav-fully-aligned-horizontally.html [ Failure ]
+webkit.org/b/84678 fast/spatial-navigation/snav-iframe-no-scrollable-content.html [ Failure ]
+
+# Times-out with debug build during heavy cpu loads
+webkit.org/b/85902 [ Debug ] fast/overflow/lots-of-sibling-inline-boxes.html [ Crash Pass Slow ]
+
+Bug(EFL) [ Debug ] http/tests/incremental/slow-utf8-html.pl [ Pass Slow ]
+
+# Tests imported in r116658
+webkit.org/b/85308 ietestcenter/css3/valuesandunits/units-000.htm [ Crash ImageOnlyFailure ]
+
+# LEGACY_VIEWPORT_ADAPTION flag is not enabled on EFL port
+webkit.org/b/88191 fast/viewport/viewport-legacy-handheldfriendly.html [ Failure ]
+webkit.org/b/88191 fast/viewport/viewport-legacy-mobileoptimized-2.html [ Failure ]
+webkit.org/b/88191 fast/viewport/viewport-legacy-mobileoptimized-3.html [ Failure ]
+webkit.org/b/88191 fast/viewport/viewport-legacy-mobileoptimized.html [ Failure ]
+webkit.org/b/88191 fast/viewport/viewport-legacy-ordering-5.html [ Failure ]
+webkit.org/b/88191 fast/viewport/viewport-legacy-ordering-6.html [ Failure ]
+webkit.org/b/88191 fast/viewport/viewport-legacy-xhtmlmp.html [ Failure ]
+webkit.org/b/88191 fast/viewport/viewport-legacy-xhtmlmp-remove-and-add.html [ Failure ]
+
+# The EFL port has no support for the FileSystem API
+webkit.org/b/68591 fast/filesystem
+webkit.org/b/68591 fast/dom/MutationObserver/filesystem-callback-delivery.html
+webkit.org/b/68591 http/tests/filesystem
+webkit.org/b/68591 http/tests/security/filesystem-iframe-from-remote.html
+webkit.org/b/68591 http/tests/security/mixedContent/filesystem-url-in-iframe.html
+webkit.org/b/68591 http/tests/inspector/filesystem
+webkit.org/b/68591 http/tests/websocket/tests/hybi/send-file-blob-fail.html
+webkit.org/b/68591 http/tests/websocket/tests/hybi/send-file-blob.html
+
+# EFL's TestRunner should support for the Geolocation API
+webkit.org/b/82140 fast/dom/Geolocation [ Skip ]
+webkit.org/b/82140 fast/dom/Window/window-properties-geolocation.html [ Failure ]
+webkit.org/b/82140 inspector/geolocation-error.html [ Failure ]
+webkit.org/b/82140 inspector/geolocation-success.html [ Failure ]
+webkit.org/b/82140 inspector/geolocation-watchPosition.html [ Failure ]
+
+# IETC namespace failures
+webkit.org/b/86142 ietestcenter/css3/namespaces/syntax-021.xml [ ImageOnlyFailure ]
+
+# Fullscreen API is enabled but not fully implemented.
+webkit.org/b/86597 fullscreen/video-controls-drag.html [ Failure ]
+webkit.org/b/86187 media/media-fullscreen-not-in-document.html [ Failure ]
+webkit.org/b/86187 media/media-fullscreen-inline.html
+
+# Selection problem in Shadow DOM test (passes on GTK)
+Bug(EFL) fast/dom/shadow/selections-in-shadow.html [ Failure ]
+
+# Shadow DOM for replaced elements is not rendered correctly yet.
+webkit.org/b/90860 fast/dom/shadow/shadowdom-for-object-complex-shadow.html [ ImageOnlyFailure ]
+webkit.org/b/90860 fast/dom/shadow/shadowdom-for-object-without-shadow.html [ ImageOnlyFailure ]
+webkit.org/b/91487 fast/dom/shadow/shadowdom-for-select-complex-shadow.html [ ImageOnlyFailure ]
+webkit.org/b/91487 fast/dom/shadow/shadowdom-for-select-without-shadow.html [ ImageOnlyFailure ]
+webkit.org/b/91488 fast/dom/shadow/shadowdom-for-output-only-shadow.html [ ImageOnlyFailure Pass ]
+webkit.org/b/91489 fast/dom/shadow/shadowdom-for-fieldset-complex-shadow.html [ ImageOnlyFailure ]
+webkit.org/b/91489 fast/dom/shadow/shadowdom-for-fieldset-only-shadow.html [ ImageOnlyFailure ]
+webkit.org/b/95439 fast/dom/shadow/shadowdom-for-textarea-complex-shadow.html [ ImageOnlyFailure ]
+webkit.org/b/95439 fast/dom/shadow/shadowdom-for-textarea-with-placeholder.html [ ImageOnlyFailure ]
+
+# a:enabled and area:enabled are not correctly implemented yet.
+webkit.org/b/102349 fast/dom/shadow/pseudoclass-update-enabled-anchor.html [ ImageOnlyFailure ]
+webkit.org/b/102349 fast/dom/shadow/pseudoclass-update-enabled-area.html [ ImageOnlyFailure ]
+
+# This test is specific to QuickTime media engine.
+Bug(EFL) media/video-does-not-loop.html
+
+# This test fails if mixer is not at 100%
+webkit.org/b/83704 media/event-attributes.html [ Failure ]
+
+# EFL's LayoutTestController does not implement setAutomaticLinkDetectionEnabled
+webkit.org/b/85463 editing/inserting/typing-space-to-trigger-smart-link.html
+
+# Tests failing due to rounding problems in colors inside pixman
+webkit.org/b/49964 fast/canvas/canvas-fillPath-shadow.html [ Failure ]
+
+# EFL's LayoutTestController does not support setSubpixelTextPositioning()
+webkit.org/b/91341 fast/text/descent-clip-in-scaled-page.html [ ImageOnlyFailure ]
+
+# Failing after r119268 on GTK and EFL
+webkit.org/b/88138 http/tests/media/video-buffered.html [ Failure ]
+
+# EFL port does not support hyphenation
+webkit.org/b/89830 fast/text/hyphen-min-preferred-width.html [ ImageOnlyFailure ]
+webkit.org/b/89830 fast/text/hyphenate-locale.html [ Skip ]
+
+# Missing test infrastructure, no gamepads available.
+Bug(EFL) gamepad/gamepad-polling-access.html [ Failure ]
+
+# ENABLE_INPUT_TYPE_* are not enabled on EFL port.
+webkit.org/b/29359 fast/forms/date [ Skip ]
+webkit.org/b/29359 fast/forms/datetime [ Skip ]
+webkit.org/b/29359 fast/forms/datetimelocal [ Skip ]
+webkit.org/b/29359 fast/forms/month [ Skip ]
+webkit.org/b/29359 fast/forms/time [ Skip ]
+webkit.org/b/29359 fast/forms/week [ Skip ]
+webkit.org/b/89209 fast/forms/input-in-table-cell-no-value.html [ ImageOnlyFailure ]
+
+# These tests cause flakiness (extra console messages in output)
+webkit.org/b/88729 userscripts/window-onerror-for-isolated-world-1.html
+webkit.org/b/88729 userscripts/window-onerror-for-isolated-world-2.html
+
+# The sort order is incorrect in the output.
+webkit.org/b/30620 fast/xsl/sort-locale.xml [ Failure ]
+
+# Flexbox test failing on EFL.
+webkit.org/b/88984 css3/flexbox/flexitem.html [ Failure ]
+
+# New test introduced in r122663 failing on GTK and Qt as well
+webkit.org/b/91339 css2.1/20110323/vertical-align-boxes-001.htm [ ImageOnlyFailure ]
+
+# Failing after r121121 on both GTK and EFL
+webkit.org/b/89845 fast/forms/input-set-composition-scroll.html [ Failure ]
+
+webkit.org/b/90007 http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html [ Failure ]
+
+# These tests are failing after r122528.
+webkit.org/b/91210 http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object.html [ Failure ]
+webkit.org/b/91210 http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect.html [ Failure ]
+
+# Proximity Events is not supported.
+webkit.org/b/92942 proximity
+webkit.org/b/92942 fast/events/constructors/device-proximity-event-constructor.html
+
+# Tests are outdated: spaces are not supposed to be collapsed anymore
+# according to spec: http://www.w3.org/TR/2dcontext/#drawing-text-to-the-canvas
+webkit.org/b/61799 canvas/philip/tests/2d.text.draw.space.collapse.end.html [ Failure ]
+webkit.org/b/61799 canvas/philip/tests/2d.text.draw.space.collapse.other.html [ Failure ]
+webkit.org/b/61799 canvas/philip/tests/2d.text.draw.space.collapse.space.html [ Failure ]
+webkit.org/b/61799 canvas/philip/tests/2d.text.draw.space.collapse.start.html [ Failure ]
+webkit.org/b/61799 canvas/philip/tests/2d.text.measure.width.space.html [ Failure ]
+
+# JSC doesn't support heap profiling
+webkit.org/b/50485 inspector/profiler/heap-snapshot-inspect-dom-wrapper.html [ Skip ]
+webkit.org/b/50485 inspector/profiler/heap-snapshot-comparison-dom-groups-change.html [ Skip ]
+webkit.org/b/50485 inspector/profiler/heap-snapshot-comparison-show-all.html [ Skip ]
+webkit.org/b/50485 inspector/profiler/heap-snapshot-loader.html [ Skip ]
+webkit.org/b/50485 inspector/profiler/heap-snapshot-reveal-in-dominators-view.html [ Skip ]
+webkit.org/b/50485 inspector/profiler/heap-snapshot-summary-retainers.html [ Skip ]
+webkit.org/b/50485 inspector/profiler/heap-snapshot-summary-show-ranges.html [ Skip ]
+webkit.org/b/50485 inspector/profiler/heap-snapshot-summary-sorting-fields.html [ Skip ]
+webkit.org/b/50485 inspector/profiler/heap-snapshot-summary-sorting.html [ Skip ]
+webkit.org/b/50485 inspector/profiler/heap-snapshot-summary-sorting-instances.html [ Skip ]
+webkit.org/b/50485 inspector-protocol/heap-profiler [ Skip ]
+
+# ENABLE(INPUT_MULTIPLE_FIELDS_UI) is disabled
+fast/forms/date-multiple-fields
+fast/forms/datetime-multiple-fields
+fast/forms/datetimelocal-multiple-fields
+webkit.org/b/97299 fast/forms/month-multiple-fields
+webkit.org/b/94186 fast/forms/time-multiple-fields
+fast/forms/week-multiple-fields
+
+webkit.org/b/93976 fast/css-generated-content/quotes-lang.html [ ImageOnlyFailure ]
+
+# This has always failed on Gtk/Efl - exposed by bug 89826
+webkit.org/b/94009 css2.1/20110323/c541-word-sp-000.htm [ ImageOnlyFailure ]
+
+# Requires CSS_COMPOSITING to be turned on
+webkit.org/b/94024 css3/compositing [ Skip ]
+
+# Fails because Blend Mode is not enabled yet.
+webkit.org/b/91908 transitions/blendmode-transitions.html [ Skip ]
+
+# Alt text should be displayed if src attribute is not set, generated expectations are wrong.
+webkit.org/b/94198 fast/dom/HTMLImageElement/image-alt-text.html [ Pass ]
+webkit.org/b/94198 fast/dom/HTMLInputElement/input-image-alt-text.html [ Pass ]
+
+webkit.org/b/84037 fast/text/international/spaces-combined-in-vertical-text.html [ Failure ]
+
+# Failed table/mozilla test, fields are not on the same line
+webkit.org/b/97109 tables/mozilla/bugs/bug99948.html [ Pass ]
+
+# New test introduced in r125790 fails
+webkit.org/b/94341 inspector/timeline/timeline-decode-resize.html [ Failure ]
+
+# Fails after r126350
+webkit.org/b/94788 media/track/track-cue-rendering-snap-to-lines-not-set.html [ Failure ]
+
+# Asserts in MessagePort::contextDestroyed, but the assert usually gets attributed to later tests. 
+webkit.org/b/94458 fast/events/message-port-constructor-for-deleted-document.html
+
+# Started failing on JSC ports after r127202.
+webkit.org/b/95530 http/tests/security/inactive-document-with-empty-security-origin.html [ Failure ]
+
+# Fails after r127140.
+webkit.org/b/95551 fast/forms/datalist/input-appearance-range-with-datalist-rtl.html [ ImageOnlyFailure ]
+
+# EFL port does not support plugins yet
+webkit.org/b/96881 http/tests/security/cross-origin-plugin-private-browsing-toggled.html [ Failure ]
+webkit.org/b/96881 http/tests/security/cross-origin-plugin.html [ Failure ]
+webkit.org/b/96881 http/tests/security/frameNavigation/xss-DENIED-plugin-navigation.html [ Failure ]
+webkit.org/b/96881 http/tests/security/storage-blocking-strengthened-plugin.html [ Failure ]
+webkit.org/b/96881 http/tests/security/storage-blocking-strengthened-private-browsing-plugin.html [ Failure ]
+webkit.org/b/96881 java [ Skip ]
+
+# Ref test added in r130592 that is failing on both EFL and GTK ports
+webkit.org/b/98613 css3/masking/clip-path-reference.html [ ImageOnlyFailure ]
+
+# EFL does not yet support global selection
+webkit.org/b/88238 editing/pasteboard/paste-global-selection.html [ Skip ]
+
+# Gradient instead of solid color in the rectangle
+webkit.org/b/54251 fast/canvas/DrawImageSinglePixelStretch.html [ Failure ]
+
+webkit.org/b/98564 fast/table/colspanMinWidth-vertical.html [ Missing Failure ]
+
+# Fails on the bots.
+webkit.org/b/97968 media/unsupported-rtsp.html [ Failure ]
+
+webkit.org/b/98587 fast/writing-mode/vertical-subst-font-vert-no-dflt.html [ ImageOnlyFailure ]
+
+webkit.org/b/99878 css3/flexbox/flexbox-baseline-margins.html [ Missing ImageOnlyFailure ]
+
+# css3-conditionals support is not yet enabled.
+webkit.org/b/86146 css3/supports.html
+webkit.org/b/104822 css3/supports-cssom.html
+webkit.org/b/100324 css3/supports-dom-api.html
+
+# Occasionally fails if run after right after
+# fast/selectors/unqualified-hover-quirks.html or itself.
+webkit.org/b/10890 fast/selectors/unqualified-hover-strict.html [ Failure Pass ]
+
+# May need rebaseline
+webkit.org/b/23166 fast/css/background-clip-radius-values.html [ Pass ImageOnlyFailure ]
+webkit.org/b/23166 ietestcenter/css3/bordersbackgrounds/border-radius-clip-002.htm [ Pass ImageOnlyFailure ]
+
+# New inspector/profiler/memory-instrumentation-canvas.html fails on JSC platforms
+webkit.org/b/99001 inspector/profiler/memory-instrumentation-canvas.html
+webkit.org/b/73936 inspector/profiler/canvas2d/canvas-has-uninstrumented-canvases.html
+webkit.org/b/73936 inspector/profiler/canvas2d/canvas-stack-trace.html
+webkit.org/b/73936 inspector/profiler/canvas2d/canvas-replay-log-grid.html
+
+# EFL port does not support Emacs commands.
+Bug(EFL) editing/pasteboard/emacs-cntl-y-001.html [ Missing ]
+Bug(EFL) editing/pasteboard/emacs-ctrl-a-k-y.html [ Missing ]
+Bug(EFL) editing/pasteboard/emacs-ctrl-k-y-001.html [ Missing ]
+
+# User Timing is not enable yet. so skip it.
+webkit.org/b/84893 http/tests/w3c/webperf/submission/Intel/user-timing [ Skip ]
+
+# Regression after r131640.
+webkit.org/b/99691 gamepad/gamepad-out-of-range-crasher.html [ Failure ]
+
+# These tests need to be rebaselined after https://bugs.webkit.org/show_bug.cgi?id=65643
+webkit.org/b/101400 svg/css/shadow-changes.svg
+webkit.org/b/101400 svg/repaint/repaint-webkit-svg-shadow.svg
+webkit.org/b/101400 svg/css/composite-shadow-example.html
+webkit.org/b/101400 svg/css/composite-shadow-with-opacity.html
+webkit.org/b/101400 fast/repaint/moving-shadow-on-container.html
+webkit.org/b/101400 svg/css/composite-shadow-text.svg
+webkit.org/b/101400 svg/custom/simple-text-double-shadow.svg
+webkit.org/b/101400 svg/css/clippath-with-shadow.svg
+webkit.org/b/101400 svg/css/arrow-with-shadow.svg
+
+# Resource Timing is not enable yet, skip it.
+webkit.org/b/61138 http/tests/w3c/webperf/submission/Intel/resource-timing [ Skip ]
+
+webkit.org/b/100424 editing/selection/user-select-all-selection.html [ Failure ]
+
+# Entering into full screen playback mode fails when triggered by context menu
+Bug(EFL) media/context-menu-actions.html [ Failure ]
+
+# Tests that create an extra graphics layer
+webkit.org/b/102697 compositing/overflow/overflow-auto-with-touch-no-overflow.html [ Failure ]
+webkit.org/b/102697 compositing/overflow/overflow-hidden-with-touch.html [ Failure ]
+webkit.org/b/102697 compositing/overflow/overflow-overlay-with-touch-no-overflow.html [ Failure ]
+webkit.org/b/102697 compositing/overflow/overflow-scroll-with-touch-no-overflow.html [ Failure ]
+webkit.org/b/102697 compositing/overflow/overflow-visible-with-touch.html [ Failure ]
+Bug(EFL) compositing/plugins/1x1-composited-plugin.html [ Failure ]
+Bug(EFL) compositing/plugins/large-to-small-composited-plugin.html [ Failure ]
+
+# Regression from r133898
+Bug(EFL) animations/negative-delay.html [ Failure Pass ]
+Bug(EFL) compositing/bounds-in-flipped-writing-mode.html [ Failure ]
+Bug(EFL) compositing/iframes/leave-compositing-iframe.html [ Failure ]
+Bug(EFL) compositing/visibility/visibility-composited.html [ Failure ]
+Bug(EFL) editing/selection/caret-rtl.html [ Failure Pass ]
+Bug(EFL) editing/selection/caret-at-bidi-boundary.html [ Crash Pass ]
+Bug(EFL) editing/selection/caret-ltr.html [ Failure Pass ]
+Bug(EFL) editing/selection/caret-ltr-2-left.html [ Failure Pass ]
+Bug(EFL) editing/selection/caret-ltr-2.html [ Failure Pass ]
+Bug(EFL) editing/selection/caret-rtl-2.html [ Failure Pass ]
+Bug(EFL) fast/dynamic/012.html [ Failure ]
+Bug(EFL) fast/dynamic/layer-hit-test-crash.html [ Failure ]
+Bug(EFL) fast/layers/layer-visibility-sublayer.html [ Failure ]
+Bug(EFL) fast/layers/layer-visibility.html [ Failure ]
+Bug(EFL) fast/repaint/invisible-objects.html [ Failure ]
+Bug(EFL) fast/repaint/layer-hide-when-needs-layout.html [ Failure ]
+Bug(EFL) fast/text/whitespace/028.html [ Failure ]
+Bug(EFL) fullscreen/full-screen-iframe-legacy.html [ Failure Pass ]
+Bug(EFL) media/track/track-cues-pause-on-exit.html [ Failure Pass ]
+Bug(EFL) media/video-played-collapse.html [ Failure Pass ]
+Bug(EFL) svg/animations/reinserting-svg-into-document.html [ Failure Pass ]
+Bug(EFL) svg/animations/svgenum-animation-7.html [ Failure Pass ]
+Bug(EFL) transforms/3d/point-mapping/3d-point-mapping-origins.html [ Missing ]
+Bug(EFL) transitions/negative-delay.html [ Failure Pass ]
+
+# Media paint regressions
+webkit.org/b/102068 webkit.org/b/102993 media/audio-repaint.html [ Failure ]
+webkit.org/b/102068 webkit.org/b/102993 media/media-document-audio-repaint.html [ Failure ]
+
+# It may even be the case that the tests themselves are wrong.
+webkit.org/b/100859 ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box.htm [ Failure ]
+webkit.org/b/100857 ietestcenter/css3/text/textshadow-005.htm [ Missing ]
+
+webkit.org/b/100846 inspector-protocol/debugger-pause-dedicated-worker.html [ Skip ]
+webkit.org/b/100846 inspector-protocol/debugger-terminate-dedicated-worker-while-paused.html [ Skip ]
+
+# New media test introduced in r133660 fails.
+webkit.org/b/101439 media/progress-events-generated-correctly.html [ Failure ]
+
+webkit.org/b/101456 fast/repaint/block-selection-gap-in-table-cell.html [ Missing ]
+
+# Identical failures on GTK, EFL and Qt.
+webkit.org/b/101539 editing/execCommand/switch-list-type-with-orphaned-li.html [ Failure ]
+
+webkit.org/b/66268 editing/deleting/regional-indicators.html [ Failure ]
+
+# Wrong video colors.
+webkit.org/b/102091 media/video-colorspace-yuv420.html [ Skip ]
+webkit.org/b/102091 media/video-colorspace-yuv422.html [ Skip ]
+
+# HiDPI tests are failing to render correctly.
+webkit.org/b/102097 editing/spelling/inline-spelling-markers-hidpi.html [ Skip ]
+webkit.org/b/102097 fast/hidpi [ Skip ]
+webkit.org/b/102097 svg/as-image/animated-svg-repaints-completely-in-hidpi.html [ Skip ]
+webkit.org/b/102097 svg/as-image/image-respects-deviceScaleFactor.html [ Skip ]
+
+webkit.org/b/102100 svg/repaint/inner-svg-change-viewBox.svg [ ImageOnlyFailure Pass ]
+
+webkit.org/b/102190 compositing/overflow/updating-scrolling-content.html [ Failure ]
+
+webkit.org/b/102364 compositing/overflow/scrolling-without-painting.html [ Failure ]
+
+webkit.org/b/102493 fast/events/mouse-cursor.html [ Failure ]
+
+# EFL still has the CC toggle button, not the menu of tracks.
+webkit.org/b/101670 media/video-controls-captions-trackmenu.html [ Skip ]
+webkit.org/b/101670 media/video-controls-captions-trackmenu-sorted.html [ Skip ]
+webkit.org/b/101670 media/video-controls-captions-trackmenu-localized.html [ Skip ]
+webkit.org/b/101670 media/video-controls-captions-trackmenu-hide-on-click.html [ Skip ]
+webkit.org/b/101670 media/track/track-user-preferences.html [ Skip ]
+
+# Fails until we enable the Resource Timing API.
+webkit.org/b/61138 http/tests/w3c/webperf/submission/Google/resource-timing [ Skip ]
+
+# No support for exposing in-band text tracks
+Bug(EFL) media/track/track-in-band.html [ Skip ]
+Bug(EFL) media/track/track-in-band-cues-added-once.html [ Skip ]
+Bug(EFL) media/track/track-in-band-style.html [ Skip ]
+
+# All debug bots timeout (crash) on this one
+webkit.org/b/56496 [ Debug ] fast/js/array-sort-modifying-tostring.html [ Crash Pass ]
+
+# Rendering failure, also missing expected results:
+webkit.org/b/105093 compositing/webgl/webgl-background-color.html [ Skip ]
+webkit.org/b/105093 compositing/webgl/webgl-nonpremultiplied-blend.html [ Skip ]
+
+# WebProcess timeouts
+webkit.org/b/102464 [ Debug ] fast/images/webgl-teximage2d.html [ Pass Timeout ]
+webkit.org/b/105092 fast/canvas/webgl/read-pixels-test.html [ Failure Timeout Crash ]
+webkit.org/b/106547 fast/canvas/webgl/type-conversion-test.html [ Crash ]
+
+# pixel differences, need to investigate.
+webkit.org/b/105090 fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html [ Failure ]
+
+# shader errors, fails to render.
+webkit.org/b/105031 fast/canvas/webgl/drawingbuffer-test.html [ Failure ]
+
+# Fail color checks, may also need platform results.
+webkit.org/b/105030 fast/canvas/webgl/framebuffer-object-attachment.html [ Failure ]
+webkit.org/b/105030 fast/canvas/webgl/premultiplyalpha-test.html [ Failure ]
+
+# Rendering issues.
+webkit.org/b/105029 fast/canvas/webgl/webgl-composite-modes.html [ ImageOnlyFailure Pass ]
+webkit.org/b/105029 fast/canvas/webgl/webgl-composite-modes-repaint.html [ ImageOnlyFailure Pass ]
+
+# Failing touch events case
+webkit.org/b/105406 fast/events/touch/touch-input-element-change-documents.html [ Failure ]
+
+# WebAudio remaining issues
+webkit.org/b/105289 webaudio/mediastreamaudiosourcenode.html [ Failure ]
+webkit.org/b/105289 webaudio/mediastreamaudiodestinationnode.html [ Failure ]
+webkit.org/b/105294 webaudio/codec-tests/aac/vbr-128kbps-44khz.html [ Failure ]
+webkit.org/b/105294 webaudio/codec-tests/mp3/128kbps-44khz.html [ Missing Failure ]
+webkit.org/b/105294 webaudio/codec-tests/vorbis/vbr-128kbps-44khz.html [ Failure ]
+webkit.org/b/105294 webaudio/codec-tests/vorbis/vbr-96kbps-44khz.html [ Failure ]
+webkit.org/b/105294 webaudio/codec-tests/vorbis/vbr-70kbps-44khz.html [ Failure ]
+webkit.org/b/105296 webaudio/delaynode-scheduling.html [ Failure ]
+webkit.org/b/105296 webaudio/delaynode-max-nondefault-delay.html [ Failure ]
+webkit.org/b/105535 inspector-protocol/nmi-webaudio.html [ Failure ]
+webkit.org/b/105535 inspector-protocol/nmi-webaudio-leak-test.html [ Failure ]
+
+# Enable when support drag-and-drop autoscrolling
+webkit.org/b/39725 fast/events/drag-and-drop-autoscroll.html [ Skip ]
+
+# New test added in r142335 that is failing on EFL, Qt and GTK.
+webkit.org/b/109353 fast/flexbox/line-clamp-link-after-ellipsis.html [ Failure ]
+
+# Leaking state into the next test.
+webkit.org/b/85522 http/tests/security/sandboxed-iframe-form-top.html [ Skip ]
+
+# Fail after r139145 on MAC, EFL, QT, GTK.
+webkit.org/b/106415 fast/workers/worker-close-more.html [ Pass Failure ]
+
+# Newly added test at r139002 is failing.
+webkit.org/b/106316 accessibility/render-counter-text.html [ Failure ]
+
+# Newly added test in r144727 failing.
+webkit.org/b/111850 accessibility/table-with-hidden-head-section.html [ Failure ]
+
+# Newly added test at r139111 is failing.
+webkit.org/b/106439 editing/pasteboard/paste-noplugin.html [ Failure ]
+
+# Mark as missing image result, same as other ports. Test should be updated to text-based repaint test.
+webkit.org/b/103955 fast/repaint/caret-with-transformation.html [ Missing ]
+
+# New inspector/editor/text-editor-formatter.html introduced in r139617 fails on EFL, Mac, QT
+# https://bugs.webkit.org/show_bug.cgi?id=106883
+inspector/editor/text-editor-formatter.html
+inspector/editor/text-editor-word-jumps.html
+inspector/editor/text-editor-home-button.html
+inspector/editor/text-editor-smart-braces.html
+
+# Test fails on JSC platforms due to GC timing problems
+webkit.org/b/106957 svg/dom/SVGViewSpec-invalid-ref-crash.html [ Failure ]
+
+# Fail to generate proper pixel results - let's wait with rebaselining.
+webkit.org/b/106992 scrollingcoordinator/non-fast-scrollable-region-scaled-iframe.html [ Failure Pass ]
+webkit.org/b/106992 scrollingcoordinator/non-fast-scrollable-region-transformed-iframe.html [ Failure Pass ]
+webkit.org/b/106992 svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm [ Failure ]
+webkit.org/b/106992 http/tests/misc/object-embedding-svg-delayed-size-negotiation-2.htm [ Failure ]
+
+webkit.org/b/107375 fast/css/sticky/sticky-top-zoomed.html [ ImageOnlyFailure ]
+
+# Needs rebaseline after https://bugs.webkit.org/show_bug.cgi?id=14664
+webkit.org/b/107476 fast/block/float/024.html [ Failure ]
+webkit.org/b/107476 fast/block/margin-collapse/empty-clear-blocks.html [ Failure ]
+
+# Needs a rebaseline after WK108429 lands.
+webkit.org/b/108429 svg/custom/text-ctm.svg [ Pass Failure ]
+
+# New test, needs platform results
+webkit.org/b/106221 svg/filters/filter-hidden-content.svg [ Failure Pass ]
+
+# New ruby selection test (in r140613) fails to render correctly, not generating an expected result
+webkit.org/b/108315 fast/ruby/select-ruby.html [ Missing ]
+
+# empty position:fixed element gets a layer. Should not happen after r141039
+webkit.org/b/108339 compositing/layer-creation/fixed-position-no-content.html [ Failure ]
+
+# Test introduced in r143191 and failing on EFL port.
+webkit.org/b/110109 fast/dom/shadow/shadow-dom-event-dispatching-distributed-child.html [ Failure ]
+
+webkit.org/b/67921 [ Release ] perf/show-hide-table-rows.html [ Failure Pass Slow ]
+
+# Spellchecker behavior tests.
+webkit.org/b/108370 editing/spelling/spelling-double-clicked-word.html [ Skip ]
+webkit.org/b/108370 editing/spelling/spelling-double-clicked-word-with-underscores.html [ Skip ]
+webkit.org/b/108370 editing/spelling/spelling-exactly-selected-multiple-words.html [ Skip ]
+webkit.org/b/108370 editing/spelling/spelling-exactly-selected-word.html [ Skip ]
+webkit.org/b/108370 editing/spelling/spelling-multiword-selection.html [ Skip ]
+webkit.org/b/108370 editing/spelling/spelling-should-select-multiple-words.html [ Skip ]
+webkit.org/b/108370 editing/spelling/spelling-should-select-single-word.html [ Skip ]
+webkit.org/b/108370 editing/spelling/spelling-subword-selection.html [ Skip ]
+webkit.org/b/108370 editing/spelling/spelling-with-punctuation-selection.html [ Skip ]
+webkit.org/b/108370 editing/spelling/spelling-with-underscore-selection.html [ Skip ]
+webkit.org/b/108370 editing/spelling/spelling-with-whitespace-selection.html [ Skip ]
+
+# Failing after r142947.
+webkit.org/b/83869 fast/layers/video-layer.html [ Failure ]
+webkit.org/b/83869 media/media-controls-clone.html [ Failure ]
+webkit.org/b/83869 media/track/track-cue-rendering-horizontal.html [ Failure ]
+webkit.org/b/83869 media/track/track-cue-rendering-vertical.html [ Failure ]
+webkit.org/b/83869 media/video-empty-source.html [ Failure ]
+webkit.org/b/83869 media/video-no-audio.html [ Failure ]
+webkit.org/b/83869 media/video-zoom-controls.html [ Failure ]
+
+webkit.org/b/109950 fast/dom/Window/webkitConvertPoint.html [ Failure ]
+
+# Failing after r142758.
+webkit.org/b/109948 fast/dom/Window/mozilla-focus-blur.html [ Failure ]
+
+# Newly added test in r142855 is failing.
+webkit.org/b/109949 fast/dom/shadow/distributed-pseudo-element-scoped.html [ ImageOnlyFailure ]
+
+# Newly added test in r142979 is failing.
+webkit.org/b/109951 compositing/transitions/transform-on-large-layer.html [ ImageOnlyFailure ]
+
+# CUSTOM_ELEMENTS is not enabled.
+webkit.org/b/110958 fast/dom/custom [ Failure ]
+
+# Failing after r143256.
+webkit.org/b/110282 fast/regions/seamless-iframe-flowed-into-regions.html [ ImageOnlyFailure ]
+
+webkit.org/b/110316 svg/as-background-image/tiled-background-image.html [ ImageOnlyFailure ]
+
+webkit.org/b/110338 fast/events/touch/emulate-touch-events.html [ Failure ]
+
+# REGRESSION(r143470): editing/spelling/spelling-changed-text.html fails on Qt, GTK, EFL 
+webkit.org/b/110447 editing/spelling/spelling-changed-text.html [ Failure ]
+
+webkit.org/b/110446 svg/as-background-image/svg-transformed-background.html [ ImageOnlyFailure ]
+
+webkit.org/b/110694 html5lib/generated/run-domjs-unsafe-data.html [ Failure ]
+webkit.org/b/110694 html5lib/generated/run-pending-spec-changes-plain-text-unsafe-data.html [ Failure ]
+webkit.org/b/110694 html5lib/generated/run-plain-text-unsafe-data.html [ Failure ]
+
+# Need rebaseline
+webkit.org/b/110654 css2.1/20110323/replaced-elements-001.htm [ Failure ]
+webkit.org/b/110654 svg/custom/foreign-object-skew.svg [ Failure ]
+webkit.org/b/110654 tables/mozilla/bugs/bug92647-2.html [ Failure ]
+# New test
+webkit.org/b/110654 css3/flexbox/button.html [ Failure ]
+
+# Need support for ResourceHandle::didChangePriority and DRT support
+webkit.org/b/111016 http/tests/loading/promote-img-preload-priority.html [ Failure ]
+
+webkit.org/b/111058 plugins/plugin-clip-subframe.html [ Failure ]
+
+# Newly added tests in r144190 are failing.
+webkit.org/b/111172 compositing/overlap-blending/children-opacity-huge.html [ ImageOnlyFailure ]
+webkit.org/b/111172 compositing/overlap-blending/children-opacity-no-overlap.html [ ImageOnlyFailure ]
+webkit.org/b/111172 compositing/overlap-blending/reflection-opacity-huge.html [ ImageOnlyFailure ]
+
+# CURSOR_VISIBILITY is not enabled in efl
+webkit.org/b/107601 fullscreen/video-cursor-auto-hide.html [ Failure ]
+
+# Border-fit should happen at layout time rather than paint time
+webkit.org/b/111606 fast/borders/border-fit-2.html [ Failure ]
+webkit.org/b/111606 fast/borders/border-fit.html [ Failure ]
+webkit.org/b/111606 fast/repaint/border-fit-lines.html [ Failure ]
+
+# Started failing on EFL afrer r145025.
+webkit.org/b/111860 fast/forms/number/number-validation-message.html [ Failure ]
+>>>>>>> 29d8842... [EFL] Cancel mark on search field is not displayed
index 4949d9c..7f6c20e 100644 (file)
@@ -10,19 +10,19 @@ layer at (0,0) size 800x600
         RenderTextControl {INPUT} at (2,2) size 193x28 [bgcolor=#FFFFFF]
           RenderDeprecatedFlexibleBox {DIV} at (4,6) size 186x18
             RenderBlock {DIV} at (0,9) size 0x0
-            RenderBlock {DIV} at (0,0) size 186x18
-            RenderBlock {DIV} at (186,9) size 0x0
-        RenderText {#text} at (197,8) size 4x19
-          text run at (197,8) width 4: " "
-        RenderTextControl {INPUT} at (203,2) size 193x28 [bgcolor=#FFFFFF]
-          RenderDeprecatedFlexibleBox {DIV} at (4,6) size 186x18
+            RenderBlock {DIV} at (0,0) size 169x18
+            RenderBlock {DIV} at (169,1) size 16x16
+        RenderText {#text} at (196,8) size 4x17
+          text run at (196,8) width 4: " "
+        RenderTextControl {INPUT} at (202,2) size 192x28 [bgcolor=#FFFFFF]
+          RenderFlexibleBox {DIV} at (4,6) size 185x18
             RenderBlock {DIV} at (0,9) size 0x0
-            RenderBlock {DIV} at (0,0) size 186x18
-            RenderBlock {DIV} at (186,9) size 0x0
+            RenderBlock {DIV} at (0,0) size 169x18
+            RenderBlock {DIV} at (169,1) size 16x16
         RenderText {#text} at (0,0) size 0x0
-layer at (14,50) size 186x18
-  RenderBlock {DIV} at (0,0) size 186x18
-layer at (215,50) size 186x18 scrollHeight 19
-  RenderBlock {DIV} at (0,0) size 186x18
-    RenderText {#text} at (0,0) size 56x19
+layer at (14,50) size 169x18
+  RenderBlock {DIV} at (0,0) size 169x18
+layer at (214,50) size 169x18
+  RenderBlock {DIV} at (0,0) size 169x18
+    RenderText {#text} at (0,0) size 56x17
       text run at (0,0) width 56: "this one"
index 2c54710..5dd2287 100644 (file)
@@ -19,46 +19,44 @@ layer at (0,0) size 800x600
         RenderTextControl {INPUT} at (2,2) size 193x28 [bgcolor=#FFFFFF]
           RenderDeprecatedFlexibleBox {DIV} at (4,6) size 186x18
             RenderBlock {DIV} at (0,9) size 0x0
-            RenderBlock {DIV} at (0,0) size 186x18
-            RenderBlock {DIV} at (186,9) size 0x0
-        RenderText {#text} at (197,8) size 4x19
-          text run at (197,8) width 4: " "
+            RenderBlock {DIV} at (0,0) size 169x18
+            RenderBlock {DIV} at (169,1) size 16x16
+        RenderText {#text} at (196,8) size 4x17
+          text run at (196,8) width 4: " "
         RenderBR {BR} at (0,0) size 0x0
         RenderTextControl {INPUT} at (2,34) size 283x28 [bgcolor=#FFFFFF]
           RenderDeprecatedFlexibleBox {DIV} at (4,6) size 276x18
             RenderBlock {DIV} at (0,9) size 0x0
-            RenderBlock {DIV} at (0,0) size 276x18
-            RenderBlock {DIV} at (276,9) size 0x0
-        RenderText {#text} at (287,40) size 4x19
-          text run at (287,40) width 4: " "
+            RenderBlock {DIV} at (0,0) size 259x18
+            RenderBlock {DIV} at (259,1) size 16x16
+        RenderText {#text} at (286,40) size 4x17
+          text run at (286,40) width 4: " "
         RenderBR {BR} at (0,0) size 0x0
         RenderTextControl {INPUT} at (2,66) size 193x28 [bgcolor=#FFFFFF]
           RenderDeprecatedFlexibleBox {DIV} at (4,6) size 186x18
             RenderBlock {DIV} at (0,9) size 0x0
-            RenderBlock {DIV} at (0,0) size 186x18
-            RenderBlock {DIV} at (186,9) size 0x0
+            RenderBlock {DIV} at (0,0) size 169x18
+            RenderBlock {DIV} at (169,1) size 16x16
         RenderText {#text} at (0,0) size 0x0
       RenderBlock {P} at (0,146) size 784x18
-        RenderText {#text} at (0,0) size 36x19
-          text run at (0,0) width 36: "FAIL"
-layer at (14,50) size 186x18 scrollHeight 19
-  RenderBlock {DIV} at (0,0) size 186x18
-    RenderText {#text} at (10,0) size 176x19
-      text run at (10,0) width 28 RTL: " \x{5D5}\x{5D6}\x{5D4}\x{5D5}"
-      text run at (38,0) width 26: "she"
-      text run at (64,0) width 56 RTL: " \x{5D5}\x{5D4}\x{5D9}\x{5D0} \x{5D6}\x{5D4} "
-      text run at (120,0) width 18: "he"
-      text run at (138,0) width 48 RTL: "\x{5D4}\x{5D5}\x{5D0} \x{5D6}\x{5D4} "
-layer at (14,82) size 276x18 scrollHeight 19
-  RenderBlock {DIV} at (0,0) size 276x18
-    RenderText {#text} at (100,0) size 176x19
-      text run at (100,0) width 28 RTL: " \x{5D5}\x{5D6}\x{5D4}\x{5D5}"
-      text run at (128,0) width 26: "she"
-      text run at (154,0) width 56 RTL: " \x{5D5}\x{5D4}\x{5D9}\x{5D0} \x{5D6}\x{5D4} "
-      text run at (210,0) width 18: "he"
-      text run at (228,0) width 48 RTL: "\x{5D4}\x{5D5}\x{5D0} \x{5D6}\x{5D4} "
-layer at (14,114) size 186x18 scrollHeight 19
-  RenderBlock {DIV} at (0,0) size 186x18
-    RenderText {#text} at (58,0) size 128x19
-      text run at (58,0) width 128: "click the (x) button"
-caret: position 19 of child 0 {#text} of child 0 {DIV} of child 1 {DIV} of child 0 {DIV} of {#shadow-root} of child 9 {INPUT} of child 3 {P} of body
+        RenderText {#text} at (0,0) size 39x17
+          text run at (0,0) width 39: "PASS"
+layer at (14,50) size 169x18 scrollX 7 scrollWidth 176
+  RenderBlock {DIV} at (0,0) size 169x18
+    RenderText {#text} at (-7,0) size 176x17
+      text run at (-7,0) width 28 RTL: " \x{5D5}\x{5D6}\x{5D4}\x{5D5}"
+      text run at (21,0) width 26: "she"
+      text run at (47,0) width 56 RTL: " \x{5D5}\x{5D4}\x{5D9}\x{5D0} \x{5D6}\x{5D4} "
+      text run at (103,0) width 18: "he"
+      text run at (121,0) width 48 RTL: "\x{5D4}\x{5D5}\x{5D0} \x{5D6}\x{5D4} "
+layer at (14,82) size 259x18
+  RenderBlock {DIV} at (0,0) size 259x18
+    RenderText {#text} at (83,0) size 176x17
+      text run at (83,0) width 28 RTL: " \x{5D5}\x{5D6}\x{5D4}\x{5D5}"
+      text run at (111,0) width 26: "she"
+      text run at (137,0) width 56 RTL: " \x{5D5}\x{5D4}\x{5D9}\x{5D0} \x{5D6}\x{5D4} "
+      text run at (193,0) width 18: "he"
+      text run at (211,0) width 48 RTL: "\x{5D4}\x{5D5}\x{5D0} \x{5D6}\x{5D4} "
+layer at (14,114) size 169x18
+  RenderBlock {DIV} at (0,0) size 169x18
+caret: position 0 of child 0 {DIV} of child 1 {DIV} of child 0 {DIV} of {#document-fragment} of child 9 {INPUT} of child 3 {P} of body
index 42fb6ee..4bca8e5 100644 (file)
@@ -1,3 +1,20 @@
+2013-03-18  Gyuyoung Kim  <gyuyoung.kim@samsung.com>
+
+        [EFL] Cancel mark on search field is not displayed
+        https://bugs.webkit.org/show_bug.cgi?id=94880
+
+        Reviewed by Kenneth Rohde Christiansen.
+
+        adjustSearchFieldCancelButtonStyle() doesn't set style width and height for search cancel button.
+        So, the button isn't showing up in search input field. Besides the button size should be scaled based
+        on the font size as chromium, qt, and blackberry ports.
+
+        Tests: fast/forms/search-cancel-button-style-sharing.html
+               fast/forms/search-rtl.html
+        * platform/efl/RenderThemeEfl.cpp:
+        (WebCore):
+        (WebCore::RenderThemeEfl::adjustSearchFieldCancelButtonStyle):
+
 2012-08-30  Kangil Han  <kangil.han@samsung.com>
 
         Fix compile warning when enable tiled backing store
index 2467706..6800103 100755 (executable)
@@ -73,6 +73,9 @@ float RenderThemeEfl::defaultFontSize = 13.0f;
 float RenderThemeEfl::defaultFontSize = 16.0f;
 #endif
 
+static const float minCancelButtonSize = 5;
+static const float maxCancelButtonSize = 21;
+
 // Constants for progress tag animation.
 // These values have been copied from RenderThemeGtk.cpp
 static const int progressAnimationFrames = 10;
@@ -1056,6 +1059,14 @@ void RenderThemeEfl::adjustSearchFieldCancelButtonStyle(StyleResolver* styleReso
     adjustSizeConstraints(style, SearchFieldCancelButton);
     style->resetBorder();
     style->setWhiteSpace(PRE);
+
+    // Logic taken from RenderThemeChromium.cpp.
+    // Scale the button size based on the font size.
+    float fontScale = style->fontSize() / defaultFontSize;
+    int cancelButtonSize = lroundf(std::min(std::max(minCancelButtonSize, defaultFontSize * fontScale), maxCancelButtonSize));
+
+    style->setWidth(Length(cancelButtonSize, Fixed));
+    style->setHeight(Length(cancelButtonSize, Fixed));
 }
 
 bool RenderThemeEfl::paintSearchFieldCancelButton(RenderObject* object, const PaintInfo& info, const IntRect& rect)