OLD | NEW |
1 # | 1 # |
2 # Copyright (C) 2007, 2008, 2009, 2010, 2011 Apple Inc. All rights reserved. | 2 # Copyright (C) 2007, 2008, 2009, 2010, 2011 Apple Inc. All rights reserved. |
3 # | 3 # |
4 # Redistribution and use in source and binary forms, with or without | 4 # Redistribution and use in source and binary forms, with or without |
5 # modification, are permitted provided that the following conditions | 5 # modification, are permitted provided that the following conditions |
6 # are met: | 6 # are met: |
7 # | 7 # |
8 # 1. Redistributions of source code must retain the above copyright | 8 # 1. Redistributions of source code must retain the above copyright |
9 # notice, this list of conditions and the following disclaimer. | 9 # notice, this list of conditions and the following disclaimer. |
10 # 2. Redistributions in binary form must reproduce the above copyright | 10 # 2. Redistributions in binary form must reproduce the above copyright |
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
45 fast/css/image-set-parsing-invalid.html | 45 fast/css/image-set-parsing-invalid.html |
46 | 46 |
47 # https://bugs.webkit.org/show_bug.cgi?id=77645 | 47 # https://bugs.webkit.org/show_bug.cgi?id=77645 |
48 css3/filters/filtered-compositing-descendant.html | 48 css3/filters/filtered-compositing-descendant.html |
49 | 49 |
50 # Should be moved to platform/mac <rdar://5621425> | 50 # Should be moved to platform/mac <rdar://5621425> |
51 http/tests/misc/willCacheResponse-delegate-callback.html | 51 http/tests/misc/willCacheResponse-delegate-callback.html |
52 | 52 |
53 # No Dashboard compatibility mode on Windows | 53 # No Dashboard compatibility mode on Windows |
54 http/tests/xmlhttprequest/default-content-type-dashboard.html | 54 http/tests/xmlhttprequest/default-content-type-dashboard.html |
55 http/tests/xmlhttprequest/svg-created-by-xhr-allowed-in-dashboard.html | 55 http/tests/xmlhttprequest/svg-created-by-xhr-disallowed-in-dashboard.html |
56 svg/custom/embedded-svg-allowed-in-dashboard.xml | 56 svg/custom/embedded-svg-disallowed-in-dashboard.xml |
57 svg/custom/manually-parsed-svg-allowed-in-dashboard.html | 57 svg/custom/manually-parsed-embedded-svg-disallowed-in-dashboard.html |
58 svg/custom/manually-parsed-embedded-svg-allowed-in-dashboard.html | 58 svg/custom/manually-parsed-svg-disallowed-in-dashboard.html |
59 svg/custom/svg-allowed-in-dashboard-object.html | 59 svg/custom/svg-disallowed-in-dashboard-object.html |
60 | 60 |
61 # Apache 1.3 doesn't support SSL <rdar://problem/5345985> | 61 # Apache 1.3 doesn't support SSL <rdar://problem/5345985> |
62 http/tests/navigation/ping-cross-origin-from-https.html | 62 http/tests/navigation/ping-cross-origin-from-https.html |
63 http/tests/ssl | 63 http/tests/ssl |
64 http/tests/security/cross-frame-access-protocol-explicit-domain.html | 64 http/tests/security/cross-frame-access-protocol-explicit-domain.html |
65 http/tests/security/cross-frame-access-protocol.html | 65 http/tests/security/cross-frame-access-protocol.html |
66 http/tests/inspector/console-websocket-error.html | 66 http/tests/inspector/console-websocket-error.html |
67 | 67 |
68 # https://bugs.webkit.org/show_bug.cgi?id=55372 | 68 # https://bugs.webkit.org/show_bug.cgi?id=55372 |
69 http/tests/inspector/network/network-size.html | 69 http/tests/inspector/network/network-size.html |
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
133 # <rdar://problem/5720592> Width of certain complex text is off by one | 133 # <rdar://problem/5720592> Width of certain complex text is off by one |
134 fast/text/atsui-pointtooffset-calls-cg.html | 134 fast/text/atsui-pointtooffset-calls-cg.html |
135 fast/text/cg-vs-atsui.html | 135 fast/text/cg-vs-atsui.html |
136 fast/text/atsui-spacing-features.html | 136 fast/text/atsui-spacing-features.html |
137 | 137 |
138 # <rdar://problem/5718773> Support a minimum antialiased font size | 138 # <rdar://problem/5718773> Support a minimum antialiased font size |
139 svg/hixie/text/003.html | 139 svg/hixie/text/003.html |
140 svg/hixie/text/003a.xml | 140 svg/hixie/text/003a.xml |
141 svg/hixie/viewbox/preserveAspectRatio/002.xml | 141 svg/hixie/viewbox/preserveAspectRatio/002.xml |
142 | 142 |
143 # DOM ClipboardData.setData does not allow writes during clipboard events | 143 # ASSERT in ClipboardWin::setData <rdar://problem/5015941> |
144 # https://bugs.webkit.org/show_bug.cgi?id=17645 | |
145 editing/execCommand/copy-without-selection.html | 144 editing/execCommand/copy-without-selection.html |
146 editing/pasteboard/copy-two-pasteboard-types-both-work.html | |
147 editing/pasteboard/pasting-empty-html-falls-back-to-text.html | |
148 | 145 |
149 # Drag & Drop doesn't work correctly in DRT <rdar://5621244> | 146 # Drag & Drop doesn't work correctly in DRT <rdar://5621244> |
150 editing/pasteboard/drag-and-drop-objectimage-contenteditable.html | 147 editing/pasteboard/drag-and-drop-objectimage-contenteditable.html |
151 editing/pasteboard/drag-image-in-about-blank-frame.html | 148 editing/pasteboard/drag-image-in-about-blank-frame.html |
152 editing/pasteboard/drop-file-svg.html | 149 editing/pasteboard/drop-file-svg.html |
153 editing/pasteboard/file-drag-to-editable.html | |
154 editing/pasteboard/get-data-text-plain-drop.html | 150 editing/pasteboard/get-data-text-plain-drop.html |
155 fast/events/drop-handler-should-not-stop-navigate.html | |
156 fast/events/drag-in-frames.html | 151 fast/events/drag-in-frames.html |
157 fast/events/drag-to-navigate.html | |
158 fast/events/drop-with-file-paths.html | |
159 fast/events/dropzone-004.html | |
160 fast/events/standalone-image-drag-to-editable.html | 152 fast/events/standalone-image-drag-to-editable.html |
161 http/tests/security/clipboard/clipboard-file-access.html | |
162 http/tests/security/drag-drop-same-unique-origin.html | 153 http/tests/security/drag-drop-same-unique-origin.html |
163 | 154 |
164 # EventSender::dumpFilenameBeingDragged not implemented. | 155 # EventSender::dumpFilenameBeingDragged not implemented. |
165 # https://bugs.webkit.org/show_bug.cgi?id=61829 | 156 # https://bugs.webkit.org/show_bug.cgi?id=61829 |
166 fast/events/drag-image-filename.html | 157 fast/events/drag-image-filename.html |
167 | 158 |
168 # PasteBoard::plainText() does not support file names. | 159 # PasteBoard::plainText() does not support file names. |
169 editing/pasteboard/drag-files-to-editable-element.html | 160 editing/pasteboard/drag-files-to-editable-element.html |
170 | 161 |
171 # <rdar://problem/5643675> window.scrollTo scrolls a window with no scrollbars | 162 # <rdar://problem/5643675> window.scrollTo scrolls a window with no scrollbars |
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
239 | 230 |
240 # Crashes due to debug assert until we fix issues with style elements in SVG | 231 # Crashes due to debug assert until we fix issues with style elements in SVG |
241 svg/custom/use-referencing-style-crash.svg | 232 svg/custom/use-referencing-style-crash.svg |
242 | 233 |
243 # No support for WebArchives in WebKitWin <rdar://problem/6436020> | 234 # No support for WebArchives in WebKitWin <rdar://problem/6436020> |
244 webarchive | 235 webarchive |
245 svg/webarchive | 236 svg/webarchive |
246 svg/custom/image-with-prefix-in-webarchive.svg | 237 svg/custom/image-with-prefix-in-webarchive.svg |
247 http/tests/webarchive | 238 http/tests/webarchive |
248 | 239 |
249 # Assertion failure http://webkit.org/b/90425 | 240 # <rdar://problem/5230396> eventSender.beginDragWithFiles is unimplemented |
250 editing/pasteboard/dataTransfer-setData-getData.html | 241 editing/pasteboard/dataTransfer-setData-getData.html |
| 242 editing/pasteboard/file-drag-to-editable.html |
| 243 editing/pasteboard/file-input-files-access.html |
| 244 fast/events/drag-to-navigate.html |
| 245 fast/events/prevent-drag-to-navigate.html |
| 246 fast/forms/file/file-input-change-event.html |
| 247 fast/forms/file/get-file-upload.html |
| 248 fast/forms/file/input-file-re-render.html |
| 249 http/tests/security/clipboard/clipboard-file-access.html |
| 250 fast/events/drag-file-crash.html |
| 251 fast/dom/Window/window-postmessage-clone.html |
| 252 fast/dom/Window/window-postmessage-clone-frames.html |
| 253 fast/events/dropzone-004.html |
251 | 254 |
252 # FileInputType::receiveDroppedFiles receive relative path http://webkit.org/b/9
0426 | 255 # File API is not supported yet |
253 editing/pasteboard/file-input-files-access.html | |
254 | |
255 # File API is not supported yet (e.g. ENABLE(BLOB)) | |
256 fast/files | 256 fast/files |
257 http/tests/fileapi | 257 http/tests/fileapi |
258 fast/dom/DOMURL/check-instanceof-domurl-functions.html | |
259 fast/forms/file/input-file-entries.html | |
260 fast/forms/file/recover-file-input-in-unposted-form.html | |
261 | 258 |
262 # Need to add functionality to DumpRenderTree to test IDN <rdar://problem/530195
4> | 259 # Need to add functionality to DumpRenderTree to test IDN <rdar://problem/530195
4> |
263 fast/encoding/idn-security.html | 260 fast/encoding/idn-security.html |
264 | 261 |
265 # emacs key bindings <rdar://problem/4883609> Support for kill rings | 262 # emacs key bindings <rdar://problem/4883609> Support for kill rings |
266 editing/input/emacs-ctrl-o.html | 263 editing/input/emacs-ctrl-o.html |
267 editing/pasteboard/emacs-ctrl-a-k-y.html | 264 editing/pasteboard/emacs-ctrl-a-k-y.html |
268 editing/pasteboard/emacs-ctrl-k-with-move.html | 265 editing/pasteboard/emacs-ctrl-k-with-move.html |
269 editing/pasteboard/emacs-ctrl-k-y-001.html | 266 editing/pasteboard/emacs-ctrl-k-y-001.html |
270 editing/pasteboard/emacs-cntl-y-001.html | 267 editing/pasteboard/emacs-cntl-y-001.html |
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
359 # and https://bugs.webkit.org/show_bug.cgi?id=45021 | 356 # and https://bugs.webkit.org/show_bug.cgi?id=45021 |
360 media/context-menu-actions.html | 357 media/context-menu-actions.html |
361 | 358 |
362 # requires video.buffered to be able to return multiple timeranges | 359 # requires video.buffered to be able to return multiple timeranges |
363 http/tests/media/video-buffered.html | 360 http/tests/media/video-buffered.html |
364 | 361 |
365 # Assertion failure in replaySavedEvents http://webkit.org/b/21796 | 362 # Assertion failure in replaySavedEvents http://webkit.org/b/21796 |
366 editing/pasteboard/drop-text-events.html | 363 editing/pasteboard/drop-text-events.html |
367 editing/selection/drag-in-iframe.html | 364 editing/selection/drag-in-iframe.html |
368 fast/events/dragging-mouse-moves.html | 365 fast/events/dragging-mouse-moves.html |
369 fast/forms/select-multiple-elements-with-mouse-drag-with-options-less-than-size.
html | |
370 | 366 |
371 # Causes next test to time out http://webkit.org/b/46975 | 367 # Causes next test to time out http://webkit.org/b/46975 |
372 http/tests/xmlhttprequest/xmlhttprequest-sync-vs-async-assertion-failure.html | 368 http/tests/xmlhttprequest/xmlhttprequest-sync-vs-async-assertion-failure.html |
373 | 369 |
374 # Failing in Release builds http://webkit.org/b/46976 | 370 # Failing in Release builds http://webkit.org/b/46976 |
375 sputnik/Conformance/11_Expressions/11.7_Bitwise_Shift_Operators/11.7.3_The_Unsig
ned_Right_Shift_Operator/S11.7.3_A2.3_T1.html | 371 sputnik/Conformance/11_Expressions/11.7_Bitwise_Shift_Operators/11.7.3_The_Unsig
ned_Right_Shift_Operator/S11.7.3_A2.3_T1.html |
376 | 372 |
377 # Sometimes fails https://webkit.org/b/49412 | 373 # Sometimes fails https://webkit.org/b/49412 |
378 inspector/timeline/timeline-network-resource.html | 374 inspector/timeline/timeline-network-resource.html |
379 | 375 |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
419 # Sometimes fails http://webkit.org/b/48909 | 415 # Sometimes fails http://webkit.org/b/48909 |
420 animations/play-state-suspend.html | 416 animations/play-state-suspend.html |
421 | 417 |
422 # Assertion failure http://webkit.org/b/48910 | 418 # Assertion failure http://webkit.org/b/48910 |
423 http/tests/media/pdf-served-as-pdf.html | 419 http/tests/media/pdf-served-as-pdf.html |
424 http/tests/media/video-cancel-load.html | 420 http/tests/media/video-cancel-load.html |
425 | 421 |
426 # Sometimes crashes http://webkit.org/b/62024 | 422 # Sometimes crashes http://webkit.org/b/62024 |
427 http/tests/media/video-cross-site.html | 423 http/tests/media/video-cross-site.html |
428 | 424 |
| 425 # Sometimes crashes http://webkit.org/b/48996 |
| 426 http/tests/websocket/tests/hixie76/workers/close-in-onmessage-crash.html |
| 427 |
429 # Sometimes times out http://webkit.org/b/48997 | 428 # Sometimes times out http://webkit.org/b/48997 |
430 animations/animation-iteration-event-destroy-renderer.html | 429 animations/animation-iteration-event-destroy-renderer.html |
431 | 430 |
432 # Sometimes times out http://webkit.org/b/49014 | 431 # Sometimes times out http://webkit.org/b/49014 |
433 fast/workers/storage/change-version-handle-reuse-sync.html | 432 fast/workers/storage/change-version-handle-reuse-sync.html |
434 | 433 |
435 # Sometimes fails http://webkit.org/b/49182 | 434 # Sometimes fails http://webkit.org/b/49182 |
436 animations/stop-animation-on-suspend.html | 435 animations/stop-animation-on-suspend.html |
437 | 436 |
438 # Crashing in AccessibilityUIElement::parentElement http://webkit.org/b/49379 | 437 # Crashing in AccessibilityUIElement::parentElement http://webkit.org/b/49379 |
(...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
557 plugins/netscape-plugin-setwindow-size.html | 556 plugins/netscape-plugin-setwindow-size.html |
558 svg/custom/gradient-stop-style-change.svg | 557 svg/custom/gradient-stop-style-change.svg |
559 | 558 |
560 # Application cache | 559 # Application cache |
561 http/tests/appcache | 560 http/tests/appcache |
562 | 561 |
563 # <rdar://problem/5961006> LayoutTests that send an OPTIONS request don't work o
n Windows due to Apache 1.3 | 562 # <rdar://problem/5961006> LayoutTests that send an OPTIONS request don't work o
n Windows due to Apache 1.3 |
564 http/tests/xmlhttprequest/access-control-basic-non-simple-allow-async.html | 563 http/tests/xmlhttprequest/access-control-basic-non-simple-allow-async.html |
565 http/tests/xmlhttprequest/access-control-basic-non-simple-allow.html | 564 http/tests/xmlhttprequest/access-control-basic-non-simple-allow.html |
566 | 565 |
567 # AX: windows DRT needs to implement ::press | 566 # https://bugs.webkit.org/show_bug.cgi?id=36145 - AX: windows DRT needs to imple
ment ::press |
568 # https://bugs.webkit.org/show_bug.cgi?id=36145 | |
569 accessibility/aria-link-supports-press.html | |
570 accessibility/label-element-press.html | 567 accessibility/label-element-press.html |
571 accessibility/press-works-on-control-types.html | |
572 | 568 |
573 # Accessibility tests without results or with Mac-specific results. | 569 # Accessibility tests without results or with Mac-specific results. |
574 accessibility/aria-checkbox-sends-notification.html | 570 accessibility/aria-checkbox-sends-notification.html |
575 accessibility/aria-checkbox-text.html | 571 accessibility/aria-checkbox-text.html |
576 accessibility/aria-combobox.html | 572 accessibility/aria-combobox.html |
577 accessibility/aria-controls-with-tabs.html | 573 accessibility/aria-controls-with-tabs.html |
578 accessibility/aria-describedby-on-input.html | 574 accessibility/aria-describedby-on-input.html |
579 accessibility/aria-disabled.html | 575 accessibility/aria-disabled.html |
580 accessibility/aria-help.html | 576 accessibility/aria-help.html |
581 accessibility/aria-hidden.html | 577 accessibility/aria-hidden.html |
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
650 printing/media-queries-print.html | 646 printing/media-queries-print.html |
651 # Tests generating new results | 647 # Tests generating new results |
652 printing/return-from-printing-mode.html | 648 printing/return-from-printing-mode.html |
653 | 649 |
654 # No upload progress events on windows | 650 # No upload progress events on windows |
655 http/tests/xmlhttprequest/upload-onload-event.html | 651 http/tests/xmlhttprequest/upload-onload-event.html |
656 http/tests/xmlhttprequest/upload-onloadstart-event.html | 652 http/tests/xmlhttprequest/upload-onloadstart-event.html |
657 http/tests/xmlhttprequest/upload-progress-events.html | 653 http/tests/xmlhttprequest/upload-progress-events.html |
658 http/tests/xmlhttprequest/upload-onprogress-event.html | 654 http/tests/xmlhttprequest/upload-onprogress-event.html |
659 | 655 |
660 # LayoutTestController::setAutomaticLinkDetectionEnabled isn't implemented | |
661 editing/inserting/typing-space-to-trigger-smart-link.html | |
662 | |
663 ################################################################################ | 656 ################################################################################ |
664 ######################### Start list of r41995 failures ######################## | 657 ######################### Start list of r41995 failures ######################## |
665 ################################################################################ | 658 ################################################################################ |
666 # Note: All of these tests failed in r41995 | 659 # Note: All of these tests failed in r41995 |
667 # https://bugs.webkit.org/show_bug.cgi?id=24810 | 660 # https://bugs.webkit.org/show_bug.cgi?id=24810 |
668 | 661 |
669 # Failed as of 41995 | 662 # Failed as of 41995 |
670 fast/canvas/canvas-gradient-addStop-error.html | 663 fast/canvas/canvas-gradient-addStop-error.html |
671 fast/css/ignore-text-zoom.html | 664 fast/css/ignore-text-zoom.html |
672 fast/dom/navigator-detached-no-crash.html | 665 fast/dom/navigator-detached-no-crash.html |
(...skipping 178 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
851 media/audio-delete-while-step-button-clicked.html | 844 media/audio-delete-while-step-button-clicked.html |
852 media/video-controls-transformed.html | 845 media/video-controls-transformed.html |
853 media/video-controls-zoomed.html | 846 media/video-controls-zoomed.html |
854 | 847 |
855 # Mixed content tests failing on Windows <http://webkit.org/b/29213> | 848 # Mixed content tests failing on Windows <http://webkit.org/b/29213> |
856 http/tests/security/mixedContent | 849 http/tests/security/mixedContent |
857 | 850 |
858 # <https://bugs.webkit.org/show_bug.cgi?id=29057> | 851 # <https://bugs.webkit.org/show_bug.cgi?id=29057> |
859 editing/pasteboard/files-during-page-drags.html | 852 editing/pasteboard/files-during-page-drags.html |
860 | 853 |
| 854 # <https://bugs.webkit.org/show_bug.cgi?id=29286> |
| 855 fast/forms/input-selectedoption.html |
| 856 |
861 # <https://bugs.webkit.org/show_bug.cgi?id=29287> | 857 # <https://bugs.webkit.org/show_bug.cgi?id=29287> |
862 http/tests/local/fileapi | 858 http/tests/local/fileapi |
863 http/tests/local/blob/send-hybrid-blob.html | 859 http/tests/local/blob/send-hybrid-blob.html |
864 http/tests/local/formdata | 860 http/tests/local/formdata |
865 | 861 |
866 # Need Blob.slice support | 862 # Need Blob.slice support |
867 http/tests/local/blob/send-sliced-data-blob.html | 863 http/tests/local/blob/send-sliced-data-blob.html |
868 | 864 |
869 # BlodBuilder is not enabled | 865 # BlodBuilder is not enabled |
870 http/tests/local/blob/send-data-blob.html | 866 http/tests/local/blob/send-data-blob.html |
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
959 # Skip frame flattening tests until it can be tested by this DRT | 955 # Skip frame flattening tests until it can be tested by this DRT |
960 # https://bugs.webkit.org/show_bug.cgi?id=32717 | 956 # https://bugs.webkit.org/show_bug.cgi?id=32717 |
961 fast/frames/flattening/ | 957 fast/frames/flattening/ |
962 | 958 |
963 # https://bugs.webkit.org/show_bug.cgi?id=34933 | 959 # https://bugs.webkit.org/show_bug.cgi?id=34933 |
964 media/video-display-aspect-ratio.html | 960 media/video-display-aspect-ratio.html |
965 | 961 |
966 # Accept header is handled by the browser | 962 # Accept header is handled by the browser |
967 http/tests/misc/image-checks-for-accept.html | 963 http/tests/misc/image-checks-for-accept.html |
968 | 964 |
| 965 # Tests timeout: https://bugs.webkit.org/show_bug.cgi?id=35041 |
| 966 http/tests/websocket/tests/hixie76/frame-lengths.html |
| 967 http/tests/websocket/tests/hixie76/simple-stress.html |
| 968 |
969 # Needs platform specific API implemented in DRT, maybe not relevant for non-Mac
and non-Windows ports | 969 # Needs platform specific API implemented in DRT, maybe not relevant for non-Mac
and non-Windows ports |
970 fast/loader/api-test-new-window-data-load-base-url.html | 970 fast/loader/api-test-new-window-data-load-base-url.html |
971 | 971 |
972 # Needs to implement NPP_HandleEvent() in TestNetscapePlugin | 972 # Needs to implement NPP_HandleEvent() in TestNetscapePlugin |
973 plugins/keyboard-events.html | 973 plugins/keyboard-events.html |
974 http/tests/plugins/plugin-document-has-focus.html | 974 http/tests/plugins/plugin-document-has-focus.html |
975 plugins/plugin-initiate-popup-window.html | 975 plugins/plugin-initiate-popup-window.html |
976 | 976 |
977 # DumpRenderTree code to enable Java is currently a no-op. Windows doesn't come
with Java by default. | 977 # DumpRenderTree code to enable Java is currently a no-op. Windows doesn't come
with Java by default. |
978 java | 978 java |
979 | 979 |
980 # Need to add functionality to DumpRenderTree to handle enable/disable Spatial N
avigation | 980 # Need to add functionality to DumpRenderTree to handle enable/disable Spatial N
avigation |
981 fast/spatial-navigation | 981 fast/spatial-navigation |
982 | 982 |
983 # For some reason crashes when run with all tests. Passes individually. | 983 # For some reason crashes when run with all tests. Passes individually. |
984 fast/forms/multiple-form-submission-protection-mouse.html | 984 fast/forms/multiple-form-submission-protection-mouse.html |
985 | 985 |
986 # https://bugs.webkit.org/show_bug.cgi?id=36002 | 986 # https://bugs.webkit.org/show_bug.cgi?id=36002 |
987 # mouseScrollBy() and continuousMouseScrollBy() are not yet implemented in the W
indows EventSender API. | 987 # mouseScrollBy() and continuousMouseScrollBy() are not yet implemented in the W
indows EventSender API. |
988 fast/events/remove-child-onscroll.html | 988 fast/events/remove-child-onscroll.html |
989 fast/events/platform-wheelevent-in-scrolling-div.html | 989 fast/events/platform-wheelevent-in-scrolling-div.html |
990 fast/events/continuous-platform-wheelevent-in-scrolling-div.html | 990 fast/events/continuous-platform-wheelevent-in-scrolling-div.html |
991 fast/events/scroll-in-scaled-page-with-overflow-hidden.html | |
992 fast/events/wheelevent-direction-inverted-from-device.html | |
993 fast/events/wheelevent-in-horizontal-scrollbar-in-rtl.html | 991 fast/events/wheelevent-in-horizontal-scrollbar-in-rtl.html |
994 fast/events/wheelevent-in-vertical-scrollbar-in-rtl.html | 992 fast/events/wheelevent-in-vertical-scrollbar-in-rtl.html |
995 fast/repaint/overflow-auto-in-overflow-auto-scrolled.html | |
996 fast/repaint/overflow-scroll-in-overflow-scroll-scrolled.html | |
997 fast/repaint/table-overflow-auto-in-overflow-auto-scrolled.html | |
998 fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled.html | |
999 scrollbars/scrollevent-iframe-no-scrolling-wheel.html | 993 scrollbars/scrollevent-iframe-no-scrolling-wheel.html |
1000 scrollbars/scroll-rtl-or-bt-layer.html | 994 scrollbars/scroll-rtl-or-bt-layer.html |
1001 | 995 |
1002 # Windows port doesn't yet support rendering of non-BMP characters even though t
here's a font available. | 996 # Windows port doesn't yet support rendering of non-BMP characters even though t
here's a font available. |
1003 fast/text/international/plane2.html | 997 fast/text/international/plane2.html |
1004 | 998 |
1005 # Misses setMediaType() implementation | 999 # Misses setMediaType() implementation |
1006 fast/media/print-restores-previous-mediatype.html | 1000 fast/media/print-restores-previous-mediatype.html |
1007 | 1001 |
1008 # https://bugs.webkit.org/show_bug.cgi?id=35973 | 1002 # https://bugs.webkit.org/show_bug.cgi?id=35973 |
1009 fast/multicol/hit-test-above-or-below.html | 1003 fast/multicol/hit-test-above-or-below.html |
1010 | 1004 |
1011 # Needs progress element support | 1005 # Needs progress element support |
1012 # https://bugs.webkit.org/show_bug.cgi?id=49769 | 1006 # https://bugs.webkit.org/show_bug.cgi?id=49769 |
1013 fast/dom/HTMLFormElement/associated-elements-after-index-assertion-fail1.html | 1007 fast/dom/HTMLFormElement/associated-elements-after-index-assertion-fail1.html |
1014 fast/dom/HTMLProgressElement | 1008 fast/dom/HTMLProgressElement |
| 1009 fast/dom/shadow/tree-scope-crash.html |
1015 fast/forms/form-attribute.html | 1010 fast/forms/form-attribute.html |
1016 | 1011 |
1017 | 1012 |
1018 # view mode media feature | 1013 # view mode media feature |
1019 fast/media/view-mode-media-feature.html | 1014 fast/media/view-mode-media-feature.html |
1020 fast/media/media-query-list-02.html | 1015 fast/media/media-query-list-02.html |
1021 fast/media/media-query-list-03.html | 1016 fast/media/media-query-list-03.html |
1022 fast/media/media-query-list-04.html | 1017 fast/media/media-query-list-04.html |
1023 fast/media/media-query-list-05.html | 1018 fast/media/media-query-list-05.html |
1024 fast/media/media-query-list-06.html | 1019 fast/media/media-query-list-06.html |
(...skipping 21 matching lines...) Expand all Loading... |
1046 canvas/philip | 1041 canvas/philip |
1047 | 1042 |
1048 # Need to dump context menu items on eventSender.contextClick(true). | 1043 # Need to dump context menu items on eventSender.contextClick(true). |
1049 # https://bugs.webkit.org/show_bug.cgi?id=39104 | 1044 # https://bugs.webkit.org/show_bug.cgi?id=39104 |
1050 editing/spelling/context-menu-suggestions.html | 1045 editing/spelling/context-menu-suggestions.html |
1051 | 1046 |
1052 # eventSender.contextClick() needs to return a JS array of the context menu item
s. | 1047 # eventSender.contextClick() needs to return a JS array of the context menu item
s. |
1053 # https://bugs.webkit.org/show_bug.cgi?id=62597 | 1048 # https://bugs.webkit.org/show_bug.cgi?id=62597 |
1054 editing/pasteboard/copy-standalone-image-crash.html | 1049 editing/pasteboard/copy-standalone-image-crash.html |
1055 | 1050 |
| 1051 # https://webkit.org/b/32021 - DRT's textInputController is unimplemented on Win
dows |
| 1052 editing/input/ime-composition-clearpreedit.html |
| 1053 editing/input/password-echo-passnode2.html |
| 1054 editing/input/password-echo-passnode3.html |
| 1055 editing/input/password-echo-passnode.html |
| 1056 editing/input/password-echo-textnode.html |
| 1057 editing/input/setting-input-value-cancel-ime-composition.html |
| 1058 editing/inserting/insert-composition-whitespace.html |
| 1059 editing/selection/5825350-1.html |
| 1060 editing/selection/5825350-2.html |
| 1061 fast/text/international/thai-cursor-position.html |
| 1062 fast/dom/tab-in-right-alignment.html |
| 1063 svg/text/caret-in-svg-text.xhtml |
| 1064 |
1056 # textInputController.hasGrammarMarkers() is not implemented. | 1065 # textInputController.hasGrammarMarkers() is not implemented. |
1057 editing/spelling/grammar.html | 1066 editing/spelling/grammar.html |
1058 | 1067 |
1059 # Needs grammar checking. | 1068 # Needs grammar checking. |
1060 editing/spelling/markers.html | 1069 editing/spelling/markers.html |
1061 | 1070 |
1062 # EditorClient::requestCheckingOfString() is not implemented | 1071 # EditorClient::requestCheckingOfString() is not implemented |
1063 editing/spelling/spellcheck-paste.html | 1072 editing/spelling/spellcheck-paste.html |
1064 editing/spelling/spellcheck-paste-disabled.html | 1073 editing/spelling/spellcheck-paste-disabled.html |
1065 | 1074 |
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1130 sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.
2.2_Eval_Code/S10.2.2_A1.2_T6.html | 1139 sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.
2.2_Eval_Code/S10.2.2_A1.2_T6.html |
1131 sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.
2.2_Eval_Code/S10.2.2_A1.2_T7.html | 1140 sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.
2.2_Eval_Code/S10.2.2_A1.2_T7.html |
1132 sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.
2.2_Eval_Code/S10.2.2_A1.2_T8.html | 1141 sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.
2.2_Eval_Code/S10.2.2_A1.2_T8.html |
1133 sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.
2.2_Eval_Code/S10.2.2_A1.2_T9.html | 1142 sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.
2.2_Eval_Code/S10.2.2_A1.2_T9.html |
1134 | 1143 |
1135 # LayoutTestController::isPageBoxVisible, pageAreaRectInPixels, and preferredPag
eSizeInPixels are not implemented yet for WIN. | 1144 # LayoutTestController::isPageBoxVisible, pageAreaRectInPixels, and preferredPag
eSizeInPixels are not implemented yet for WIN. |
1136 printing/page-format-data.html | 1145 printing/page-format-data.html |
1137 | 1146 |
1138 # Implement spinbutton support in RenderThemeSafari | 1147 # Implement spinbutton support in RenderThemeSafari |
1139 # https://bugs.webkit.org/show_bug.cgi?id=54662 | 1148 # https://bugs.webkit.org/show_bug.cgi?id=54662 |
1140 fast/forms/number/number-appearance-rtl.html | 1149 fast/forms/number/input-appearance-number-rtl.html |
1141 fast/forms/number/number-appearance-spinbutton-disabled-readonly.html | 1150 fast/forms/number/input-appearance-spinbutton-disabled-readonly.html |
1142 fast/forms/number/number-appearance-spinbutton-layer.html | 1151 fast/forms/number/input-appearance-spinbutton-layer.html |
1143 fast/forms/number/number-appearance-spinbutton-visibility.html | 1152 fast/forms/number/input-appearance-spinbutton-visibility.html |
1144 fast/forms/number/number-spinbutton-change-and-input-events.html | 1153 fast/forms/number/input-number-events.html |
1145 fast/forms/number/number-large-padding.html | 1154 fast/forms/number/input-number-large-padding.html |
1146 fast/forms/number/number-size.html | 1155 fast/forms/number/input-number-size.html |
1147 fast/forms/number/number-spinbutton-capturing.html | 1156 fast/forms/number/input-spinbutton-capturing.html |
1148 fast/forms/number/number-spinbutton-gets-disabled-or-readonly.html | 1157 fast/forms/number/spin-button-gets-disabled-or-readonly.html |
1149 fast/forms/number/number-spinbutton-state.html | |
1150 fast/forms/number/number-spinbutton-in-multi-column.html | |
1151 | 1158 |
1152 # Datalist is not yet enabled. | 1159 # Datalist is not yet enabled. |
1153 fast/forms/datalist | 1160 fast/forms/datalist |
1154 | 1161 |
1155 # Color input is not yet enabled. | 1162 # Color input is not yet enabled. |
1156 fast/forms/color | 1163 fast/forms/color |
1157 | 1164 |
1158 # ENABLE_INPUT_TYPE_* are not enabled. | 1165 # ENABLE_INPUT_TYPE_* are not enabled. |
1159 # https://bugs.webkit.org/show_bug.cgi?id=29359 | 1166 # https://bugs.webkit.org/show_bug.cgi?id=29359 |
1160 fast/forms/date | 1167 fast/forms/date |
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1221 fast/dom/navigation-type-navigate.html | 1228 fast/dom/navigation-type-navigate.html |
1222 fast/dom/navigation-type-reload.html | 1229 fast/dom/navigation-type-reload.html |
1223 fast/dom/webtiming.html | 1230 fast/dom/webtiming.html |
1224 fast/dom/webtiming-document-open.html | 1231 fast/dom/webtiming-document-open.html |
1225 fast/dom/webtiming-navigate-within-document.html | 1232 fast/dom/webtiming-navigate-within-document.html |
1226 http/tests/misc/webtiming-origins.html | 1233 http/tests/misc/webtiming-origins.html |
1227 http/tests/misc/webtiming-one-redirect.php | 1234 http/tests/misc/webtiming-one-redirect.php |
1228 http/tests/misc/webtiming-slow-load.php | 1235 http/tests/misc/webtiming-slow-load.php |
1229 http/tests/misc/webtiming-ssl.php | 1236 http/tests/misc/webtiming-ssl.php |
1230 http/tests/misc/webtiming-two-redirects.php | 1237 http/tests/misc/webtiming-two-redirects.php |
1231 http/tests/w3c/webperf | |
1232 fast/performance | |
1233 | 1238 |
1234 # Still working out flakiness issues with the perf tests. | 1239 # Still working out flakiness issues with the perf tests. |
1235 # https://bugs.webkit.org/show_bug.cgi?id=44199 | 1240 # https://bugs.webkit.org/show_bug.cgi?id=44199 |
1236 perf/ | 1241 perf/ |
1237 | 1242 |
1238 # Application Cache Quotas | 1243 # Application Cache Quotas |
1239 # https://bugs.webkit.org/show_bug.cgi?id=43458 | 1244 # https://bugs.webkit.org/show_bug.cgi?id=43458 |
1240 http/tests/appcache/origin-quota.html | 1245 http/tests/appcache/origin-quota.html |
1241 http/tests/appcache/origin-quota-continued-download.html | 1246 http/tests/appcache/origin-quota-continued-download.html |
1242 http/tests/appcache/origin-quota-continued-download-multiple-manifests.html | 1247 http/tests/appcache/origin-quota-continued-download-multiple-manifests.html |
1243 | 1248 |
1244 # https://bugs.webkit.org/show_bug.cgi?id=43332 | 1249 # https://bugs.webkit.org/show_bug.cgi?id=43332 |
1245 inspector/debugger/dom-breakpoints.html | 1250 inspector/debugger/dom-breakpoints.html |
1246 inspector/debugger/event-listener-breakpoints.html | 1251 inspector/debugger/event-listener-breakpoints.html |
1247 inspector/debugger/step-through-event-listeners.html | 1252 inspector/debugger/step-through-event-listeners.html |
1248 inspector/debugger/xhr-breakpoints.html | 1253 inspector/debugger/xhr-breakpoints.html |
1249 | 1254 |
1250 # JSC doesn't support heap profiling | 1255 # JSC doesn't support heap profiling |
1251 # https://bugs.webkit.org/show_bug.cgi?id=50485 | 1256 # https://bugs.webkit.org/show_bug.cgi?id=50485 |
1252 inspector/profiler/heap-snapshot-inspect-dom-wrapper.html | 1257 inspector/profiler/heap-snapshot-inspect-dom-wrapper.html |
1253 inspector/profiler/heap-snapshot-comparison-dom-groups-change.html | 1258 inspector/profiler/heap-snapshot-comparison-dom-groups-change.html |
1254 inspector/profiler/heap-snapshot-comparison-expansion-preserved-when-sorting.htm
l | |
1255 inspector/profiler/heap-snapshot-comparison-show-all.html | |
1256 inspector/profiler/heap-snapshot-loader.html | |
1257 inspector/profiler/heap-snapshot-reveal-in-dominators-view.html | 1259 inspector/profiler/heap-snapshot-reveal-in-dominators-view.html |
1258 inspector/profiler/heap-snapshot-summary-show-ranges.html | 1260 inspector/profiler/heap-snapshot-summary-show-ranges.html |
1259 inspector/profiler/heap-snapshot-summary-retainers.html | |
1260 inspector/profiler/heap-snapshot-summary-sorting-fields.html | |
1261 inspector/profiler/heap-snapshot-summary-sorting.html | |
1262 inspector/profiler/heap-snapshot-summary-sorting-instances.html | |
1263 | 1261 |
1264 # https://bugs.webkit.org/show_bug.cgi?id=40300 | 1262 # https://bugs.webkit.org/show_bug.cgi?id=40300 |
1265 inspector/debugger/live-edit.html | 1263 inspector/debugger/live-edit.html |
1266 | 1264 |
1267 # https://bugs.webkit.org/show_bug.cgi?id=89652 | |
1268 inspector/debugger/debugger-compile-and-run.html | |
1269 | |
1270 # https://bugs.webkit.org/show_bug.cgi?id=53003 | 1265 # https://bugs.webkit.org/show_bug.cgi?id=53003 |
1271 http/tests/inspector/compiler-source-mapping-debug.html | 1266 http/tests/inspector/compiler-source-mapping-debug.html |
1272 | 1267 |
1273 # <https://bugs.webkit.org/show_bug.cgi?id=44484> | 1268 # <https://bugs.webkit.org/show_bug.cgi?id=44484> |
1274 svg/batik/paints/patternRegions-positioned-objects.svg | 1269 svg/batik/paints/patternRegions-positioned-objects.svg |
1275 | 1270 |
1276 # Full Screen support is not yet enabled. | 1271 # Full Screen support is not yet enabled. |
1277 fullscreen/ | 1272 fullscreen/ |
1278 | 1273 |
1279 # viewport meta tag support | 1274 # viewport meta tag support |
1280 fast/viewport | 1275 fast/viewport |
1281 | 1276 |
1282 # Text Autosizing is not enabled (http://webkit.org/b/84186). | |
1283 fast/text-autosizing | |
1284 | |
1285 # https://bugs.webkit.org/show_bug.cgi?id=45983 | 1277 # https://bugs.webkit.org/show_bug.cgi?id=45983 |
1286 media/media-can-play-mpeg4-video.html | 1278 media/media-can-play-mpeg4-video.html |
1287 | 1279 |
1288 # https://bugs.webkit.org/show_bug.cgi?id=46111 | 1280 # https://bugs.webkit.org/show_bug.cgi?id=46111 |
1289 http/tests/media/video-served-as-text.html | 1281 http/tests/media/video-served-as-text.html |
1290 | 1282 |
1291 # Pre-HMTL5 parser quirks only apply to the mac port for now. | 1283 # Pre-HMTL5 parser quirks only apply to the mac port for now. |
1292 fast/parser/pre-html5-parser-quirks.html | 1284 fast/parser/pre-html5-parser-quirks.html |
1293 | 1285 |
1294 # FileSystem API is not supported. | 1286 # FileSystem API is not supported. |
1295 fast/filesystem | 1287 fast/filesystem |
1296 http/tests/filesystem | 1288 http/tests/filesystem |
1297 http/tests/inspector/filesystem | |
1298 http/tests/security/filesystem-iframe-from-remote.html | 1289 http/tests/security/filesystem-iframe-from-remote.html |
1299 http/tests/websocket/tests/hybi/send-file-blob.html | 1290 http/tests/websocket/tests/hybi/send-file-blob.html |
1300 http/tests/websocket/tests/hybi/send-file-blob-fail.html | 1291 http/tests/websocket/tests/hybi/send-file-blob-fail.html |
1301 fast/mutation/filesystem-callback-delivery.html | 1292 fast/mutation/filesystem-callback-delivery.html |
1302 | 1293 |
| 1294 # LayoutTestController::nodesFromRect is not supported. |
| 1295 fast/dom/nodesFromRect-basic.html |
| 1296 fast/dom/nodesFromRect-links-and-text.html |
| 1297 fast/dom/nodesFromRect-inner-documents.html |
| 1298 |
1303 # https://bugs.webkit.org/show_bug.cgi?id=46223 | 1299 # https://bugs.webkit.org/show_bug.cgi?id=46223 |
1304 # The WebKit plugin implementation does not support iframe shims. | 1300 # The WebKit plugin implementation does not support iframe shims. |
1305 plugins/iframe-shims.html | 1301 plugins/iframe-shims.html |
1306 | 1302 |
1307 # Requires WebP support. | 1303 # Requires WebP support. |
1308 fast/canvas/canvas-toDataURL-webp.html | 1304 fast/canvas/canvas-toDataURL-webp.html |
1309 fast/images/webp-image-decoding.html | 1305 fast/images/webp-image-decoding.html |
1310 | 1306 |
1311 # Missing layoutTestController.findString() http://webkit.org/b/50234 | 1307 # Missing layoutTestController.findString() http://webkit.org/b/50234 |
1312 editing/text-iterator/findString.html | 1308 editing/text-iterator/findString.html |
(...skipping 139 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1452 fast/events/page-visibility-iframe-move-test.html | 1448 fast/events/page-visibility-iframe-move-test.html |
1453 fast/events/page-visibility-iframe-propagation-test.html | 1449 fast/events/page-visibility-iframe-propagation-test.html |
1454 fast/events/page-visibility-transition-test.html | 1450 fast/events/page-visibility-transition-test.html |
1455 | 1451 |
1456 # Unskip after implementing LayoutTestController::setDefersLoading and ::goBack. | 1452 # Unskip after implementing LayoutTestController::setDefersLoading and ::goBack. |
1457 loader/navigation-while-deferring-loads.html | 1453 loader/navigation-while-deferring-loads.html |
1458 | 1454 |
1459 # JSC does not support setIsolatedWorldSecurityOrigin (http://webkit.org/b/61540
) | 1455 # JSC does not support setIsolatedWorldSecurityOrigin (http://webkit.org/b/61540
) |
1460 http/tests/security/isolatedWorld/cross-origin-xhr.html | 1456 http/tests/security/isolatedWorld/cross-origin-xhr.html |
1461 | 1457 |
1462 # ENABLE(WEBGL) is disabled | 1458 # WebGL is not yet enabled |
1463 compositing/backface-visibility/backface-visibility-webgl.html | |
1464 compositing/visibility/visibility-simple-webgl-layer.html | |
1465 compositing/webgl | |
1466 fast/canvas/webgl | |
1467 fast/events/constructors/webgl-context-event-constructor.html | |
1468 http/tests/security/webgl-remote-read-remote-image-allowed.html | 1459 http/tests/security/webgl-remote-read-remote-image-allowed.html |
1469 http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html | 1460 http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html |
1470 http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html | 1461 http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html |
1471 | 1462 |
1472 # Tests that require ENABLE(DOWNLOAD_ATTRIBUTE). | 1463 # Tests that require ENABLE(DOWNLOAD_ATTRIBUTE). |
1473 fast/dom/HTMLAnchorElement/anchor-nodownload.html | 1464 fast/dom/HTMLAnchorElement/anchor-nodownload.html |
1474 fast/dom/HTMLAnchorElement/anchor-download.html | 1465 fast/dom/HTMLAnchorElement/anchor-download.html |
1475 fast/dom/HTMLAnchorElement/anchor-nodownload-set.html | 1466 fast/dom/HTMLAnchorElement/anchor-nodownload-set.html |
1476 fast/dom/HTMLAnchorElement/anchor-download-unset.html | 1467 fast/dom/HTMLAnchorElement/anchor-download-unset.html |
1477 | 1468 |
1478 # CSS Grid Layout is not yet enabled. http://webkit.org/b/60731 | 1469 # CSS Grid Layout is not yet enabled. http://webkit.org/b/60731 |
1479 fast/css-grid-layout | 1470 fast/css-grid-layout |
1480 | 1471 |
1481 # <style scoped> is not yet enabled. http://webkit.org/b/49142 | 1472 # <style scoped> is not yet enabled. http://webkit.org/b/49142 |
1482 fast/css/style-scoped | 1473 fast/css/style-scoped |
1483 # CSS Regions tests for region styling and scoped styles | 1474 # CSS Regions tests for region styling and scoped styles |
1484 fast/regions/style-scoped-in-flow-override-container-style.html | 1475 fast/regions/style-scoped-in-flow-override-container-style.html |
1485 fast/regions/style-scoped-in-flow-override-region-styling-multiple-regions.html | 1476 fast/regions/style-scoped-in-flow-override-region-styling-multiple-regions.html |
1486 fast/regions/style-scoped-in-flow-override-region-styling.html | 1477 fast/regions/style-scoped-in-flow-override-region-styling.html |
1487 fast/regions/style-scoped-in-flow.html | 1478 fast/regions/style-scoped-in-flow.html |
1488 | 1479 |
1489 # ENABLE(SHADOW_DOM) is disabled. | 1480 # ENABLE(SHADOW_DOM) is disabled. |
1490 editing/shadow | 1481 editing/shadow |
1491 fast/dom/shadow | 1482 fast/dom/shadow/content-element-api.html |
| 1483 fast/dom/shadow/content-element-outside-shadow.html |
| 1484 fast/dom/shadow/content-element-outside-shadow-style.html |
| 1485 fast/dom/shadow/content-element-in-media-element.html |
| 1486 fast/dom/shadow/content-element-in-meter-element.html |
| 1487 fast/dom/shadow/get-element-by-id-in-shadow-root.html |
| 1488 fast/dom/shadow/shadow-root-js-api.html |
| 1489 fast/dom/shadow/shadow-disable.html |
| 1490 fast/dom/shadow/shadow-root-activeElement.html |
| 1491 fast/dom/shadow/shadow-root-attached.html |
| 1492 fast/dom/shadow/shadow-root-innerHTML.html |
| 1493 fast/dom/shadow/shadow-root-new.html |
| 1494 fast/dom/shadow/shadow-ul-li.html |
| 1495 fast/dom/shadow/shadow-root-append.html |
| 1496 fast/dom/shadow/shadow-element-rendering-single.html |
| 1497 fast/dom/shadow/shadow-element-rendering-multiple.html |
| 1498 fast/dom/shadow/multiple-shadowroot.html |
| 1499 fast/dom/shadow/multiple-shadowroot-rendering.html |
| 1500 fast/dom/shadow/multiple-shadowroot-adopt.html |
1492 | 1501 |
1493 # CSS Regions support not yet enabled. http://webkit.org/b/57312 | 1502 # CSS Regions support not yet enabled. http://webkit.org/b/57312 |
1494 fast/regions | 1503 fast/regions |
1495 | 1504 |
1496 # CSS Exclusions support not yet enabled. http://webkit.org/b/57311 | 1505 # CSS Exclusions support not yet enabled. http://webkit.org/b/57311 |
1497 fast/exclusions | 1506 fast/exclusions |
1498 | 1507 |
1499 # Causes a SyntaxError (http://webkit.org/b/62595). | 1508 # Causes a SyntaxError (http://webkit.org/b/62595). |
1500 fast/workers/worker-crash-with-invalid-location.html | 1509 fast/workers/worker-crash-with-invalid-location.html |
1501 | 1510 |
(...skipping 28 matching lines...) Expand all Loading... |
1530 | 1539 |
1531 # Need DRT change: https://bugs.webkit.org/show_bug.cgi?id=66620 | 1540 # Need DRT change: https://bugs.webkit.org/show_bug.cgi?id=66620 |
1532 editing/spelling/spelling-insert-html.html | 1541 editing/spelling/spelling-insert-html.html |
1533 | 1542 |
1534 # https://bugs.webkit.org/show_bug.cgi?id=66773 | 1543 # https://bugs.webkit.org/show_bug.cgi?id=66773 |
1535 http/tests/loading/progress-finished-callback.html | 1544 http/tests/loading/progress-finished-callback.html |
1536 | 1545 |
1537 # Microdata DOM API is not yet enabled. | 1546 # Microdata DOM API is not yet enabled. |
1538 fast/dom/MicroData | 1547 fast/dom/MicroData |
1539 | 1548 |
1540 # HiDPI tests require test infrastructure enhancements (e.g. layoutTestControlle
r.setBackingScaleFactor) | 1549 # HiDPI tests require test infrastructure enhancements |
1541 # https://bugs.webkit.org/show_bug.cgi?id=87919 | |
1542 compositing/tiled-layers-hidpi.html | |
1543 fast/canvas/2d.backingStorePixelRatio.html | |
1544 fast/canvas/2d.imageDataHD.html | |
1545 fast/hidpi | 1550 fast/hidpi |
1546 svg/as-image/image-respects-deviceScaleFactor.html | |
1547 | 1551 |
1548 # Skip because this platform does not support a paging mouse wheel event | 1552 # Skip because this platform does not support a paging mouse wheel event |
1549 fast/events/platform-wheelevent-paging-x-in-non-scrolling-div.html | 1553 fast/events/platform-wheelevent-paging-x-in-non-scrolling-div.html |
1550 fast/events/platform-wheelevent-paging-x-in-non-scrolling-page.html | 1554 fast/events/platform-wheelevent-paging-x-in-non-scrolling-page.html |
1551 fast/events/platform-wheelevent-paging-x-in-scrolling-div.html | 1555 fast/events/platform-wheelevent-paging-x-in-scrolling-div.html |
1552 fast/events/platform-wheelevent-paging-x-in-scrolling-page.html | 1556 fast/events/platform-wheelevent-paging-x-in-scrolling-page.html |
1553 fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html | 1557 fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html |
1554 fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html | 1558 fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html |
1555 fast/events/platform-wheelevent-paging-y-in-non-scrolling-div.html | 1559 fast/events/platform-wheelevent-paging-y-in-non-scrolling-div.html |
1556 fast/events/platform-wheelevent-paging-y-in-non-scrolling-page.html | 1560 fast/events/platform-wheelevent-paging-y-in-non-scrolling-page.html |
1557 fast/events/platform-wheelevent-paging-y-in-scrolling-div.html | 1561 fast/events/platform-wheelevent-paging-y-in-scrolling-div.html |
1558 fast/events/platform-wheelevent-paging-y-in-scrolling-page.html | 1562 fast/events/platform-wheelevent-paging-y-in-scrolling-page.html |
1559 | 1563 |
1560 # Web Intents is not yet enabled. | 1564 # Web Intents is not yet enabled. |
1561 webintents/ | 1565 webintents/ |
1562 | 1566 |
1563 # Pointer Lock is not implemented. | 1567 # Pointer Lock is not implemented. |
1564 pointer-lock/ | 1568 pointer-lock/ |
1565 http/tests/pointer-lock/ | |
1566 | 1569 |
1567 # https://bugs.webkit.org/show_bug.cgi?id=72435 | 1570 # https://bugs.webkit.org/show_bug.cgi?id=72435 |
1568 fast/dom/Window/window-postmessage-arrays.html | 1571 fast/dom/Window/window-postmessage-arrays.html |
1569 | 1572 |
1570 # Fails because MutationObservers are not notified at end-of-task | 1573 # Fails because MutationObservers are not notified at end-of-task |
1571 # https://bugs.webkit.org/show_bug.cgi?id=78290 | 1574 # https://bugs.webkit.org/show_bug.cgi?id=78290 |
1572 fast/mutation/end-of-task-delivery.html | 1575 fast/mutation/end-of-task-delivery.html |
1573 | 1576 |
1574 # Rebaseline after bug 71705. All differences are due to the fact that table cap
tions now | 1577 # Rebaseline after bug 71705. All differences are due to the fact that table cap
tions now |
1575 # expand to the full width of the table. | 1578 # expand to the full width of the table. |
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1668 tables/mozilla/other/wa_table_thtd_rowspan.html | 1671 tables/mozilla/other/wa_table_thtd_rowspan.html |
1669 tables/mozilla/other/wa_table_tr_align.html | 1672 tables/mozilla/other/wa_table_tr_align.html |
1670 tables/mozilla_expected_failures/marvin/backgr_layers-show.html | 1673 tables/mozilla_expected_failures/marvin/backgr_layers-show.html |
1671 tables/mozilla_expected_failures/marvin/table_frame_lhs.html | 1674 tables/mozilla_expected_failures/marvin/table_frame_lhs.html |
1672 tables/mozilla_expected_failures/marvin/table_frame_rhs.html | 1675 tables/mozilla_expected_failures/marvin/table_frame_rhs.html |
1673 fast/css/bidi-override-in-anonymous-block.html | 1676 fast/css/bidi-override-in-anonymous-block.html |
1674 fast/dom/HTMLTableElement/colSpan.html | 1677 fast/dom/HTMLTableElement/colSpan.html |
1675 fast/dom/HTMLTableElement/createCaption.html | 1678 fast/dom/HTMLTableElement/createCaption.html |
1676 fast/repaint/table-section-repaint.html | 1679 fast/repaint/table-section-repaint.html |
1677 | 1680 |
1678 # Need rebaselining after bug 69210. | 1681 // Need rebaselining after bug 69210. |
1679 fast/encoding/utf-16-big-endian.html | 1682 fast/encoding/utf-16-big-endian.html |
1680 fast/encoding/utf-16-little-endian.html | 1683 fast/encoding/utf-16-little-endian.html |
1681 fast/inline/continuation-outlines-with-layers-2.html | 1684 fast/inline/continuation-outlines-with-layers-2.html |
1682 fast/inline/continuation-outlines-with-layers.html | 1685 fast/inline/continuation-outlines-with-layers.html |
1683 fast/repaint/transform-absolute-in-positioned-container.html | 1686 fast/repaint/transform-absolute-in-positioned-container.html |
1684 | 1687 |
1685 #Vibration API is not implemented. | 1688 #Vibration API is not implemented. |
1686 fast/dom/navigator-vibration.html | 1689 fast/dom/navigator-vibration.html |
1687 | 1690 |
1688 #Battery Status API is not implemented. | 1691 #Battery Status API is not implemented. |
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1721 | 1724 |
1722 # This should only be a layer change. | 1725 # This should only be a layer change. |
1723 # http://webkit.org/b/82129 | 1726 # http://webkit.org/b/82129 |
1724 fast/box-shadow/shadow-buffer-partial.html | 1727 fast/box-shadow/shadow-buffer-partial.html |
1725 fast/block/lineboxcontain/block-font.html | 1728 fast/block/lineboxcontain/block-font.html |
1726 fast/block/lineboxcontain/block-glyphs.html | 1729 fast/block/lineboxcontain/block-glyphs.html |
1727 fast/block/lineboxcontain/font.html | 1730 fast/block/lineboxcontain/font.html |
1728 | 1731 |
1729 # Fail until SUBPIXEL_LAYOUT is enabled | 1732 # Fail until SUBPIXEL_LAYOUT is enabled |
1730 # https://bugs.webkit.org/show_bug.cgi?id=85532 | 1733 # https://bugs.webkit.org/show_bug.cgi?id=85532 |
1731 fast/sub-pixel/client-rect-has-subpixel-precision.html | |
1732 fast/sub-pixel/client-width-height-snapping.html | 1734 fast/sub-pixel/client-width-height-snapping.html |
1733 fast/sub-pixel/file-upload-control-at-fractional-offset.html | |
1734 fast/sub-pixel/float-containing-block-with-margin.html | |
1735 fast/sub-pixel/float-with-right-margin-zoom.html | |
1736 fast/sub-pixel/float-wrap-with-subpixel-top.html | |
1737 fast/sub-pixel/inline-block-should-not-wrap.html | |
1738 fast/sub-pixel/inline-block-with-margin.html | |
1739 fast/sub-pixel/inline-block-with-padding.html | |
1740 fast/sub-pixel/layout-boxes-with-zoom.html | 1735 fast/sub-pixel/layout-boxes-with-zoom.html |
1741 fast/sub-pixel/position-right-aligns-with-container.html | |
1742 fast/sub-pixel/selection/selection-gaps-at-fractional-offsets.html | |
1743 fast/sub-pixel/size-of-box-with-zoom.html | 1736 fast/sub-pixel/size-of-box-with-zoom.html |
1744 fast/sub-pixel/table-rows-no-gaps.html | |
1745 | |
1746 # No CORS support for media elements is implemented yet. | |
1747 http/tests/security/video-cross-origin-readback.html | |
1748 | 1737 |
1749 # http://webkit.org/b/82886 | 1738 # http://webkit.org/b/82886 |
1750 inspector/styles/override-screen-size.html | 1739 inspector/styles/override-screen-size.html |
1751 | 1740 |
1752 # Interferes with the other requestAnimationFrame tests | 1741 # Interferes with the other requestAnimationFrame tests |
1753 # https://bugs.webkit.org/show_bug.cgi?id=85689 | 1742 # https://bugs.webkit.org/show_bug.cgi?id=85689 |
1754 fast/animation/request-animation-frame-disabled.html | 1743 fast/animation/request-animation-frame-disabled.html |
1755 | 1744 |
1756 # https://bugs.webkit.org/show_bug.cgi?id=86000 | 1745 # https://bugs.webkit.org/show_bug.cgi?id=86000 |
1757 http/tests/security/referrer-policy-redirect-link.html | 1746 http/tests/security/referrer-policy-redirect-link.html |
1758 | 1747 |
1759 # Inspector only supports evaluation in content script world with v8, see https:
//bugs.webkit.org/show_bug.cgi?id=85709 | 1748 # Inspector only supports evaluation in content script world with v8, see https:
//bugs.webkit.org/show_bug.cgi?id=85709 |
1760 inspector/extensions/extensions-eval-content-script.html | 1749 inspector/extensions/extensions-eval-content-script.html |
1761 inspector/extensions/extensions-audits-content-script.html | 1750 inspector/extensions/extensions-audits-content-script.html |
1762 | 1751 |
1763 # Rebaseline required after https://bugs.webkit.org/show_bug.cgi?id=84167 | |
1764 editing/pasteboard/innerText-inline-table.html | |
1765 editing/selection/iframe.html | |
1766 editing/selection/inline-table.html | |
1767 editing/selection/table-caret-3.html | |
1768 fast/css-generated-content/inline-display-types.html | |
1769 fast/css-generated-content/nested-tables-with-before-after-content-crash.html | |
1770 fast/inline-block/001.html | |
1771 tables/mozilla/bugs/bug2479-2.html | |
1772 | |
1773 # Requires rebaseline after https://bugs.webkit.org/show_bug.cgi?id=85405 | |
1774 tables/mozilla/bugs/bug10296-1.html | |
1775 | |
1776 # Causes crashes in the next test | |
1777 # https://bugs.webkit.org/show_bug.cgi?id=87416 | |
1778 fast/dom/Window/Location/set-location-after-close.html | |
1779 | |
1780 # ASSERTION FAILED !m_ptr under AccessibilityController::winAddNotificationListe
ner | |
1781 # https://bugs.webkit.org/show_bug.cgi?id=87426 | |
1782 accessibility/menu-list-sends-change-notification.html | |
1783 accessibility/multiselect-list-reports-active-option.html | |
1784 platform/win/accessibility/detached-object-notification-crash.html | |
1785 | |
1786 # Crashes in ScrollView::delegatesScrolling | |
1787 # https://bugs.webkit.org/show_bug.cgi?id=87431 | |
1788 editing/selection/selection-plugin-clear-crash.html | |
1789 plugins/destroy-during-npp-new-object-with-fallback-content.html | |
1790 | |
1791 # Asserts on debug builds | |
1792 # https://bugs.webkit.org/show_bug.cgi?id=86176 | |
1793 ietestcenter/css3/valuesandunits/units-000.htm | |
1794 | |
1795 # Network Information is not supported yet. | |
1796 networkinformation | |
1797 | |
1798 # UndoManager is not yet enabled. | |
1799 # https://bugs.webkit.org/show_bug.cgi?id=87908 | |
1800 editing/undomanager | |
1801 | |
1802 # Asserts/crashes in PluginView::didFinishLoading | |
1803 fast/loader/reload-zero-byte-plugin.html | |
1804 userscripts/user-script-plugin-document.html | |
1805 | |
1806 # JavaScript Experiments are not enabled on Windows | |
1807 # https://bugs.webkit.org/show_bug.cgi?id=87858 | |
1808 fast/js/names.html | |
1809 | |
1810 # New plugins/npruntime/delete-plugin-within-* tests introduced in r117012 fail/
crash | |
1811 # https://bugs.webkit.org/show_bug.cgi?id=86443 | |
1812 plugins/npruntime/delete-plugin-within-getProperty.html | |
1813 plugins/npruntime/delete-plugin-within-hasProperty-return-false.html | |
1814 plugins/npruntime/delete-plugin-within-hasProperty-return-true.html | |
1815 plugins/npruntime/delete-plugin-within-invoke.html | |
1816 plugins/npruntime/delete-plugin-within-setProperty.html | |
1817 | |
1818 # [Win] ASSERT(oldLayoutDelta == view()->layoutDelta()) failed in RenderBlock::l
ayoutBlockChild | |
1819 # https://bugs.webkit.org/show_bug.cgi?id=87450 | |
1820 media/media-volume-slider-rendered-below.html | |
1821 | |
1822 # Time out | |
1823 # https://bugs.webkit.org/show_bug.cgi?id=88005 | |
1824 media/crash-closing-page-with-media-as-plugin-fallback.html | |
1825 media/media-continues-playing-after-replace-source.html | |
1826 media/video-zoom.html | |
1827 | |
1828 # Asserts in Interpreter::addStackTraceIfNecessary | |
1829 # https://bugs.webkit.org/show_bug.cgi?id=84073 | |
1830 plugins/npruntime/object-from-destroyed-plugin-in-subframe.html | |
1831 plugins/npruntime/object-from-destroyed-plugin.html | |
1832 | |
1833 # Time out | |
1834 # https://bugs.webkit.org/show_bug.cgi?id=88107 | |
1835 platform/win/plugins/iframe-inside-overflow.html | |
1836 platform/win/plugins/window-region-is-set-to-clip-rect.html | |
1837 plugins/crash-restoring-plugin-page-from-page-cache.html | |
1838 plugins/fullscreen-plugins-dont-reload.html | |
1839 plugins/netscape-plugin-page-cache-works.html | |
1840 | |
1841 # Assert in RenderGeometryMap::absoluteRect | |
1842 # https://bugs.webkit.org/show_bug.cgi?id=88128 | |
1843 compositing/geometry/fixed-position.html | |
1844 compositing/geometry/fixed-position-composited-switch.html | |
1845 compositing/geometry/limit-layer-bounds-fixed-positioned.html | |
1846 compositing/geometry/video-fixed-scrolling.html | |
1847 compositing/iframes/overlapped-nested-iframes.html | |
1848 compositing/layer-creation/fixed-position-and-transform.html | |
1849 compositing/layer-creation/fixed-position-scroll.html | |
1850 compositing/layer-creation/fixed-position-under-transform.html | |
1851 compositing/overflow/fixed-position-ancestor-clip.html | |
1852 compositing/rtl/rtl-fixed-overflow-scrolled.html | |
1853 compositing/rtl/rtl-fixed-overflow.html | |
1854 compositing/rtl/rtl-fixed.html | |
1855 | |
1856 # Asserts in RenderLayerBacking::paintIntoLayer | |
1857 # https://bugs.webkit.org/show_bug.cgi?id=88149 | |
1858 compositing/backing/no-backing-foreground-layer.html | |
1859 | |
1860 # Asserts in GraphicsContext::platformContext | |
1861 # https://bugs.webkit.org/show_bug.cgi?id=88150 | |
1862 compositing/geometry/clipping-foreground.html | |
1863 | |
1864 # Asserts in MessagePort::contextDestroyed | |
1865 # https://bugs.webkit.org/show_bug.cgi?id=85811 | |
1866 fast/events/message-port-clone.html | |
1867 | |
1868 # Require rebaseline after bug 88171 | |
1869 # https://bugs.webkit.org/show_bug.cgi?id=88171 | |
1870 fast/block/float/independent-align-positioning.html | |
1871 fast/block/float/010.html | |
1872 css1/formatting_model/floating_elements.html | |
1873 | |
1874 # Need rebaselining / checking - skipped en masse to get the bots green again | |
1875 css2.1/20110323/c543-txt-decor-000.html | |
1876 fast/block/float/float-in-float-hit-testing.html | |
1877 fast/block/float/overhanging-tall-block.html | |
1878 fast/css/align-positioned-object-on-resize.html | |
1879 fast/css/text-transform-select.html | |
1880 fast/css/zoom-body-scroll.html | |
1881 fast/dom/34176.html | |
1882 fast/dom/title-directionality-removeChild.html | |
1883 fast/dom/zoom-scroll-page-test.html | |
1884 fast/events/constructors/progress-event-constructor.html | |
1885 fast/events/dropzone-005.html | |
1886 fast/harness/results.html | |
1887 fast/images/exif-orientation.html | |
1888 fast/images/support-broken-image-delegate.html | |
1889 fast/js/stack-trace.html | |
1890 fast/layers/video-layer.html | |
1891 fast/loader/javascript-url-iframe-remove-on-navigate.html | |
1892 fast/mutation/inline-event-listener.html | |
1893 fast/profiler/dead-time.html | |
1894 fast/profiler/stop-profiling-after-setTimeout.html | |
1895 fast/repaint/canvas-putImageData.html | |
1896 fast/repaint/fixed-in-page-scale.html | |
1897 fast/repaint/fixed-right-bottom-in-page-scale.html | |
1898 fast/repaint/fixed-right-in-page-scale.html | |
1899 fast/repaint/japanese-rl-selection-repaint-in-regions.html | |
1900 fast/repaint/line-flow-with-floats-in-regions.html | |
1901 fast/repaint/moving-shadow-on-container.html | |
1902 fast/repaint/moving-shadow-on-path.html | |
1903 fast/repaint/overflow-flipped-writing-mode-block-in-regions.html | |
1904 fast/repaint/region-painting-invalidation.html | |
1905 fast/repaint/region-painting-via-layout.html | |
1906 fast/table/027.html | |
1907 fast/table/027-vertical.html | |
1908 fast/table/max-width-integer-overflow.html | |
1909 fast/writing-mode/fallback-orientation.html | |
1910 inspector/styles/svg-style.xhtml | |
1911 media/controls-after-reload.html | |
1912 media/controls-strict.html | |
1913 media/controls-styling.html | |
1914 media/controls-without-preload.html | |
1915 media/media-document-audio-repaint.html | |
1916 media/video-controls-rendering.html | |
1917 media/video-display-toggle.html | |
1918 media/video-no-audio.html | |
1919 media/video-pause-immediately.html | |
1920 media/video-playing-and-pause.html | |
1921 media/video-play-require-user-gesture.html | |
1922 printing/iframe-print.html | |
1923 svg/as-image/img-preserveAspectRatio-support-1.html | |
1924 svg/carto.net/tabgroup.svg | |
1925 svg/W3C-I18N/g-dirLTR-ubNone.svg | |
1926 svg/W3C-I18N/g-dirLTR-ubOverride.svg | |
1927 svg/W3C-I18N/g-dirRTL-ubNone.svg | |
1928 svg/W3C-I18N/g-dirRTL-ubOverride.svg | |
1929 svg/W3C-I18N/text-dirLTR-ubNone.svg | |
1930 svg/W3C-I18N/text-dirLTR-ubOverride.svg | |
1931 svg/W3C-I18N/text-dirRTL-ubNone.svg | |
1932 svg/W3C-I18N/text-dirRTL-ubOverride.svg | |
1933 svg/W3C-I18N/tspan-direction-rtl.svg | |
1934 svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context.svg | |
1935 svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context.svg | |
1936 svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context.svg | |
1937 svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context.svg | |
1938 svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context.svg | |
1939 svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context.svg | |
1940 svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context.svg | |
1941 svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context.svg | |
1942 svg/W3C-SVG-1.1-SE/linking-uri-01-b.svg | |
1943 svg/W3C-SVG-1.1-SE/text-intro-05-t.svg | |
1944 | |
1945 # CSS3 flexbox is disabled <rdar://problem/11570384> | |
1946 css3/flexbox | |
1947 transitions/flex-transitions.html | |
1948 fast/multicol/span/clone-flexbox.html | |
1949 | |
1950 # Content Security Policy 1.1 (ENABLE_CSP_NEXT) is not enabled | |
1951 # https://bugs.webkit.org/show_bug.cgi?id=85558 | |
1952 http/tests/security/contentSecurityPolicy/1.1 | |
1953 | |
1954 # Skip tests in fast/text/shaping | |
1955 fast/text/shaping | |
1956 | |
1957 # ENABLE(WIDGET_REGION) is disabled | |
1958 fast/css/widget-region-parser.html | |
1959 | |
1960 # CSS image-orientation property not yet supported | |
1961 fast/css/image-orientation/ | |
1962 | |
1963 # Test uses "required" form element property which currently does not work on Sa
fari | |
1964 fast/forms/validation-message-user-modify.html | |
OLD | NEW |