blob: 5a506277b30c2f5ea293955ed935433045e83ce8 [file] [log] [blame] [edit]
# This file contains generic test expectations that apply to all ports of WebKit.
#
# See http://trac.webkit.org/wiki/TestExpectations for more information on this file.
# pending functional patch and per-port verification
webkit.org/b/109954 css3/line-break [ Skip ]
# pending implementation completion and feature enabling
webkit.org/b/109570 media/track/regions-webvtt [ Skip ]
# media/video-seek-after-end.html is flaky
webkit.org/b/116293 media/video-seek-after-end.html [ Pass Failure ]
webkit.org/b/116473 editing/selection/user-drag-element-and-user-select-none.html [ Failure ]
# media/W3C/video/networkState/networkState_during_progress.html is flaky
webkit.org/b/76280 media/W3C/video/networkState/networkState_during_progress.html [ Pass Failure ]
# These conformace tests are no longer in sync with the latest specification
# and expect compareDocumentPosition() to return:
# DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC | DOCUMENT_POSITION_DISCONNECTED
# for disconnected nodes (missing PRECEDING / FOLLOWING information).
# We cannot check rebaseline them because their output is likely to change
# between test runs as it decides PRECEDING / FOLLOWING using pointer
# comparison.
dom/xhtml/level3/core/nodecomparedocumentposition03.xhtml [ WontFix ]
dom/xhtml/level3/core/nodecomparedocumentposition05.xhtml [ WontFix ]
dom/xhtml/level3/core/nodecomparedocumentposition16.xhtml [ WontFix ]
dom/xhtml/level3/core/nodecomparedocumentposition33.xhtml [ WontFix ]
# Node::compareDocumentPosition() wrongly reports an attribute and its content as disconnected.
webkit.org/b/119325 dom/xhtml/level3/core/nodecomparedocumentposition38.xhtml [ Failure ]
webkit.org/b/118301 fast/dom/timer-throttling-hidden-page.html [ Skip ]
webkit.org/b/119094 fast/forms/color/input-color-onchange-event.html [ Crash Pass ]
# This test will run slowly in debug mode, but is plenty fast in release.
[ Debug ] fast/js/regress/emscripten-memops.html [ Skip ]