kenneth@webkit.org | e365ada | 2009-10-01 18:14:24 +0000 | [diff] [blame] | 1 | # =========================================================================== # |
robert@webkit.org | 051adf8 | 2010-06-08 19:44:15 +0000 | [diff] [blame] | 2 | # Categories of Skipped Tests # |
| 3 | # =========================================================================== # |
| 4 | # |
| 5 | # Note:Try to add newly skipped tests to the appropriate category. If you create |
| 6 | # a new category, be sure to list it here. If all else fails you can just |
| 7 | # add to the 'unsorted' category at the bottom. |
| 8 | # Where a test is a layout test, rather than plaintext, it can help to run |
| 9 | # it with '--platform mac --ignore-metrics' and add or create a section |
| 10 | # in the category to indicate whether it still failed. |
| 11 | # |
| 12 | # List of Categories: |
| 13 | # |
| 14 | # - Permanently Skipped Tests. |
| 15 | # - No Support for Feature planned. |
| 16 | # - Feature not supported yet. |
robert@webkit.org | b97bd2a | 2011-01-19 21:25:05 +0000 | [diff] [blame] | 17 | # - Drag and Drop Support in DRT. |
robert@webkit.org | 051adf8 | 2010-06-08 19:44:15 +0000 | [diff] [blame] | 18 | # - Failing HTTP tests. |
| 19 | # - Failing xmlhttprequest tests |
| 20 | # - Failing inserting tests. |
| 21 | # - Failing pasteboard tests. |
| 22 | # - Failing plugins tests. |
| 23 | # - Failing execCommand tests. |
| 24 | # - Failing Sputnik tests |
| 25 | # - Fluctuating/flakey tests |
| 26 | # - failing media tests |
| 27 | # - Crashing tests due to re-enabled Phonon support in Buildbot's Qt |
| 28 | # - Missing features in our DumpRenderTree implementation |
| 29 | # - failing editing/input tests |
| 30 | # - Failing SVG tests |
| 31 | # - failing animations tests |
joepeck@webkit.org | b948123 | 2010-08-04 02:29:16 +0000 | [diff] [blame] | 32 | # - failing application cache quota tests |
robert@webkit.org | 051adf8 | 2010-06-08 19:44:15 +0000 | [diff] [blame] | 33 | # - Failing CSS Tests |
| 34 | # - Failing dom/xhtml tests |
| 35 | # - Failing editing/deleting tests |
| 36 | # - Failing editing/selection tests. |
| 37 | # - Failing editing/spelling tests |
| 38 | # - failing editing/style tests |
| 39 | # - failing undo tests |
| 40 | # - failing unsupported-content tests |
| 41 | # - failing fast tests |
| 42 | # - failing fonts tests |
| 43 | # - failing scrollbars tests |
| 44 | # - failing security tests |
| 45 | # - failing tables tests |
| 46 | # - Failed canvas tests from http://philip.html5.org/tests/canvas/suite/tests/ |
| 47 | # - failing transforms tests |
| 48 | # - failing printing tests |
| 49 | # - failing transitions tests |
| 50 | # - failing websocket tests |
| 51 | # - new tests without expected results |
ossy@webkit.org | 7f2f222 | 2010-11-30 08:56:46 +0000 | [diff] [blame] | 52 | # - Qt 4.7 related bugs |
robert@webkit.org | 051adf8 | 2010-06-08 19:44:15 +0000 | [diff] [blame] | 53 | # - new skipped tests yet to be sorted |
| 54 | |
| 55 | |
| 56 | # =========================================================================== # |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 57 | # Permanently Skipped Tests. # |
| 58 | # =========================================================================== # |
| 59 | |
| 60 | # ----- tests that use Objective-C so can never be supported |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 61 | editing/pasteboard/paste-RTFD.html |
| 62 | editing/pasteboard/paste-TIFF.html |
| 63 | |
| 64 | # Skip mac API specific tests |
| 65 | fast/loader/stop-provisional-loads.html |
| 66 | |
| 67 | # =========================================================================== # |
| 68 | # No Support for Feature planned. # |
| 69 | # =========================================================================== # |
| 70 | # ----- webarchive format not supported |
| 71 | svg/custom/image-with-prefix-in-webarchive.svg |
| 72 | http/tests/webarchive |
| 73 | webarchive |
| 74 | svg/webarchive |
| 75 | |
adele@apple.com | b9d22b1 | 2010-07-09 01:01:14 +0000 | [diff] [blame] | 76 | # This test is for clients that choose to make the missing plugin indicator a button |
| 77 | plugins/clicking-missing-plugin-fires-delegate.html |
| 78 | |
robert@webkit.org | 051adf8 | 2010-06-08 19:44:15 +0000 | [diff] [blame] | 79 | # IndexedDB is not yet enabled. |
| 80 | storage/indexeddb |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 81 | |
commit-queue@webkit.org | c8368ca | 2011-03-12 05:38:13 +0000 | [diff] [blame] | 82 | # StorageTracker is not enabled. |
| 83 | storage/domstorage/localstorage/storagetracker |
| 84 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 85 | # ----- No User Scripts |
| 86 | userscripts |
bweinstein@apple.com | ba39193 | 2010-09-30 06:26:13 +0000 | [diff] [blame] | 87 | plugins/plugin-document-load-prevented-userscript.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 88 | |
| 89 | # ------ Doesn't support WOFF yet. |
| 90 | fast/css/font-face-woff.html |
| 91 | |
| 92 | # accessibility support |
| 93 | accessibility |
| 94 | |
| 95 | # Tests requiring 3D_RENDERING and ACCELERATED_COMPOSITING support |
| 96 | transforms/3d |
| 97 | compositing |
| 98 | |
| 99 | fast/loader/subframe-navigate-during-main-frame-load.html |
| 100 | |
mitz@apple.com | b210765 | 2010-06-21 16:54:52 +0000 | [diff] [blame] | 101 | # Hyphenation is not implemented yet. |
| 102 | fast/text/hyphenate-character.html |
| 103 | fast/text/hyphens.html |
ossy@webkit.org | ccf3f74 | 2011-03-16 15:49:17 +0000 | [diff] [blame] | 104 | fast/text/soft-hyphen-4.html |
vestbo@webkit.org | 6fa1358 | 2009-09-29 14:25:21 +0000 | [diff] [blame] | 105 | |
commit-queue@webkit.org | 92c9cfa | 2010-08-23 09:49:29 +0000 | [diff] [blame] | 106 | # https://bugs.webkit.org/show_bug.cgi?id=43332 |
pfeldman@chromium.org | 003e601 | 2011-02-15 10:55:28 +0000 | [diff] [blame] | 107 | inspector/debugger/dom-breakpoints.html |
podivilov@chromium.org | eabad08 | 2011-03-17 15:46:27 +0000 | [diff] [blame] | 108 | inspector/debugger/event-listener-breakpoints.html |
podivilov@chromium.org | 4fb37d1 | 2011-03-15 15:12:14 +0000 | [diff] [blame] | 109 | inspector/debugger/xhr-breakpoints.html |
commit-queue@webkit.org | 92c9cfa | 2010-08-23 09:49:29 +0000 | [diff] [blame] | 110 | |
podivilov@chromium.org | ebf9d3a | 2011-02-28 18:23:06 +0000 | [diff] [blame] | 111 | # https://bugs.webkit.org/show_bug.cgi?id=40300 |
| 112 | inspector/debugger/live-edit.html |
| 113 | |
commit-queue@webkit.org | e391af4 | 2011-02-09 19:43:37 +0000 | [diff] [blame] | 114 | # This port doesn't support v8 i18n extension. |
| 115 | fast/js/i18n-bindings-locale.html |
| 116 | |
dcheng@chromium.org | d3fc3e9 | 2011-03-08 05:48:33 +0000 | [diff] [blame] | 117 | # DataTransferItems is not yet implemented. |
| 118 | editing/pasteboard/data-transfer-items.html |
| 119 | |
kenneth@webkit.org | e365ada | 2009-10-01 18:14:24 +0000 | [diff] [blame] | 120 | # =========================================================================== # |
robert@webkit.org | b97bd2a | 2011-01-19 21:25:05 +0000 | [diff] [blame] | 121 | # Drag and Drop Support in DRT. # |
| 122 | # =========================================================================== # |
| 123 | # Drag n drop support on DRT cannot work at the moment because Qt's drag'n'drop |
| 124 | # relies on an X event getting to the main window. In the absence of being able |
| 125 | # to receive this event, running windowless, DRT cannot tell what is being dropped and where. |
| 126 | # Bug: https://bugs.webkit.org/show_bug.cgi?id=31332 |
| 127 | |
| 128 | http/tests/misc/bubble-drag-events.html |
| 129 | http/tests/security/drag-over-remote-content-iframe.html |
| 130 | http/tests/local/drag-over-remote-content.html |
| 131 | http/tests/local/fileapi |
| 132 | http/tests/security/drag-drop-same-unique-origin.html |
| 133 | # CONSOLE MESSAGE: line 72: TypeError: Result of expression 'eventSender.beginDragWithFiles' [undefined] is not a function. |
| 134 | http/tests/local/blob/send-hybrid-blob.html |
| 135 | http/tests/local/blob/send-sliced-data-blob.html |
| 136 | http/tests/local/formdata |
| 137 | |
| 138 | editing/pasteboard/drag-image-in-about-blank-frame.html |
| 139 | editing/pasteboard/files-during-page-drags.html |
| 140 | editing/pasteboard/4861080.html |
| 141 | editing/pasteboard/4947130.html |
| 142 | editing/pasteboard/copy-standalone-image.html |
| 143 | editing/pasteboard/drag-drop-dead-frame.html |
| 144 | editing/pasteboard/drag-drop-input-textarea.html |
| 145 | editing/pasteboard/drag-drop-iframe-refresh-crash.html |
| 146 | editing/pasteboard/drag-drop-modifies-page.html |
| 147 | editing/pasteboard/drag-drop-url-text.html |
morrita@google.com | ccce70a | 2011-03-15 05:50:57 +0000 | [diff] [blame] | 148 | editing/pasteboard/drop-file-svg.html |
robert@webkit.org | b97bd2a | 2011-01-19 21:25:05 +0000 | [diff] [blame] | 149 | editing/pasteboard/drag-image-to-contenteditable-in-iframe.html |
| 150 | editing/pasteboard/drag-selected-image-to-contenteditable.html |
| 151 | editing/pasteboard/drop-link.html |
| 152 | editing/pasteboard/drop-text-without-selection.html |
| 153 | editing/pasteboard/emacs-ctrl-a-k-y.html |
| 154 | editing/pasteboard/emacs-ctrl-k-y-001.html |
| 155 | editing/pasteboard/smart-drag-drop.html |
| 156 | editing/pasteboard/subframe-dragndrop-1.html |
| 157 | editing/pasteboard/get-data-text-plain-drop.html |
| 158 | editing/pasteboard/drop-text-events.html |
| 159 | editing/pasteboard/drop-text-events-sideeffect.html |
| 160 | |
| 161 | # Missing drag & drop functionality in DRT |
| 162 | editing/pasteboard/drop-inputtext-acquires-style.html |
| 163 | fast/css/user-drag-none.html |
| 164 | fast/images/drag-svg-as-image.html |
| 165 | fast/forms/slider-delete-while-dragging-thumb.html |
| 166 | |
| 167 | # ------- missing drag-and-drop support |
| 168 | # See bug https://bugs.webkit.org/show_bug.cgi?id=31332 |
| 169 | fast/events/drag-parent-node.html |
| 170 | fast/events/drag-and-drop.html |
| 171 | fast/events/drag-and-drop-dataTransfer-types-nocrash.html |
| 172 | fast/events/drag-and-drop-fire-drag-dragover.html |
| 173 | fast/events/ondrop-text-html.html |
| 174 | # caused by: http://trac.webkit.org/changeset/52192 |
| 175 | http/tests/misc/drag-over-iframe-invalid-source-crash.html |
| 176 | |
| 177 | # Missing eventSender.beginDragWithFiles() |
| 178 | fast/dom/Window/window-postmessage-clone-frames.html |
| 179 | |
| 180 | # ------- missing eventSender.beginDragWithFiles |
| 181 | editing/pasteboard/dataTransfer-setData-getData.html |
| 182 | editing/pasteboard/file-drag-to-editable.html |
| 183 | editing/pasteboard/file-input-files-access.html |
| 184 | fast/dom/Window/window-postmessage-clone.html |
| 185 | fast/events/drag-to-navigate.html |
| 186 | fast/events/prevent-drag-to-navigate.html |
| 187 | fast/forms/get-file-upload.html |
| 188 | fast/forms/input-file-re-render.html |
| 189 | fast/events/drag-file-crash.html |
| 190 | http/tests/security/clipboard/clipboard-file-access.html |
| 191 | |
| 192 | # =========================================================================== # |
robert@webkit.org | 4d3bffd | 2010-07-04 13:38:30 +0000 | [diff] [blame] | 193 | # Failing HTTP tests. # |
| 194 | # =========================================================================== # |
| 195 | |
| 196 | # no expected results |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 197 | http/tests/misc/acid2-pixel.html |
| 198 | http/tests/misc/acid2.html |
| 199 | http/tests/misc/favicon-as-image.html |
robert@webkit.org | 4d3bffd | 2010-07-04 13:38:30 +0000 | [diff] [blame] | 200 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 201 | # https://bugs.webkit.org/show_bug.cgi?id=34004 |
| 202 | # [Qt] http/tests/misc/slow-loading-mask.html timed out. |
| 203 | http/tests/misc/slow-loading-mask.html |
| 204 | |
robert@webkit.org | b97bd2a | 2011-01-19 21:25:05 +0000 | [diff] [blame] | 205 | # https://bugs.webkit.org/show_bug.cgi?id=45455 |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 206 | http/tests/cookies/third-party-cookie-relaxing.html |
| 207 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 208 | # No authentication challenge handling |
| 209 | http/tests/loading/basic-credentials-sent-automatically.html |
| 210 | http/tests/loading/basic-auth-resend-wrong-credentials.html |
| 211 | |
robert@webkit.org | b97bd2a | 2011-01-19 21:25:05 +0000 | [diff] [blame] | 212 | # This needs more attention! |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 213 | http/tests/misc/acid3.html |
robert@webkit.org | 4d3bffd | 2010-07-04 13:38:30 +0000 | [diff] [blame] | 214 | |
robert@webkit.org | b97bd2a | 2011-01-19 21:25:05 +0000 | [diff] [blame] | 215 | # Page reload does not send any cache control headers. |
| 216 | # https://bugs.webkit.org/show_bug.cgi?id=45598 |
| 217 | # Fixed in Qt 4.8 |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 218 | http/tests/misc/refresh-headers.php |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 219 | |
robert@webkit.org | b97bd2a | 2011-01-19 21:25:05 +0000 | [diff] [blame] | 220 | # Benign pixel differences except for: |
| 221 | # +selection start: position 0 of child 5 {IMG} of body |
| 222 | # +selection end: position 1 of child 5 {IMG} of body |
| 223 | # at end. |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 224 | http/tests/security/dataTransfer-set-data-file-url.html |
robert@webkit.org | b97bd2a | 2011-01-19 21:25:05 +0000 | [diff] [blame] | 225 | |
| 226 | # Fails with a mysterious unrelated whitespace difference |
| 227 | # We should find out what dumpAsText() is doing wrong |
robert@webkit.org | 4d3bffd | 2010-07-04 13:38:30 +0000 | [diff] [blame] | 228 | http/tests/security/cross-frame-access-callback-explicit-domain-ALLOW.html |
robert@webkit.org | b97bd2a | 2011-01-19 21:25:05 +0000 | [diff] [blame] | 229 | |
robert@webkit.org | 4d3bffd | 2010-07-04 13:38:30 +0000 | [diff] [blame] | 230 | # - FAIL: Subframe did not finish loading. |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 231 | http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase.html |
robert@webkit.org | 051adf8 | 2010-06-08 19:44:15 +0000 | [diff] [blame] | 232 | |
kenneth@webkit.org | e365ada | 2009-10-01 18:14:24 +0000 | [diff] [blame] | 233 | # Disabled HTTP subdirs for now, needs investigation. |
kenneth@webkit.org | e365ada | 2009-10-01 18:14:24 +0000 | [diff] [blame] | 234 | http/tests/media |
kenneth@webkit.org | e365ada | 2009-10-01 18:14:24 +0000 | [diff] [blame] | 235 | http/tests/wml |
kenneth@webkit.org | e365ada | 2009-10-01 18:14:24 +0000 | [diff] [blame] | 236 | |
robert@webkit.org | 4d3bffd | 2010-07-04 13:38:30 +0000 | [diff] [blame] | 237 | # - content sniffing - Binary data not loaded as text. |
kenneth@webkit.org | 73e707b | 2009-10-01 20:44:42 +0000 | [diff] [blame] | 238 | http/tests/loading/text-content-type-with-binary-extension.html |
kenneth@webkit.org | 7084264 | 2009-10-01 19:21:36 +0000 | [diff] [blame] | 239 | |
robert@webkit.org | 4d3bffd | 2010-07-04 13:38:30 +0000 | [diff] [blame] | 240 | # drag n drop support again |
kenneth@webkit.org | 409426a | 2009-10-01 19:32:26 +0000 | [diff] [blame] | 241 | http/tests/local/drag-over-remote-content.html |
jianli@chromium.org | 7a064a5 | 2010-11-18 23:33:54 +0000 | [diff] [blame] | 242 | http/tests/local/fileapi |
inferno@chromium.org | bd204fe | 2010-11-24 04:44:44 +0000 | [diff] [blame] | 243 | http/tests/security/drag-drop-same-unique-origin.html |
robert@webkit.org | 4d3bffd | 2010-07-04 13:38:30 +0000 | [diff] [blame] | 244 | |
| 245 | # CONSOLE MESSAGE: line 72: TypeError: Result of expression 'eventSender.beginDragWithFiles' [undefined] is not a function. |
kinuko@chromium.org | 2077a8a | 2010-06-23 03:55:57 +0000 | [diff] [blame] | 246 | http/tests/local/blob/send-hybrid-blob.html |
| 247 | http/tests/local/blob/send-sliced-data-blob.html |
jianli@chromium.org | c9415d5 | 2010-10-08 00:49:14 +0000 | [diff] [blame] | 248 | http/tests/local/formdata |
kenneth@webkit.org | 409426a | 2009-10-01 19:32:26 +0000 | [diff] [blame] | 249 | |
robert@webkit.org | ddd9ea5 | 2010-07-03 10:00:40 +0000 | [diff] [blame] | 250 | # --- Failing navigation tests |
| 251 | #CONSOLE MESSAGE: line 1: ReferenceError: Can't find variable: fillTestForm |
| 252 | #CONSOLE MESSAGE: line 1: ReferenceError: Can't find variable: scrollDocDown |
| 253 | http/tests/navigation/javascriptlink-goback.html |
| 254 | http/tests/navigation/metaredirect-goback.html |
| 255 | http/tests/navigation/timerredirect-goback.html |
| 256 | |
robert@webkit.org | b97bd2a | 2011-01-19 21:25:05 +0000 | [diff] [blame] | 257 | # QtWebKit has no multipart support |
| 258 | # https://bugs.webkit.org/show_bug.cgi?id=47059 |
| 259 | # https://webkit.org/b/47060 |
tony@chromium.org | c2d88fd | 2010-06-24 03:25:54 +0000 | [diff] [blame] | 260 | http/tests/multipart/invalid-image-data.html |
ossy@webkit.org | b9765c1 | 2009-10-19 14:42:56 +0000 | [diff] [blame] | 261 | http/tests/multipart/invalid-image-data-standalone.html |
robert@webkit.org | e1934c6 | 2011-01-19 22:14:45 +0000 | [diff] [blame] | 262 | http/tests/misc/timer-vs-loading.html |
tony@chromium.org | c2d88fd | 2010-06-24 03:25:54 +0000 | [diff] [blame] | 263 | http/tests/multipart/policy-ignore-crash.php |
ossy@webkit.org | b9765c1 | 2009-10-19 14:42:56 +0000 | [diff] [blame] | 264 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 265 | # =========================================================================== # |
robert@webkit.org | 051adf8 | 2010-06-08 19:44:15 +0000 | [diff] [blame] | 266 | # Failing xmlhttprequest tests # |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 267 | # =========================================================================== # |
hausmann@webkit.org | fc43c8d | 2009-07-17 14:44:11 +0000 | [diff] [blame] | 268 | |
robert@webkit.org | 051adf8 | 2010-06-08 19:44:15 +0000 | [diff] [blame] | 269 | # DRT sideeffect - this test make http/tests/xmlhttprequest/null-auth.php fail: |
| 270 | # https://bugs.webkit.org/show_bug.cgi?id=32961 |
| 271 | http/tests/xmlhttprequest/basic-auth-default.html |
| 272 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 273 | # Skip xmlhttprequest tests - NETWORK_ERR: XMLHttpRequest Exception 101: A network error occured in synchronous requests. |
| 274 | http/tests/xmlhttprequest/logout.html |
| 275 | http/tests/xmlhttprequest/methods-async.html |
| 276 | http/tests/xmlhttprequest/workers/shared-worker-methods.html |
lars | aa8a9ac1 | 2007-10-24 12:33:19 +0000 | [diff] [blame] | 277 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 278 | # Caused by the way Qt caches network connections using user@hostname as the key |
| 279 | # See https://bugs.webkit.org/show_bug.cgi?id=37084 and http://bugreports.qt.nokia.com/browse/QTBUG-9619 |
robert@webkit.org | b97bd2a | 2011-01-19 21:25:05 +0000 | [diff] [blame] | 280 | # Fixed in Qt 4.8 |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 281 | http/tests/xmlhttprequest/re-login-async.html |
| 282 | http/tests/xmlhttprequest/re-login.html |
| 283 | |
| 284 | # DRT sideeffect - this test make http/tests/xmlhttprequest/null-auth.php fail: |
| 285 | # https://bugs.webkit.org/show_bug.cgi?id=32961 |
| 286 | http/tests/xmlhttprequest/failed-auth.html |
| 287 | |
| 288 | # [Qt] fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html fails (DRT sideeffect) |
| 289 | # https://bugs.webkit.org/show_bug.cgi?id=35086 |
| 290 | fast/xmlhttprequest/xmlhttprequest-no-file-access.html |
| 291 | |
crogers@google.com | bacfad2 | 2010-11-23 22:43:30 +0000 | [diff] [blame] | 292 | # These fast XMLHttpRequest tests fail because 3D_CANVAS is not enabled. |
| 293 | fast/xmlhttprequest/xmlhttprequest-responsetype-abort.html |
| 294 | fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.html |
| 295 | fast/xmlhttprequest/xmlhttprequest-responsetype-document.html |
| 296 | fast/xmlhttprequest/xmlhttprequest-responsetype-text.html |
jianli@chromium.org | 2617dfe | 2010-11-30 03:20:30 +0000 | [diff] [blame] | 297 | http/tests/xmlhttprequest/send-array-buffer.html |
crogers@google.com | bacfad2 | 2010-11-23 22:43:30 +0000 | [diff] [blame] | 298 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 299 | # Missing DRT ability to set accept cookie policy |
robert@webkit.org | b97bd2a | 2011-01-19 21:25:05 +0000 | [diff] [blame] | 300 | # https://bugs.webkit.org/show_bug.cgi?id=45455 |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 301 | http/tests/xmlhttprequest/cross-origin-cookie-storage.html |
| 302 | |
ossy@webkit.org | 7f2f222 | 2010-11-30 08:56:46 +0000 | [diff] [blame] | 303 | # Still fail with Qt 4.7.1 |
| 304 | http/tests/xmlhttprequest/cache-override.html |
| 305 | http/tests/xmlhttprequest/cross-origin-authorization.html |
| 306 | http/tests/xmlhttprequest/cross-origin-no-authorization.html |
| 307 | http/tests/xmlhttprequest/methods-lower-case.html |
| 308 | http/tests/xmlhttprequest/methods.html |
| 309 | http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html |
| 310 | http/tests/xmlhttprequest/workers/methods-async.html |
| 311 | http/tests/xmlhttprequest/workers/methods.html |
| 312 | http/tests/xmlhttprequest/workers/shared-worker-methods-async.html |
| 313 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 314 | # =========================================================================== # |
| 315 | # Failing inserting tests. # |
| 316 | # =========================================================================== # |
| 317 | # ---- rendertree results OK but suspicious diffs. |
| 318 | editing/inserting/4960120-1.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 319 | editing/inserting/before-after-input-element.html |
| 320 | |
| 321 | # ---- rendertree results OK but diff in editing delegate msgs. |
| 322 | editing/inserting/insert-tab-003.html |
| 323 | editing/inserting/insert-text-with-newlines.html |
| 324 | # Missing textInputController.firstRectForCharacterRange() |
| 325 | editing/inserting/caret-position.html |
xji@chromium.org | 5fa610d | 2010-11-30 00:12:47 +0000 | [diff] [blame] | 326 | fast/dom/tab-in-right-alignment.html |
justin.garcia@apple.com | 0ce7391 | 2011-01-10 05:46:56 +0000 | [diff] [blame] | 327 | svg/text/caret-in-svg-text.xhtml |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 328 | |
| 329 | # ---- to be reviewed |
| 330 | editing/inserting/4278698.html |
| 331 | editing/inserting/editable-html-element.html |
| 332 | editing/inserting/editing-empty-divs.html |
| 333 | editing/inserting/insert-div-023.html |
| 334 | editing/inserting/multiple-lines-selected.html |
| 335 | editing/inserting/typing-tab-designmode-forms.html |
| 336 | editing/inserting/typing-tab-designmode.html |
| 337 | editing/inserting/5803706-1.html |
| 338 | editing/inserting/5994480-2.html |
| 339 | editing/inserting/insert-bg-font.html |
morrita@google.com | d2996d2 | 2011-01-20 10:38:35 +0000 | [diff] [blame] | 340 | editing/inserting/insert-composition-whitespace.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 341 | |
ariya@webkit.org | e2166ec | 2010-12-24 04:06:26 +0000 | [diff] [blame] | 342 | # http://bugreports.qt.nokia.com/browse/QTBUG-15566 |
| 343 | http/tests/xmlhttprequest/basic-auth-nouser.html |
| 344 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 345 | # =========================================================================== # |
| 346 | # Failing pasteboard tests. # |
| 347 | # =========================================================================== # |
| 348 | #------ Not selecting all of text. |
| 349 | #------ sel.modify("move", "forward", "word"); does not select the last character in the word |
| 350 | editing/pasteboard/4242293-1.html |
| 351 | editing/pasteboard/smart-paste-008.html |
| 352 | #------ safe to skip. Qt results same as chromium's. Mac drops the 'b' in the final bar, |
| 353 | #------ that looks like a bug. |
| 354 | editing/pasteboard/interchange-newline-2.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 355 | # ----- Results appear correct but have suspicious rendertree differences. |
| 356 | editing/pasteboard/pasting-tabs.html |
| 357 | editing/pasteboard/nested-blocks-with-text-area.html |
| 358 | editing/pasteboard/nested-blocks-with-text-field.html |
| 359 | editing/pasteboard/input-field-1.html |
| 360 | editing/pasteboard/4806874.html |
| 361 | # ----- These are actually safe to unskip. x/y differences only. |
| 362 | editing/pasteboard/5387578.html |
| 363 | editing/pasteboard/bad-placeholder.html |
| 364 | # ----- Rendertree results OK but differences in message from editing delegate. |
| 365 | editing/pasteboard/4076267-2.html |
| 366 | editing/pasteboard/4076267.html |
| 367 | editing/pasteboard/block-wrappers-necessary.html |
| 368 | editing/pasteboard/paste-text-001.html |
| 369 | editing/pasteboard/paste-text-008.html |
| 370 | # ----- Rendertree results OK but differences in editing delegate message due to rendering. |
| 371 | # ----- This looks safe to unskip. |
| 372 | editing/pasteboard/paste-xml.xhtml |
| 373 | # ----- Rendertree results match but width of tabs field is suspicious. |
| 374 | editing/pasteboard/paste-text-at-tabspan-001.html |
dcheng@chromium.org | e5c807a | 2011-03-08 04:49:37 +0000 | [diff] [blame] | 375 | # ----- Qt doesn't add aslises for "text/plain" to types: https://bugs.webkit.org/show_bug.cgi?id=55922 |
| 376 | editing/pasteboard/onpaste-text-html-types.html |
| 377 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 378 | # =========================================================================== # |
| 379 | # Failing plugins tests. # |
| 380 | # =========================================================================== # |
| 381 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 382 | # ---- https://bugs.webkit.org/show_bug.cgi?id=36721 |
| 383 | plugins/get-url-with-blank-target.html |
robert@webkit.org | 8b52a23 | 2010-06-13 13:29:34 +0000 | [diff] [blame] | 384 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 385 | # ---- plugins rendered in incorrect position |
| 386 | plugins/embed-attributes-style.html |
| 387 | # ---- depends on QuickTime support |
| 388 | plugins/embed-attributes-setting.html |
| 389 | fast/dom/object-embed-plugin-scripting.html |
commit-queue@webkit.org | 9282d30 | 2010-09-29 06:27:57 +0000 | [diff] [blame] | 390 | plugins/plugin-initiate-popup-window.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 391 | # ---- to be reviewed |
| 392 | http/tests/plugins/plugin-document-has-focus.html |
| 393 | |
robert@webkit.org | b8633a7 | 2011-01-16 22:08:41 +0000 | [diff] [blame] | 394 | # [Qt] plugins/keyboard-events.html fails after r72717 |
| 395 | # https://bugs.webkit.org/show_bug.cgi?id=50050 |
| 396 | # Need to set the X11 keycode in EventSender. Also needs to work on a |
| 397 | # headless display (like the buildbot), so XKeysymToKeycode doesn't work. |
inferno@chromium.org | a630eb7 | 2011-02-26 22:55:37 +0000 | [diff] [blame] | 398 | plugins/keyboard-events.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 399 | # =========================================================================== # |
| 400 | # Failing execCommand tests. # |
| 401 | # =========================================================================== # |
| 402 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 403 | # -- passes |
| 404 | editing/execCommand/indent-paragraphs.html |
| 405 | |
| 406 | # ---- simple x/y diffs |
| 407 | editing/execCommand/4580583-1.html |
| 408 | editing/execCommand/nsresponder-indent.html |
| 409 | editing/execCommand/nsresponder-outdent.html |
| 410 | editing/execCommand/4641880-2.html |
| 411 | editing/execCommand/4747450.html |
| 412 | editing/execCommand/4786404-1.html |
| 413 | editing/execCommand/4786404-2.html |
| 414 | editing/execCommand/4916402.html |
| 415 | editing/execCommand/4916541.html |
| 416 | editing/execCommand/4924441.html |
| 417 | editing/execCommand/5049671.html |
| 418 | editing/execCommand/5062376.html |
| 419 | editing/execCommand/5080333-1.html |
| 420 | editing/execCommand/5080333-2.html |
| 421 | editing/execCommand/5136770.html |
| 422 | editing/execCommand/5138441.html |
| 423 | editing/execCommand/5142012-1.html |
| 424 | editing/execCommand/5190926.html |
| 425 | editing/execCommand/5481523.html |
| 426 | editing/execCommand/5569741.html |
| 427 | editing/execCommand/5573879.html |
| 428 | editing/execCommand/create-list-from-range-selection.html |
| 429 | editing/execCommand/findString-2.html |
| 430 | editing/execCommand/format-block-from-range-selection.html |
| 431 | editing/execCommand/format-block.html |
| 432 | editing/execCommand/format-block-with-braces.html |
| 433 | editing/execCommand/format-block-with-trailing-br.html |
| 434 | editing/execCommand/hilitecolor.html |
| 435 | editing/execCommand/indent-empty-root.html |
| 436 | editing/execCommand/indent-list-item.html |
| 437 | editing/execCommand/indent-selection.html |
| 438 | editing/execCommand/insertHorizontalRule.html |
| 439 | editing/execCommand/insertImage.html |
| 440 | editing/execCommand/insert-list-and-stitch.html |
| 441 | editing/execCommand/insert-list-empty-div.html |
| 442 | editing/execCommand/insert-list-with-id.html |
| 443 | editing/execCommand/outdent-blockquote-test1.html |
| 444 | editing/execCommand/outdent-blockquote-test2.html |
| 445 | editing/execCommand/outdent-blockquote-test3.html |
| 446 | editing/execCommand/outdent-blockquote-test4.html |
| 447 | editing/execCommand/outdent-selection.html |
| 448 | editing/execCommand/remove-list-from-range-selection.html |
| 449 | editing/execCommand/remove-list-item-1.html |
| 450 | editing/execCommand/4920488.html |
| 451 | editing/execCommand/4920742-1.html |
| 452 | editing/execCommand/create-list-with-hr.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 453 | |
| 454 | |
| 455 | # ---- fine, but not a simple diff |
| 456 | editing/execCommand/4580583-2.html |
| 457 | editing/execCommand/4641880-1.html |
| 458 | # ---- rendertree results OK but suspicious diffs. |
| 459 | editing/execCommand/print.html |
| 460 | editing/execCommand/selectAll.html |
| 461 | editing/execCommand/5142012-2.html |
| 462 | editing/execCommand/5482023.html |
| 463 | |
| 464 | # -- text selection is incorrect |
| 465 | editing/execCommand/findString.html |
| 466 | editing/execCommand/find-after-replace.html |
| 467 | editing/execCommand/paste-1.html |
| 468 | editing/execCommand/paste-2.html |
| 469 | |
| 470 | # =========================================================================== # |
| 471 | # Failing Sputnik tests # |
| 472 | # =========================================================================== # |
jamesr@google.com | 9476e9b | 2011-02-08 03:55:13 +0000 | [diff] [blame] | 473 | sputnik/Conformance/15_Native_Objects/15.4_Array/15.4.4/15.4.4.12_Array_prototype_splice/S15.4.4.12_A2.1_T3.html |
| 474 | sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T1.html |
| 475 | sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T2.html |
| 476 | sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T3.html |
| 477 | sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T4.html |
| 478 | sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T5.html |
| 479 | sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T6.html |
| 480 | sputnik/Unicode/Unicode_500/S7.6_A3.1.html |
| 481 | sputnik/Unicode/Unicode_500/S7.6_A3.2.html |
| 482 | sputnik/Unicode/Unicode_500/S7.6_A5.3_T1.html |
| 483 | sputnik/Unicode/Unicode_500/S7.6_A5.3_T2.html |
| 484 | sputnik/Unicode/Unicode_510/S15.5.4.16_A1.html |
| 485 | sputnik/Unicode/Unicode_510/S15.5.4.18_A1.html |
| 486 | sputnik/Unicode/Unicode_510/S7.6_A1.1_T1.html |
| 487 | sputnik/Unicode/Unicode_510/S7.6_A1.1_T2.html |
| 488 | sputnik/Unicode/Unicode_510/S7.6_A1.1_T4.html |
| 489 | sputnik/Unicode/Unicode_510/S7.6_A2.2_T1.html |
| 490 | sputnik/Unicode/Unicode_510/S7.6_A2.2_T2.html |
| 491 | sputnik/Unicode/Unicode_510/S7.6_A2.3.html |
| 492 | sputnik/Unicode/Unicode_510/S7.6_A3.1.html |
| 493 | sputnik/Unicode/Unicode_510/S7.6_A3.2.html |
| 494 | sputnik/Unicode/Unicode_510/S7.6_A5.2_T1.html |
| 495 | sputnik/Unicode/Unicode_510/S7.6_A5.2_T2.html |
| 496 | sputnik/Unicode/Unicode_510/S7.6_A5.2_T4.html |
| 497 | sputnik/Unicode/Unicode_510/S7.6_A5.2_T7.html |
| 498 | sputnik/Unicode/Unicode_510/S7.6_A5.2_T8.html |
| 499 | sputnik/Unicode/Unicode_510/S7.6_A5.2_T9.html |
| 500 | sputnik/Unicode/Unicode_510/S7.6_A5.3_T1.html |
| 501 | sputnik/Unicode/Unicode_510/S7.6_A5.3_T2.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 502 | |
| 503 | # Failing Sputnik tests on 32 bit |
jamesr@google.com | 9476e9b | 2011-02-08 03:55:13 +0000 | [diff] [blame] | 504 | sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html |
| 505 | sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 506 | |
| 507 | # Failing Sputnik test on 64 bit |
jamesr@google.com | 9476e9b | 2011-02-08 03:55:13 +0000 | [diff] [blame] | 508 | sputnik/Conformance/11_Expressions/11.5_Multiplicative_Operators/11.5.3_Percent/S11.5.3_A4_T2.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 509 | |
| 510 | # Timed out Sputnik tests on ARM |
jamesr@google.com | 9476e9b | 2011-02-08 03:55:13 +0000 | [diff] [blame] | 511 | sputnik/Unicode/Unicode_218/S7.6_A3.1.html |
| 512 | sputnik/Unicode/Unicode_218/S7.6_A3.2.html |
| 513 | sputnik/Unicode/Unicode_218/S7.6_A5.3_T1.html |
| 514 | sputnik/Unicode/Unicode_218/S7.6_A5.3_T2.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 515 | |
| 516 | # =========================================================================== # |
ossy@webkit.org | 0627c41 | 2009-10-26 12:32:10 +0000 | [diff] [blame] | 517 | # Fluctuating/flakey tests |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 518 | # =========================================================================== # |
ossy@webkit.org | 5c83558 | 2010-01-04 10:05:07 +0000 | [diff] [blame] | 519 | animations/3d/transform-origin-vs-functions.html |
hausmann@webkit.org | e66110c | 2009-09-22 13:16:17 +0000 | [diff] [blame] | 520 | animations/change-one-anim.html |
ossy@webkit.org | 2d266ea | 2009-12-08 00:59:30 +0000 | [diff] [blame] | 521 | fast/frames/sandboxed-iframe-plugins.html |
ossy@webkit.org | 94880d3 | 2009-12-10 07:29:40 +0000 | [diff] [blame] | 522 | fast/frames/sandboxed-iframe-scripting.html |
ossy@webkit.org | 3c47f42 | 2009-12-11 17:30:08 +0000 | [diff] [blame] | 523 | fast/frames/sandboxed-iframe-storage.html |
ossy@webkit.org | 0627c41 | 2009-10-26 12:32:10 +0000 | [diff] [blame] | 524 | http/tests/cookies/simple-cookies-max-age.html |
ossy@webkit.org | ee20b07 | 2009-12-26 09:40:23 +0000 | [diff] [blame] | 525 | http/tests/cookies/simple-cookies-expired.html |
ossy@webkit.org | 0627c41 | 2009-10-26 12:32:10 +0000 | [diff] [blame] | 526 | http/tests/xmlhttprequest/workers/close.html |
ossy@webkit.org | 6b34fc0 | 2009-10-26 17:54:28 +0000 | [diff] [blame] | 527 | http/tests/xmlhttprequest/workers/shared-worker-close.html |
ossy@webkit.org | 3da4ced | 2010-02-16 23:55:05 +0000 | [diff] [blame] | 528 | |
ossy@webkit.org | ee20b07 | 2009-12-26 09:40:23 +0000 | [diff] [blame] | 529 | storage/database-lock-after-reload.html |
| 530 | storage/empty-statement.html |
| 531 | storage/execute-sql-args.html |
| 532 | storage/hash-change-with-xhr.html |
ossy@webkit.org | 576ee87 | 2009-10-26 17:10:26 +0000 | [diff] [blame] | 533 | transitions/change-values-during-transition.html |
vestbo@webkit.org | ce2d866 | 2009-09-03 16:09:54 +0000 | [diff] [blame] | 534 | |
abecsi@webkit.org | e8b53b5 | 2010-07-13 13:43:06 +0000 | [diff] [blame] | 535 | # http/tests/inspector/resource-har-conversion.html is failing on the release bot after r63191 |
| 536 | # webkit.org/b/42162 |
| 537 | http/tests/inspector/resource-har-conversion.html |
| 538 | |
yurys@chromium.org | 6db6382 | 2011-03-16 08:18:29 +0000 | [diff] [blame] | 539 | # [Qt] Some inspector test fail intermittently |
| 540 | # https://bugs.webkit.org/show_bug.cgi?id=42090 |
| 541 | http/tests/inspector/network/network-size.html |
| 542 | # This test consistently fails if run with --singly flag |
| 543 | inspector/timeline/timeline-paint.html |
| 544 | |
| 545 | # https://bugs.webkit.org/show_bug.cgi?id=56453 |
| 546 | # This test will fail if it's the first inspector test to run. |
| 547 | inspector/styles/styles-add-blank-property.html |
| 548 | |
| 549 | # [Qt] New fails caused by change(s) between r79317-r79320. |
| 550 | http/tests/inspector-enabled/open-close-open.html |
| 551 | http/tests/inspector/change-iframe-src.html |
| 552 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 553 | # [Qt] fast/frames/flattening/frameset-flattening-subframesets.html fails intermittently on Qt bot |
| 554 | # Fails caused by layoutTestController.display() in fast/frames/flattening/frameset-flattening-subframe-resize.html |
| 555 | # https://bugs.webkit.org/show_bug.cgi?id=37334 |
| 556 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 557 | # Tests that currently fail but perhaps used to work at some point. |
| 558 | fast/dom/open-and-close-by-DOM.html |
| 559 | fast/dom/Window/new-window-opener.html |
| 560 | fast/forms/001.html |
| 561 | fast/forms/focus2.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 562 | fast/frames/001.html |
| 563 | fast/text/monospace-width-cache.html |
| 564 | |
| 565 | # Tests that fail randomly. Is this style related? |
| 566 | fast/forms/listbox-width-change.html |
| 567 | fast/forms/plaintext-mode-2.html |
| 568 | fast/forms/menulist-width-change.html |
| 569 | |
ossy@webkit.org | 7f2f222 | 2010-11-30 08:56:46 +0000 | [diff] [blame] | 570 | # [Qt] http/tests/websocket/tests/reload-crash.html fails intermittently with time out |
| 571 | # https://bugs.webkit.org/show_bug.cgi?id=50152 |
| 572 | http/tests/websocket/tests/reload-crash.html |
| 573 | |
ossy@webkit.org | 2f37f83 | 2011-03-16 08:14:09 +0000 | [diff] [blame] | 574 | # https://bugs.webkit.org/show_bug.cgi?id=34281 |
ossy@webkit.org | 953aba4 | 2011-03-16 11:09:29 +0000 | [diff] [blame] | 575 | fast/workers/shared-worker-frame-lifecycle.html |
ossy@webkit.org | 2f37f83 | 2011-03-16 08:14:09 +0000 | [diff] [blame] | 576 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 577 | # =========================================================================== # |
jwieczorek@webkit.org | 35dfeff | 2010-03-22 18:40:58 +0000 | [diff] [blame] | 578 | # failing media tests |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 579 | # =========================================================================== # |
robert@webkit.org | 051adf8 | 2010-06-08 19:44:15 +0000 | [diff] [blame] | 580 | |
| 581 | # https://bugs.webkit.org/show_bug.cgi?id=38376 |
| 582 | media/media-document-audio-size.html |
| 583 | |
| 584 | media/invalid-media-url-crash.html |
| 585 | |
| 586 | # [Qt] media/media-can-play-ogg.html crashes intermittently on the bot |
| 587 | # https://bugs.webkit.org/show_bug.cgi?id=39481 |
| 588 | media/audio-only-video-intrinsic-size.html |
| 589 | |
ossy@webkit.org | 4fb1428 | 2011-02-23 11:05:43 +0000 | [diff] [blame] | 590 | # [Qt] media/controls-without-preload.html is flakey |
| 591 | # https://bugs.webkit.org/show_bug.cgi?id=55028 |
| 592 | media/controls-without-preload.html |
| 593 | |
jwieczorek@webkit.org | 35dfeff | 2010-03-22 18:40:58 +0000 | [diff] [blame] | 594 | media/adopt-node-crash.html |
| 595 | media/audio-constructor.html |
| 596 | media/audio-constructor-preload.html |
| 597 | media/audio-constructor-src.html |
| 598 | media/audio-controls-rendering.html |
| 599 | media/audio-data-url.html |
| 600 | media/audio-delete-while-slider-thumb-clicked.html |
| 601 | media/audio-delete-while-step-button-clicked.html |
| 602 | media/audio-mpeg-supported.html |
jer.noble@apple.com | 1a9f042 | 2011-01-25 19:52:17 +0000 | [diff] [blame] | 603 | media/audio-mpeg4-supported.html |
jwieczorek@webkit.org | 35dfeff | 2010-03-22 18:40:58 +0000 | [diff] [blame] | 604 | media/audio-no-installed-engines.html |
| 605 | media/audio-play-event.html |
| 606 | media/before-load-member-access.html |
| 607 | media/broken-video.html |
eric.carlson@apple.com | 7c8489a | 2010-07-13 20:12:07 +0000 | [diff] [blame] | 608 | media/media-can-play-mpeg-audio.html |
jwieczorek@webkit.org | 35dfeff | 2010-03-22 18:40:58 +0000 | [diff] [blame] | 609 | media/constructors.html |
| 610 | media/controls-after-reload.html |
| 611 | media/controls-css-overload.html |
| 612 | media/controls-drag-timebar.html |
| 613 | media/controls-right-click-on-timebar.html |
| 614 | media/controls-strict.html |
| 615 | media/controls-styling.html |
| 616 | media/event-attributes.html |
| 617 | media/fallback.html |
| 618 | media/media-captions.html |
| 619 | media/media-constants.html |
| 620 | media/media-fullscreen-inline.html |
| 621 | media/media-fullscreen-not-in-document.html |
| 622 | media/media-load-event.html |
| 623 | media/media-startTime.html |
| 624 | media/remove-from-document.html |
| 625 | media/remove-from-document-no-load.html |
jwieczorek@webkit.org | 35dfeff | 2010-03-22 18:40:58 +0000 | [diff] [blame] | 626 | media/unsupported-rtsp.html |
| 627 | media/unsupported-tracks.html |
| 628 | media/video-append-source.html |
| 629 | media/video-aspect-ratio.html |
| 630 | media/video-autoplay.html |
| 631 | media/video-buffered.html |
| 632 | media/video-canvas.html-disabled |
| 633 | media/video-canvas-source.html |
andreas.kling@nokia.com | 6d0d3ff | 2010-10-29 23:44:29 +0000 | [diff] [blame] | 634 | media/video-canvas-alpha.html |
jwieczorek@webkit.org | 35dfeff | 2010-03-22 18:40:58 +0000 | [diff] [blame] | 635 | media/video-click-dblckick-standalone.html |
| 636 | media/video-controls.html |
| 637 | media/video-controls-rendering.html |
| 638 | media/video-controls-transformed.html |
| 639 | media/video-controls-visible-audio-only.html |
| 640 | media/video-controls-with-mutation-event-handler.html |
| 641 | media/video-controls-zoomed.html |
| 642 | media/video-currentTime.html |
| 643 | media/video-currentTime-set2.html |
| 644 | media/video-currentTime-set.html |
| 645 | media/video-display-aspect-ratio.html |
| 646 | media/video-display-none-crash.html |
| 647 | media/video-display-toggle.html |
| 648 | media/video-document-types.html |
| 649 | media/video-dom-autoplay.html |
| 650 | media/video-dom-preload.html |
| 651 | media/video-dom-src.html |
philn@webkit.org | 5fe0236 | 2010-05-03 15:18:31 +0000 | [diff] [blame] | 652 | media/video-duration-known-after-eos.html |
inferno@chromium.org | 5f2ea74 | 2010-12-30 08:29:04 +0000 | [diff] [blame] | 653 | media/video-element-other-namespace-crash.html |
jwieczorek@webkit.org | 35dfeff | 2010-03-22 18:40:58 +0000 | [diff] [blame] | 654 | media/video-empty-source.html |
| 655 | media/video-error-does-not-exist.html |
| 656 | media/video-layer-crash.html |
| 657 | media/video-load-networkState.html |
| 658 | media/video-load-readyState.html |
| 659 | media/video-loop.html |
| 660 | media/video-muted.html |
| 661 | media/video-no-audio.html |
| 662 | media/video-no-autoplay.html |
| 663 | media/video-pause-empty-events.html |
| 664 | media/video-pause-immediately.html |
| 665 | media/video-played-collapse.html |
| 666 | media/video-played-ranges-1.html |
| 667 | media/video-played-reset.html |
| 668 | media/video-play-empty-events.html |
| 669 | media/video-play-pause-events.html |
| 670 | media/video-play-pause-exception.html |
| 671 | media/video-poster.html |
| 672 | media/video-poster-scale.html |
| 673 | media/video-preload.html |
| 674 | media/video-replaces-poster.html |
| 675 | media/video-reverse-play-duration.html |
| 676 | media/video-seekable.html |
| 677 | media/video-seeking.html |
| 678 | media/video-seek-no-src-exception.html |
| 679 | media/video-seek-past-end-paused.html |
| 680 | media/video-seek-past-end-playing.html |
| 681 | media/video-size.html |
| 682 | media/video-size-intrinsic-scale.html |
jwieczorek@webkit.org | 35dfeff | 2010-03-22 18:40:58 +0000 | [diff] [blame] | 683 | media/video-source-error.html |
| 684 | media/video-source-error-no-candidate.html |
| 685 | media/video-source.html |
| 686 | media/video-source-media.html |
| 687 | media/video-source-none-supported.html |
| 688 | media/video-source-type.html |
| 689 | media/video-source-type-params.html |
| 690 | media/video-src-change.html |
jwieczorek@webkit.org | 35dfeff | 2010-03-22 18:40:58 +0000 | [diff] [blame] | 691 | media/video-src.html |
| 692 | media/video-src-invalid-remove.html |
| 693 | media/video-src-none.html |
| 694 | media/video-src-plus-source.html |
| 695 | media/video-src-remove.html |
| 696 | media/video-src-set.html |
| 697 | media/video-src-source.html |
| 698 | media/video-timeupdate-during-playback.html |
| 699 | media/video-timeupdate-reverse-play.html |
| 700 | media/video-transformed.html |
| 701 | media/video-volume.html |
| 702 | media/video-volume-slider.html |
| 703 | media/video-width-height.html |
| 704 | media/video-zoom-controls.html |
| 705 | media/video-zoom.html |
| 706 | |
vestbo@webkit.org | 27e2a15 | 2010-08-17 21:36:26 +0000 | [diff] [blame] | 707 | # Video size reported as 0,0 due to how size-hints are reported by QtMultimedia |
| 708 | media/video-poster-delayed.html |
| 709 | |
eric.carlson@apple.com | e28be34 | 2010-08-30 17:18:32 +0000 | [diff] [blame] | 710 | # Test specific to QuickTime media engine |
| 711 | media/video-does-not-loop.html |
| 712 | |
philn@webkit.org | 8212a4f | 2010-09-02 08:25:45 +0000 | [diff] [blame] | 713 | # https://bugs.webkit.org/show_bug.cgi?id=45093 |
| 714 | media/media-can-play-mpeg4-video.html |
| 715 | |
eric.carlson@apple.com | 501c3c9 | 2010-11-01 18:18:43 +0000 | [diff] [blame] | 716 | # https://bugs.webkit.org/show_bug.cgi?id=48617 |
| 717 | media/video-seek-by-small-increment.html |
| 718 | |
philn@webkit.org | 6b4764e | 2010-12-07 20:47:00 +0000 | [diff] [blame] | 719 | # requires video.buffered to be able to return multiple timeranges |
| 720 | http/tests/media/video-buffered.html |
| 721 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 722 | # ============================================================================= # |
| 723 | # Crashing tests due to re-enabled Phonon support in Buildbot's Qt # |
| 724 | # Skip these until a proper solution for the Phonon related crashes found. # |
| 725 | # ============================================================================= # |
ossy@webkit.org | a7b93ac | 2009-12-04 10:37:26 +0000 | [diff] [blame] | 726 | #reproducible command: WebKitTools/Scripts/run-webkit-tests fast/runin/nonblock-runin.html fast/table/ |
| 727 | #crashed: fast/table/"random_test" |
| 728 | #crasher: |
| 729 | fast/runin/nonblock-runin.html |
| 730 | |
| 731 | #reproducible command: WebKitTools/Scripts/run-webkit-tests http/tests/security/local-video-source-from-remote.html http/tests/security/local-video-src-from-remote.html |
| 732 | #crashed: http/tests/security/local-video-src-from-remote.html |
| 733 | #crasher: |
| 734 | http/tests/security/local-video-source-from-remote.html |
| 735 | |
vestbo@webkit.org | afc5012 | 2009-09-04 15:34:44 +0000 | [diff] [blame] | 736 | # ============================================================================= # |
| 737 | # Missing features in our DumpRenderTree implementation # |
| 738 | # ============================================================================= # |
| 739 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 740 | # DumpRenderTree code to enable Java is currently a no-op |
| 741 | java |
| 742 | |
| 743 | # Missing DRT ability to override 'standard' preferences. |
| 744 | fast/dom/Window/timer-resume-on-navigation-back.html |
| 745 | loader/go-back-to-different-window-size.html |
| 746 | |
ossy@webkit.org | 1fc148c | 2011-02-09 07:58:21 +0000 | [diff] [blame] | 747 | # Missing layoutTestController.displayInvalidatedRegion() |
| 748 | plugins/invalidate_rect.html |
| 749 | |
aroben@apple.com | 9a72513 | 2010-11-30 15:25:59 +0000 | [diff] [blame] | 750 | # Missing layoutTestController.findString() http://webkit.org/b/50236 |
mitz@apple.com | b642f7c | 2010-11-30 07:25:39 +0000 | [diff] [blame] | 751 | editing/text-iterator/findString.html |
| 752 | |
vestbo@webkit.org | afc5012 | 2009-09-04 15:34:44 +0000 | [diff] [blame] | 753 | # Missing layoutTestController.overridePreference() |
| 754 | fast/events/pageshow-pagehide-on-back-cached.html |
vestbo@webkit.org | 2dbb537 | 2009-09-04 15:53:17 +0000 | [diff] [blame] | 755 | fast/events/pageshow-pagehide-on-back-cached-with-frames.html |
vestbo@webkit.org | afc5012 | 2009-09-04 15:34:44 +0000 | [diff] [blame] | 756 | |
eric@webkit.org | 3dd3a28 | 2009-09-27 19:12:49 +0000 | [diff] [blame] | 757 | # layoutTestController.waitForPolicyDelegate() does not report the origin node |
vestbo@webkit.org | afc5012 | 2009-09-04 15:34:44 +0000 | [diff] [blame] | 758 | fast/encoding/mailto-always-utf-8.html |
vestbo@webkit.org | afc5012 | 2009-09-04 15:34:44 +0000 | [diff] [blame] | 759 | |
ossy@webkit.org | dc9d733 | 2009-10-20 14:25:31 +0000 | [diff] [blame] | 760 | # Missing layoutTestController.setAlwaysAcceptCookies() |
ossy@webkit.org | 17aff38 | 2009-10-26 11:58:58 +0000 | [diff] [blame] | 761 | http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-timeout.html |
ossy@webkit.org | dc9d733 | 2009-10-20 14:25:31 +0000 | [diff] [blame] | 762 | |
| 763 | # Missing layoutTestController.setUseDashboardCompatibilityMode() |
| 764 | http/tests/xmlhttprequest/default-content-type-dashboard.html |
| 765 | http/tests/xmlhttprequest/svg-created-by-xhr-disallowed-in-dashboard.html |
ossy@webkit.org | 7071bbd | 2009-10-28 11:05:24 +0000 | [diff] [blame] | 766 | |
ossy@webkit.org | 7c2c0939 | 2011-03-05 08:48:10 +0000 | [diff] [blame] | 767 | # Missing layoutTestController.setValueForUser() |
| 768 | fast/forms/onchange-setvalueforuser.html |
| 769 | |
ossy@webkit.org | 4032abd | 2010-12-08 11:23:34 +0000 | [diff] [blame] | 770 | # Missing layoutTestController.testRepaint() |
| 771 | fast/repaint/table-writing-modes-h.html |
| 772 | fast/repaint/table-writing-modes-v.html |
ossy@webkit.org | c22c277 | 2010-12-20 09:23:58 +0000 | [diff] [blame] | 773 | fast/repaint/text-emphasis-h.html |
| 774 | fast/repaint/text-emphasis-v.html |
ossy@webkit.org | 4032abd | 2010-12-08 11:23:34 +0000 | [diff] [blame] | 775 | |
robert@webkit.org | 545cdb22 | 2010-06-26 10:52:25 +0000 | [diff] [blame] | 776 | # timeout |
commit-queue@webkit.org | 8c84f8f | 2010-10-14 21:05:38 +0000 | [diff] [blame] | 777 | http/tests/misc/redirect-to-external-url.html |
ossy@webkit.org | ee6ef91 | 2009-10-28 13:54:39 +0000 | [diff] [blame] | 778 | http/tests/security/feed-urls-from-remote.html |
ossy@webkit.org | 7071bbd | 2009-10-28 11:05:24 +0000 | [diff] [blame] | 779 | |
robert@webkit.org | d1b7044 | 2010-06-19 11:02:54 +0000 | [diff] [blame] | 780 | # This requires didClearWindowObjectForFrameInIsolatedWorld foo in FrameLoaderClient |
| 781 | http/tests/security/isolatedWorld/didClearWindowObject.html |
| 782 | # This needs more investigation |
| 783 | http/tests/security/isolatedWorld/world-reuse.html |
ossy@webkit.org | 420f04c | 2010-01-22 12:56:31 +0000 | [diff] [blame] | 784 | |
jianli@chromium.org | f49a9b1 | 2010-09-24 18:03:19 +0000 | [diff] [blame] | 785 | # File API is not supported yet |
| 786 | fast/files |
jianli@chromium.org | 1f0abb4 | 2011-03-17 23:06:55 +0000 | [diff] [blame] | 787 | http/tests/fileapi |
ossy@webkit.org | b723ad9 | 2010-02-24 07:40:46 +0000 | [diff] [blame] | 788 | |
ossy@webkit.org | 8f13c1e | 2010-03-10 00:49:46 +0000 | [diff] [blame] | 789 | # Missing layoutTestController.setAlwaysAcceptCookies() |
| 790 | http/tests/plugins/third-party-cookie-accept-policy.html |
ossy@webkit.org | bc03e03 | 2010-03-11 10:25:51 +0000 | [diff] [blame] | 791 | |
ossy@webkit.org | 2df68bd | 2010-04-19 16:41:05 +0000 | [diff] [blame] | 792 | # Missing layoutTestController.dumpWillCacheResponse |
| 793 | http/tests/misc/willCacheResponse-delegate-callback.html |
vestbo@webkit.org | afc5012 | 2009-09-04 15:34:44 +0000 | [diff] [blame] | 794 | |
ossy@webkit.org | fd8bb22 | 2010-12-15 08:10:13 +0000 | [diff] [blame] | 795 | # Missing layoutTestController.setHandlesAuthenticationChallenges() |
| 796 | http/tests/misc/authentication-sent-to-redirect.html |
| 797 | |
ossy@webkit.org | 2f37f83 | 2011-03-16 08:14:09 +0000 | [diff] [blame] | 798 | # Missing layoutTestController.setAutofilled() |
| 799 | fast/forms/input-autofilled.html |
ossy@webkit.org | 8cb5655 | 2011-03-22 13:32:59 +0000 | [diff] [blame] | 800 | fast/forms/reset-autofilled.html |
ossy@webkit.org | 2f37f83 | 2011-03-16 08:14:09 +0000 | [diff] [blame] | 801 | |
ossy@webkit.org | b9765c1 | 2009-10-19 14:42:56 +0000 | [diff] [blame] | 802 | # ------- broken ICO file decoding |
| 803 | fast/images/favicon-as-image.html |
| 804 | fast/images/icon-0colors.html |
| 805 | fast/images/icon-decoding.html |
| 806 | |
ossy@webkit.org | 5de9958 | 2009-11-09 11:08:58 +0000 | [diff] [blame] | 807 | # ------- missing ruby annotation support for japanese fonts |
rolandsteiner@chromium.org | 131f358 | 2010-10-13 07:25:57 +0000 | [diff] [blame] | 808 | fast/ruby/ruby-beforeafter.html |
ossy@webkit.org | 5de9958 | 2009-11-09 11:08:58 +0000 | [diff] [blame] | 809 | fast/ruby/ruby-empty-rt.html |
| 810 | fast/ruby/ruby-length.html |
| 811 | fast/ruby/ruby-run-break.html |
| 812 | fast/ruby/ruby-runs-spans.html |
| 813 | fast/ruby/ruby-runs.html |
| 814 | fast/ruby/ruby-simple-rp.html |
| 815 | fast/ruby/ruby-simple.html |
| 816 | fast/ruby/ruby-trailing.html |
| 817 | fast/ruby/rubyDOM-insert-rt.html |
| 818 | fast/ruby/rubyDOM-insert-text1.html |
| 819 | fast/ruby/rubyDOM-insert-text2.html |
| 820 | fast/ruby/rubyDOM-insert-text3.html |
| 821 | fast/ruby/rubyDOM-remove-rt1.html |
| 822 | fast/ruby/rubyDOM-remove-rt2.html |
| 823 | fast/ruby/rubyDOM-remove-text1.html |
| 824 | fast/ruby/rubyDOM-remove-text2.html |
| 825 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 826 | # ============================================================================= # |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 827 | # Failing SVG tests |
| 828 | # ============================================================================= # |
robert@webkit.org | 051adf8 | 2010-06-08 19:44:15 +0000 | [diff] [blame] | 829 | |
| 830 | svg/batik/filters/feTile.svg |
| 831 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 832 | svg/dom/length-list-parser.html |
| 833 | svg/css/group-with-shadow.svg |
| 834 | svg/filters/big-sized-filter-2.svg |
| 835 | svg/filters/big-sized-filter.svg |
| 836 | svg/filters/feDisplacementMap.svg |
| 837 | svg/filters/filterRes.svg |
| 838 | svg/css/composite-shadow-example.html |
| 839 | svg/css/composite-shadow-with-opacity.html |
lars | fe7751b | 2007-10-05 08:57:06 +0000 | [diff] [blame] | 840 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 841 | # --- to be reviewed |
| 842 | svg/batik/filters/filterRegions.svg |
| 843 | svg/batik/masking/maskRegions.svg |
| 844 | svg/batik/paints/gradientLimit.svg |
| 845 | svg/batik/paints/patternPreserveAspectRatioA.svg |
| 846 | svg/batik/paints/patternRegionA.svg |
| 847 | svg/batik/paints/patternRegions.svg |
| 848 | svg/batik/text/longTextOnPath.svg |
| 849 | svg/batik/text/smallFonts.svg |
| 850 | svg/batik/text/textAnchor2.svg |
| 851 | svg/batik/text/textAnchor3.svg |
| 852 | svg/batik/text/textAnchor.svg |
| 853 | svg/batik/text/textDecoration2.svg |
| 854 | svg/batik/text/textEffect2.svg |
| 855 | svg/batik/text/textEffect3.svg |
| 856 | svg/batik/text/textEffect.svg |
| 857 | svg/batik/text/textFeatures.svg |
| 858 | svg/batik/text/textGlyphOrientationHorizontal.svg |
| 859 | svg/batik/text/textLayout2.svg |
| 860 | svg/batik/text/textLayout.svg |
| 861 | svg/batik/text/textLength.svg |
| 862 | svg/batik/text/textOnPath2.svg |
| 863 | svg/batik/text/textOnPath3.svg |
| 864 | svg/batik/text/textOnPathSpaces.svg |
| 865 | svg/batik/text/textOnPath.svg |
| 866 | svg/batik/text/textPCDATA.svg |
| 867 | svg/batik/text/textPosition2.svg |
| 868 | svg/batik/text/textPosition.svg |
| 869 | svg/batik/text/textProperties2.svg |
| 870 | svg/batik/text/textProperties.svg |
| 871 | svg/batik/text/textStyles.svg |
| 872 | svg/batik/text/verticalTextOnPath.svg |
| 873 | svg/batik/text/verticalText.svg |
| 874 | svg/batik/text/xmlSpace.svg |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 875 | svg/custom/group-opacity.svg |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 876 | svg/custom/hit-test-with-br.xhtml |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 877 | svg/custom/text-linking.svg |
ossy@webkit.org | 05ae9dd | 2011-02-18 23:42:03 +0000 | [diff] [blame] | 878 | svg/custom/embedded-svg-disallowed-in-dashboard.xml |
| 879 | svg/custom/feComponentTransfer-Discrete.svg |
| 880 | svg/custom/feComponentTransfer-Gamma.svg |
| 881 | svg/custom/feComponentTransfer-Linear.svg |
| 882 | svg/custom/feComponentTransfer-Table.svg |
| 883 | svg/custom/feDisplacementMap-01.svg |
| 884 | svg/custom/foreign-object-skew.svg |
| 885 | svg/custom/grayscale-gradient-mask.svg |
| 886 | svg/custom/js-late-clipPath-and-object-creation.svg |
| 887 | svg/custom/js-late-clipPath-creation.svg |
| 888 | svg/custom/js-late-pattern-and-object-creation.svg |
| 889 | svg/custom/js-late-pattern-creation.svg |
| 890 | svg/custom/junk-data.svg |
| 891 | svg/custom/manually-parsed-embedded-svg-disallowed-in-dashboard.html |
| 892 | svg/custom/manually-parsed-svg-disallowed-in-dashboard.html |
| 893 | svg/custom/missing-xlink.svg |
| 894 | svg/custom/path-bad-data.svg |
| 895 | svg/custom/percentage-rect.svg |
| 896 | svg/custom/pointer-events-image.svg |
| 897 | svg/custom/svg-disallowed-in-dashboard-object.html |
| 898 | svg/custom/visibility-override-filter.svg |
| 899 | svg/custom/stroke-width-click.svg |
| 900 | svg/css/css-box-min-width.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 901 | svg/hixie/dynamic/005.xml |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 902 | svg/hixie/error/013.xml |
| 903 | svg/hixie/processing-model/003.xml |
| 904 | svg/hixie/processing-model/004.xml |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 905 | svg/text/text-fonts-01-t.svg |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 906 | svg/text/text-intro-05-t.svg |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 907 | svg/text/text-tselect-02-f.svg |
lars | 8a548c8 | 2007-10-02 14:04:42 +0000 | [diff] [blame] | 908 | svg/W3C-SVG-1.1/animate-elem-08-t.svg |
lars | 8a548c8 | 2007-10-02 14:04:42 +0000 | [diff] [blame] | 909 | svg/W3C-SVG-1.1/animate-elem-80-t.svg |
lars | 8a548c8 | 2007-10-02 14:04:42 +0000 | [diff] [blame] | 910 | svg/W3C-SVG-1.1/coords-viewattr-01-b.svg |
| 911 | svg/W3C-SVG-1.1/coords-viewattr-02-b.svg |
lars | 8a548c8 | 2007-10-02 14:04:42 +0000 | [diff] [blame] | 912 | svg/W3C-SVG-1.1/filters-image-01-b.svg |
lars | 8a548c8 | 2007-10-02 14:04:42 +0000 | [diff] [blame] | 913 | svg/W3C-SVG-1.1/filters-offset-01-b.svg |
lars | 8a548c8 | 2007-10-02 14:04:42 +0000 | [diff] [blame] | 914 | svg/W3C-SVG-1.1/fonts-desc-02-t.svg |
lars | 8a548c8 | 2007-10-02 14:04:42 +0000 | [diff] [blame] | 915 | svg/W3C-SVG-1.1/fonts-glyph-04-t.svg |
lars | 8a548c8 | 2007-10-02 14:04:42 +0000 | [diff] [blame] | 916 | svg/W3C-SVG-1.1/linking-a-03-b.svg |
lars | 8a548c8 | 2007-10-02 14:04:42 +0000 | [diff] [blame] | 917 | svg/W3C-SVG-1.1/masking-path-04-b.svg |
lars | 8a548c8 | 2007-10-02 14:04:42 +0000 | [diff] [blame] | 918 | svg/W3C-SVG-1.1/metadata-example-01-b.svg |
lars | 8a548c8 | 2007-10-02 14:04:42 +0000 | [diff] [blame] | 919 | svg/W3C-SVG-1.1/paths-data-10-t.svg |
lars | 8a548c8 | 2007-10-02 14:04:42 +0000 | [diff] [blame] | 920 | svg/W3C-SVG-1.1/shapes-polyline-01-t.svg |
lars | 8a548c8 | 2007-10-02 14:04:42 +0000 | [diff] [blame] | 921 | svg/W3C-SVG-1.1/struct-cond-02-t.svg |
lars | 8a548c8 | 2007-10-02 14:04:42 +0000 | [diff] [blame] | 922 | svg/W3C-SVG-1.1/struct-use-01-t.svg |
lars | 8a548c8 | 2007-10-02 14:04:42 +0000 | [diff] [blame] | 923 | svg/W3C-SVG-1.1/text-fonts-01-t.svg |
lars | 8a548c8 | 2007-10-02 14:04:42 +0000 | [diff] [blame] | 924 | svg/W3C-SVG-1.1/text-intro-05-t.svg |
lars | 8a548c8 | 2007-10-02 14:04:42 +0000 | [diff] [blame] | 925 | svg/W3C-SVG-1.1/text-tselect-02-f.svg |
lars | 8a548c8 | 2007-10-02 14:04:42 +0000 | [diff] [blame] | 926 | svg/carto.net/button.svg |
| 927 | svg/carto.net/colourpicker.svg |
| 928 | svg/carto.net/combobox.svg |
| 929 | svg/carto.net/scrollbar.svg |
| 930 | svg/carto.net/selectionlist.svg |
| 931 | svg/carto.net/slider.svg |
| 932 | svg/carto.net/tabgroup.svg |
| 933 | svg/carto.net/textbox.svg |
| 934 | svg/carto.net/window.svg |
lars | 8a548c8 | 2007-10-02 14:04:42 +0000 | [diff] [blame] | 935 | svg/hixie/cascade/001-broken.xml |
| 936 | svg/hixie/cascade/002.xml |
| 937 | svg/hixie/data-types/001.xml |
| 938 | svg/hixie/data-types/002.xhtml |
lars | 8a548c8 | 2007-10-02 14:04:42 +0000 | [diff] [blame] | 939 | svg/hixie/dynamic/003.xml |
| 940 | svg/hixie/dynamic/004.xml |
lars | 8a548c8 | 2007-10-02 14:04:42 +0000 | [diff] [blame] | 941 | svg/hixie/dynamic/006.xml |
| 942 | svg/hixie/error/001.xml |
| 943 | svg/hixie/error/002.xml |
| 944 | svg/hixie/error/003.xml |
lars | 8a548c8 | 2007-10-02 14:04:42 +0000 | [diff] [blame] | 945 | svg/hixie/error/007.xml |
| 946 | svg/hixie/error/008.xml |
| 947 | svg/hixie/error/009.xml |
| 948 | svg/hixie/error/010.xml |
| 949 | svg/hixie/error/011.xml |
| 950 | svg/hixie/error/012.xml |
lars | 8a548c8 | 2007-10-02 14:04:42 +0000 | [diff] [blame] | 951 | svg/hixie/error/014-test.xml |
| 952 | svg/hixie/error/014.xml |
| 953 | svg/hixie/error/015.xml |
| 954 | svg/hixie/error/016.xml |
| 955 | svg/hixie/error/017.xml |
| 956 | svg/hixie/links/001.xml |
| 957 | svg/hixie/links/002.xml |
| 958 | svg/hixie/links/003-broken.xml |
| 959 | svg/hixie/mixed/003.xml |
| 960 | svg/hixie/mixed/004.xml |
| 961 | svg/hixie/mixed/005.xml |
| 962 | svg/hixie/mixed/006.xml |
| 963 | svg/hixie/mixed/008.xml |
| 964 | svg/hixie/mixed/009.xml |
| 965 | svg/hixie/mixed/010.xml |
| 966 | svg/hixie/mixed/011.xml |
| 967 | svg/hixie/painting/001.xml |
| 968 | svg/hixie/perf/001.xml |
| 969 | svg/hixie/perf/002.xml |
| 970 | svg/hixie/perf/003.xml |
| 971 | svg/hixie/perf/004.xml |
| 972 | svg/hixie/perf/005.xml |
| 973 | svg/hixie/perf/006.xml |
| 974 | svg/hixie/perf/007.xml |
lars | 8a548c8 | 2007-10-02 14:04:42 +0000 | [diff] [blame] | 975 | svg/hixie/processing-model/005.xml |
| 976 | svg/hixie/rendering-model/001.xml |
| 977 | svg/hixie/rendering-model/002.xml |
| 978 | svg/hixie/rendering-model/003.xhtml |
| 979 | svg/hixie/rendering-model/003a.xml |
| 980 | svg/hixie/rendering-model/004.xhtml |
| 981 | svg/hixie/shapes/path/001.xml |
lars | 8a548c8 | 2007-10-02 14:04:42 +0000 | [diff] [blame] | 982 | svg/hixie/text/002.xml |
| 983 | svg/hixie/text/003.html |
| 984 | svg/hixie/text/003a.xml |
| 985 | svg/hixie/text/003b.xml |
| 986 | svg/hixie/transform/001.xml |
| 987 | svg/hixie/use/001.xml |
| 988 | svg/hixie/use/002-test.xml |
| 989 | svg/hixie/use/002.xml |
| 990 | svg/hixie/viewbox/001.xml |
| 991 | svg/hixie/viewbox/002.xml |
| 992 | svg/hixie/viewbox/003.xml |
| 993 | svg/hixie/viewbox/004.xml |
| 994 | svg/hixie/viewbox/preserveAspectRatio/001.xml |
| 995 | svg/hixie/viewbox/preserveAspectRatio/002.xml |
hausmann@webkit.org | a181487 | 2008-05-07 14:21:40 +0000 | [diff] [blame] | 996 | svg/W3C-SVG-1.1/struct-frag-01-t.svg |
| 997 | svg/css/getComputedStyle-basic.xhtml |
hausmann@webkit.org | a181487 | 2008-05-07 14:21:40 +0000 | [diff] [blame] | 998 | svg/dom/SVGRectElement/rect-modify-rx.svg |
| 999 | svg/hixie/dynamic/002.xml |
| 1000 | svg/hixie/mixed/007.xml |
hausmann@webkit.org | 9f6c293 | 2008-05-26 12:29:11 +0000 | [diff] [blame] | 1001 | |
ossy@webkit.org | 91b5de1 | 2011-03-16 16:52:49 +0000 | [diff] [blame] | 1002 | # --- missing test fonts |
| 1003 | svg/W3C-I18N/g-dirLTR-ubNone.svg |
| 1004 | svg/W3C-I18N/g-dirLTR-ubOverride.svg |
| 1005 | svg/W3C-I18N/g-dirRTL-ubNone.svg |
| 1006 | svg/W3C-I18N/g-dirRTL-ubOverride.svg |
| 1007 | svg/W3C-I18N/text-anchor-dirLTR-anchorEnd.svg |
| 1008 | svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle.svg |
| 1009 | svg/W3C-I18N/text-anchor-dirLTR-anchorStart.svg |
| 1010 | svg/W3C-I18N/text-anchor-dirNone-anchorEnd.svg |
| 1011 | svg/W3C-I18N/text-anchor-dirNone-anchorMiddle.svg |
| 1012 | svg/W3C-I18N/text-anchor-dirNone-anchorStart.svg |
| 1013 | svg/W3C-I18N/text-anchor-dirRTL-anchorEnd.svg |
| 1014 | svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle.svg |
| 1015 | svg/W3C-I18N/text-anchor-dirRTL-anchorStart.svg |
| 1016 | svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd.svg |
| 1017 | svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle.svg |
| 1018 | svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart.svg |
| 1019 | svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd.svg |
| 1020 | svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle.svg |
| 1021 | svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart.svg |
| 1022 | svg/W3C-I18N/text-anchor-no-markup.svg |
| 1023 | svg/W3C-I18N/text-dirLTR-ubNone.svg |
| 1024 | svg/W3C-I18N/text-dirLTR-ubOverride.svg |
| 1025 | svg/W3C-I18N/text-dirRTL-ubNone.svg |
| 1026 | svg/W3C-I18N/text-dirRTL-ubOverride.svg |
| 1027 | svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context.svg |
| 1028 | svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context.svg |
| 1029 | svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context.svg |
| 1030 | svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context.svg |
| 1031 | svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context.svg |
| 1032 | svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context.svg |
| 1033 | svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context.svg |
| 1034 | svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context.svg |
| 1035 | svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context.svg |
| 1036 | svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context.svg |
| 1037 | svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context.svg |
| 1038 | svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context.svg |
| 1039 | svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context.svg |
| 1040 | svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context.svg |
| 1041 | svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context.svg |
| 1042 | svg/W3C-I18N/tspan-direction-ltr.svg |
| 1043 | svg/W3C-I18N/tspan-direction-rtl.svg |
ossy@webkit.org | 752f648 | 2011-03-16 17:22:50 +0000 | [diff] [blame] | 1044 | svg/W3C-SVG-1.1/text-fonts-01-t.svg |
| 1045 | svg/W3C-SVG-1.1/text-intro-05-t.svg |
| 1046 | svg/W3C-SVG-1.1/text-tselect-02-f.svg |
ossy@webkit.org | 91b5de1 | 2011-03-16 16:52:49 +0000 | [diff] [blame] | 1047 | svg/W3C-SVG-1.1-SE/text-intro-02-b.svg |
| 1048 | svg/W3C-SVG-1.1-SE/text-intro-05-t.svg |
| 1049 | svg/W3C-SVG-1.1-SE/text-intro-09-b.svg |
| 1050 | svg/text/bidi-reorder-value-lists.svg |
| 1051 | svg/text/bidi-text-anchor-direction.svg |
| 1052 | svg/text/bidi-text-query.svg |
| 1053 | svg/text/bidi-tspans.svg |
ossy@webkit.org | 752f648 | 2011-03-16 17:22:50 +0000 | [diff] [blame] | 1054 | svg/text/text-fonts-01-t.svg |
| 1055 | svg/text/text-intro-05-t.svg |
| 1056 | svg/text/text-tselect-02-f.svg |
ossy@webkit.org | 91b5de1 | 2011-03-16 16:52:49 +0000 | [diff] [blame] | 1057 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1058 | # ============================================================================= # |
| 1059 | # failing animations tests |
| 1060 | # ============================================================================= # |
robert@webkit.org | 051adf8 | 2010-06-08 19:44:15 +0000 | [diff] [blame] | 1061 | # Needs expected results |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1062 | animations/animation-drt-api.html |
| 1063 | animations/animation-drt-api-multiple-keyframes.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1064 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1065 | # ============================================================================= # |
| 1066 | # Failing CSS Tests |
| 1067 | # ============================================================================= # |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1068 | # REGRESSION (r53450) - skipped until fix |
| 1069 | # https://bugs.webkit.org/show_bug.cgi?id=33834 |
| 1070 | css1/box_properties/acid_test.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1071 | |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1072 | css2.1/t010403-shand-font-02-b.html |
| 1073 | css2.1/t010403-shand-font-03-b.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1074 | css2.1/t0511-c21-pseud-link-02-e.html |
| 1075 | css2.1/t0511-c21-pseud-link-03-e.html |
| 1076 | css2.1/t051201-c23-first-line-00-b.html |
| 1077 | css2.1/t051202-c24-first-lttr-00-b.html |
| 1078 | css2.1/t051202-c26-psudo-nest-00-c.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1079 | css2.1/t0602-c13-inh-underlin-00-e.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1080 | css2.1/t0804-c5507-ipadn-r-02-b-ag.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1081 | css2.1/t0805-c5522-brdr-02-e.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1082 | css2.1/t0905-c414-flt-fit-01-d-g.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1083 | css2.1/t0905-c5525-flthw-00-c-g.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1084 | css2.1/t0905-c5526-flthw-00-c-g.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1085 | css2.1/t1004-c43-rpl-ibx-00-d-ag.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1086 | css2.1/t100801-c42-ibx-ht-00-d-a.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1087 | css2.1/t100801-c544-valgn-01-d-ag.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1088 | css2.1/t100801-c548-ln-ht-02-b-ag.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1089 | css2.1/t1008-c44-ln-box-00-d-ag.html |
| 1090 | css2.1/t1008-c44-ln-box-01-d-ag.html |
| 1091 | css2.1/t1008-c44-ln-box-02-d-ag.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1092 | css2.1/t1202-counters-04-b.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1093 | css2.1/t1601-c547-indent-00-b-a.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1094 | css2.1/t1602-c43-center-00-d-ag.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1095 | css2.1/t1604-c541-word-sp-00-b-a.html |
| 1096 | css2.1/t1604-c541-word-sp-01-b-a.html |
| 1097 | css2.1/t1604-c542-letter-sp-00-b-a.html |
| 1098 | css2.1/t1604-c542-letter-sp-01-b-a.html |
| 1099 | css2.1/t1605-c545-txttrans-00-b-ag.html |
hausmann@webkit.org | a4200b64 | 2009-09-30 12:16:33 +0000 | [diff] [blame] | 1100 | css2.1/t140201-c534-bgreps-00-c-ag.html |
| 1101 | css2.1/t140201-c534-bgreps-01-c-ag.html |
| 1102 | css2.1/t140201-c534-bgreps-02-c-ag.html |
| 1103 | css2.1/t140201-c534-bgreps-03-c-ag.html |
| 1104 | css2.1/t140201-c534-bgreps-04-c-ag.html |
| 1105 | css2.1/t140201-c534-bgreps-05-c-ag.html |
hausmann@webkit.org | a4200b64 | 2009-09-30 12:16:33 +0000 | [diff] [blame] | 1106 | css2.1/t140201-c537-bgfxps-00-c-ag.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1107 | |
| 1108 | # ============================================================================= # |
| 1109 | # Failing dom/xhtml tests |
| 1110 | # ============================================================================= # |
| 1111 | dom/xhtml/level3/core/canonicalform08.xhtml |
| 1112 | dom/xhtml/level3/core/canonicalform09.xhtml |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1113 | dom/xhtml/level3/core/documentgetinputencoding03.xhtml |
| 1114 | dom/xhtml/level3/core/entitygetinputencoding02.xhtml |
| 1115 | dom/xhtml/level3/core/entitygetxmlversion02.xhtml |
| 1116 | dom/xhtml/level3/core/nodegetbaseuri05.xhtml |
| 1117 | dom/xhtml/level3/core/nodegetbaseuri07.xhtml |
| 1118 | dom/xhtml/level3/core/nodegetbaseuri09.xhtml |
| 1119 | dom/xhtml/level3/core/nodegetbaseuri10.xhtml |
| 1120 | dom/xhtml/level3/core/nodegetbaseuri11.xhtml |
| 1121 | dom/xhtml/level3/core/nodegetbaseuri15.xhtml |
| 1122 | dom/xhtml/level3/core/nodegetbaseuri17.xhtml |
| 1123 | dom/xhtml/level3/core/nodegetbaseuri18.xhtml |
| 1124 | dom/xhtml/level3/core/nodelookupnamespaceuri01.xhtml |
| 1125 | dom/xhtml/level3/core/nodelookupprefix19.xhtml |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1126 | |
| 1127 | # ============================================================================= # |
| 1128 | # Failing editing/deleting tests |
| 1129 | # ============================================================================= # |
| 1130 | |
| 1131 | # -- fail with --platform mac --ignore-metrics |
| 1132 | editing/deleting/delete-ligature-001.html |
| 1133 | editing/deleting/delete-ligature-002.html |
| 1134 | editing/deleting/delete-ligature-003.html |
| 1135 | editing/deleting/delete-block-table.html |
| 1136 | editing/deleting/delete-line-end-ws-002.html |
| 1137 | editing/deleting/deletionUI-single-instance.html |
| 1138 | editing/deleting/collapse-whitespace-3587601-fix.html |
| 1139 | editing/deleting/delete-3608430-fix.html |
| 1140 | editing/deleting/delete-3608462-fix.html |
| 1141 | editing/deleting/delete-3800834-fix.html |
| 1142 | editing/deleting/delete-4083333-fix.html |
| 1143 | editing/deleting/delete-and-undo.html |
| 1144 | editing/deleting/delete-at-paragraph-boundaries-008.html |
| 1145 | editing/deleting/delete-block-merge-contents-018.html |
| 1146 | editing/deleting/delete-block-merge-contents-021.html |
| 1147 | editing/deleting/delete-block-merge-contents-022.html |
| 1148 | editing/deleting/delete-br-007.html |
| 1149 | editing/deleting/delete-contiguous-ws-001.html |
| 1150 | editing/deleting/delete-leading-ws-001.html |
| 1151 | editing/deleting/delete-listitem-001.html |
| 1152 | editing/deleting/delete-listitem-002.html |
| 1153 | editing/deleting/delete-tab-001.html |
| 1154 | editing/deleting/delete-tab-002.html |
| 1155 | editing/deleting/delete-tab-003.html |
| 1156 | editing/deleting/delete-tab-004.html |
| 1157 | editing/deleting/delete-ws-fixup-001.html |
| 1158 | editing/deleting/delete-ws-fixup-002.html |
| 1159 | editing/deleting/delete-ws-fixup-003.html |
| 1160 | editing/deleting/delete-ws-fixup-004.html |
| 1161 | editing/deleting/forward-delete.html |
| 1162 | editing/deleting/smart-delete-002.html |
| 1163 | |
robert@webkit.org | 1585794 | 2010-05-03 15:39:54 +0000 | [diff] [blame] | 1164 | # =========================================================================== # |
| 1165 | # Failing editing/selection tests. # |
| 1166 | # =========================================================================== # |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1167 | |
robert@webkit.org | 051adf8 | 2010-06-08 19:44:15 +0000 | [diff] [blame] | 1168 | # This seems to pass now! |
| 1169 | editing/selection/extend-selection-after-double-click.html |
| 1170 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1171 | # -- fail with --platform mac --ignore-metrics |
robert@webkit.org | 051adf8 | 2010-06-08 19:44:15 +0000 | [diff] [blame] | 1172 | editing/selection/doubleclick-beside-cr-span.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1173 | editing/selection/drag-start-event-client-x-y.html |
| 1174 | editing/selection/hit-test-anonymous.html |
| 1175 | editing/selection/4895428-1.html |
| 1176 | editing/selection/4895428-4.html |
| 1177 | editing/selection/5057506-2.html |
| 1178 | editing/selection/5057506.html |
| 1179 | editing/selection/5232159.html |
| 1180 | editing/selection/5333725.html |
| 1181 | editing/selection/click-start-of-line.html |
| 1182 | editing/selection/contains-boundaries.html |
| 1183 | editing/selection/designmode-no-caret.html |
| 1184 | editing/selection/drag-to-contenteditable-iframe.html |
| 1185 | editing/selection/fake-drag.html |
| 1186 | editing/selection/inline-closest-leaf-child.html |
| 1187 | editing/selection/mixed-editability-1.html |
| 1188 | editing/selection/select-from-textfield-outwards.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1189 | editing/selection/4983858.html |
| 1190 | editing/selection/end-of-document.html |
| 1191 | editing/selection/move-left-right.html |
| 1192 | editing/selection/select-all-001.html |
| 1193 | editing/selection/select-all-002.html |
| 1194 | editing/selection/select-all-003.html |
| 1195 | editing/selection/5081257-1.html |
| 1196 | editing/selection/5081257-2.html |
| 1197 | editing/selection/5234383-1.html |
| 1198 | editing/selection/5234383-2.html |
| 1199 | editing/selection/7152-1.html |
| 1200 | editing/selection/7152-2.html |
| 1201 | editing/selection/drag-in-iframe.html |
| 1202 | editing/selection/editable-html-element.html |
| 1203 | editing/selection/editable-non-editable-crash.html |
| 1204 | editing/selection/move-between-blocks-no-001.html |
| 1205 | editing/selection/move-past-trailing-space.html |
| 1206 | editing/selection/replace-selection-1.html |
| 1207 | editing/selection/select-all-005.html |
| 1208 | editing/selection/select-all-006.html |
| 1209 | editing/selection/select-box.html |
| 1210 | |
ossy@webkit.org | 7a5a5b6 | 2011-01-21 12:16:20 +0000 | [diff] [blame] | 1211 | # https://bugs.webkit.org/show_bug.cgi?id=52883 |
| 1212 | editing/selection/rtl-move-selection-right-left.html |
| 1213 | |
commit-queue@webkit.org | ddd8f6d | 2010-08-17 01:19:45 +0000 | [diff] [blame] | 1214 | # [Qt] editing tests fails after r54980 |
| 1215 | # https://bugs.webkit.org/show_bug.cgi?id=35145 |
commit-queue@webkit.org | ddd8f6d | 2010-08-17 01:19:45 +0000 | [diff] [blame] | 1216 | editing/selection/extend-after-mouse-selection.html |
| 1217 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1218 | # stderr |
| 1219 | editing/selection/editable-links.html |
| 1220 | editing/selection/drag-text-delay.html |
| 1221 | |
| 1222 | # https://bugs.webkit.org/show_bug.cgi?id=38656 |
| 1223 | editing/selection/shift-click.html |
| 1224 | |
| 1225 | # -- pass with --platform mac --ignore-metrics |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1226 | editing/selection/extend-selection-bidi.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1227 | editing/selection/selection-background.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1228 | editing/selection/4397952.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1229 | editing/selection/4932260-1.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1230 | editing/selection/5007143-2.html |
| 1231 | editing/selection/5007143.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1232 | editing/selection/caret-rtl-2.html |
| 1233 | editing/selection/caret-rtl.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1234 | editing/selection/iframe.html |
| 1235 | editing/selection/image-before-linebreak.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1236 | editing/selection/mixed-editability-2.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1237 | editing/selection/move-by-character-6.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1238 | editing/selection/select-element-paragraph-boundary.html |
robert@webkit.org | 1585794 | 2010-05-03 15:39:54 +0000 | [diff] [blame] | 1239 | |
ojan@chromium.org | 1ce008c | 2010-07-08 23:51:58 +0000 | [diff] [blame] | 1240 | # https://bugs.webkit.org/show_bug.cgi?id=41918 |
| 1241 | editing/selection/5195166-1.html |
robert@webkit.org | 1585794 | 2010-05-03 15:39:54 +0000 | [diff] [blame] | 1242 | |
philn@webkit.org | fd50428 | 2010-09-21 06:54:09 +0000 | [diff] [blame] | 1243 | # and https://bugs.webkit.org/show_bug.cgi?id=45021 |
| 1244 | media/context-menu-actions.html |
philn@webkit.org | 88a209f | 2010-09-16 16:06:46 +0000 | [diff] [blame] | 1245 | |
ossy@webkit.org | 1deabf2 | 2011-01-24 14:24:10 +0000 | [diff] [blame] | 1246 | # RTL: selection.modify("move", "forward", "line") when cursor is at start of a line does not move down a line |
| 1247 | # https://bugs.webkit.org/show_bug.cgi?id=51517 |
| 1248 | editing/selection/extend-to-line-boundary.html |
| 1249 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1250 | # ============================================================================= # |
| 1251 | # Failing editing/spelling tests |
| 1252 | # ============================================================================= # |
robert@webkit.org | 051adf8 | 2010-06-08 19:44:15 +0000 | [diff] [blame] | 1253 | # Need to dump context menu items on eventSender.contextClick(true). |
| 1254 | # https://bugs.webkit.org/show_bug.cgi?id=39103 |
| 1255 | editing/spelling/context-menu-suggestions.html |
| 1256 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1257 | # -- fail with --platform mac --ignore-metrics |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1258 | editing/spelling/inline_spelling_markers.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1259 | editing/spelling/spelling-linebreak.html |
| 1260 | |
| 1261 | # -- pass with --platform mac --ignore-metrics |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1262 | editing/spelling/spellcheck-attribute.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1263 | editing/spelling/spelling.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1264 | |
ossy@webkit.org | 5a7bf75 | 2011-03-02 14:45:44 +0000 | [diff] [blame] | 1265 | # textInputController.hasMarkedText() is not implemented. |
| 1266 | editing/input/setting-input-value-cancel-ime-composition.html |
| 1267 | |
commit-queue@webkit.org | 77ba145 | 2010-09-03 10:36:04 +0000 | [diff] [blame] | 1268 | # textInputController.hasSpellingMarkers() is not implemented. |
morrita@google.com | 3cb95c7 | 2010-11-05 04:58:51 +0000 | [diff] [blame] | 1269 | editing/spelling/spelling-hasspellingmarker.html |
commit-queue@webkit.org | 77ba145 | 2010-09-03 10:36:04 +0000 | [diff] [blame] | 1270 | |
morrita@google.com | 00b3f0f | 2010-09-09 03:26:17 +0000 | [diff] [blame] | 1271 | # https://bugs.webkit.org/show_bug.cgi?id=45435 |
| 1272 | editing/spelling/spelling-backspace-between-lines.html |
| 1273 | |
morrita@google.com | d165d1d | 2010-10-28 10:41:58 +0000 | [diff] [blame] | 1274 | editing/spelling/spelling-attribute-change.html |
morrita@google.com | 447109a | 2010-11-02 06:34:26 +0000 | [diff] [blame] | 1275 | editing/spelling/spelling-attribute-at-child.html |
morrita@google.com | d165d1d | 2010-10-28 10:41:58 +0000 | [diff] [blame] | 1276 | |
morrita@google.com | 7a18fee | 2010-12-13 06:06:19 +0000 | [diff] [blame] | 1277 | # EditorClient::requestCheckingOfString() is not implemented |
| 1278 | editing/spelling/spellcheck-paste.html |
| 1279 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1280 | # ============================================================================= # |
| 1281 | # failing editing/style tests |
| 1282 | # ============================================================================= # |
| 1283 | |
| 1284 | # -- fail with --platform mac --ignore-metrics |
| 1285 | editing/style/style-3681552-fix-002.html |
| 1286 | editing/style/apple-style-editable-mix.html |
| 1287 | editing/style/create-block-for-style-012.html |
| 1288 | editing/style/5279521.html |
| 1289 | editing/style/create-block-for-style-001.html |
| 1290 | editing/style/create-block-for-style-002.html |
| 1291 | editing/style/create-block-for-style-003.html |
| 1292 | editing/style/create-block-for-style-004.html |
| 1293 | editing/style/create-block-for-style-005.html |
| 1294 | editing/style/create-block-for-style-006.html |
| 1295 | editing/style/create-block-for-style-009.html |
| 1296 | editing/style/create-block-for-style-010.html |
| 1297 | editing/style/create-block-for-style-011.html |
| 1298 | editing/style/create-block-for-style-013.html |
| 1299 | editing/style/relative-font-size-change-001.html |
| 1300 | editing/style/relative-font-size-change-002.html |
| 1301 | editing/style/relative-font-size-change-003.html |
| 1302 | editing/style/relative-font-size-change-004.html |
| 1303 | editing/style/style-3681552-fix-001.html |
| 1304 | editing/style/typing-style-001.html |
| 1305 | editing/style/typing-style-002.html |
| 1306 | editing/style/unbold-in-bold.html |
| 1307 | |
| 1308 | # -- pass with --platform mac --ignore-metrics |
robert@webkit.org | 051adf8 | 2010-06-08 19:44:15 +0000 | [diff] [blame] | 1309 | editing/style/apply-through-end-of-document.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1310 | editing/style/font-family-with-space.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1311 | editing/style/4916887.html |
| 1312 | editing/style/5017613-1.html |
| 1313 | editing/style/5017613-2.html |
| 1314 | editing/style/5046875-1.html |
| 1315 | editing/style/5046875-2.html |
| 1316 | editing/style/5065910.html |
| 1317 | editing/style/5084241.html |
| 1318 | editing/style/5228141.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1319 | editing/style/block-style-001.html |
| 1320 | editing/style/block-style-002.html |
| 1321 | editing/style/block-style-003.html |
| 1322 | editing/style/block-style-004.html |
| 1323 | editing/style/block-style-005.html |
| 1324 | editing/style/block-style-006.html |
| 1325 | editing/style/block-styles-007.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1326 | editing/style/create-block-for-style-007.html |
| 1327 | editing/style/create-block-for-style-008.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1328 | editing/style/designmode.html |
| 1329 | editing/style/fontsize-1.html |
| 1330 | editing/style/highlight.html |
| 1331 | editing/style/non-inheritable-styles.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1332 | editing/style/smoosh-styles-001.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1333 | editing/style/smoosh-styles-003.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1334 | editing/style/style-3690704-fix.html |
| 1335 | editing/style/style-3998892-fix.html |
| 1336 | editing/style/style-boundary-001.html |
| 1337 | editing/style/style-boundary-002.html |
| 1338 | editing/style/style-boundary-003.html |
| 1339 | editing/style/style-boundary-004.html |
| 1340 | editing/style/style-boundary-005.html |
| 1341 | editing/style/table-selection.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1342 | |
| 1343 | # ============================================================================= # |
| 1344 | # failing undo tests |
| 1345 | # ============================================================================= # |
| 1346 | |
| 1347 | # -- pass with --platform mac --ignore-metrics |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1348 | editing/undo/5378473.html |
| 1349 | editing/undo/redo-typing-001.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1350 | editing/undo/undo-misspellings.html |
| 1351 | editing/undo/undo-typing-001.html |
| 1352 | |
| 1353 | # -- fail with --platform mac --ignore-metrics |
| 1354 | editing/undo/4063751.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1355 | editing/undo/undo-combined-delete-boundary.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1356 | editing/undo/undo-combined-delete.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1357 | editing/undo/undo-delete-boundary.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1358 | editing/undo/undo-delete.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1359 | editing/undo/undo-forward-delete-boundary.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1360 | editing/undo/undo-forward-delete.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1361 | |
| 1362 | # ============================================================================= # |
| 1363 | # failing unsupported-content tests |
| 1364 | # ============================================================================= # |
| 1365 | # -- pass with --platform mac --ignore-metrics |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1366 | editing/unsupported-content/list-delete-001.html |
| 1367 | editing/unsupported-content/list-delete-003.html |
| 1368 | editing/unsupported-content/list-type-after.html |
| 1369 | editing/unsupported-content/list-type-before.html |
| 1370 | editing/unsupported-content/table-delete-001.html |
| 1371 | editing/unsupported-content/table-delete-002.html |
| 1372 | editing/unsupported-content/table-delete-003.html |
| 1373 | editing/unsupported-content/table-type-after.html |
| 1374 | editing/unsupported-content/table-type-before.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1375 | |
| 1376 | |
| 1377 | # ============================================================================= # |
| 1378 | # failing fast tests |
| 1379 | # ============================================================================= # |
robert@webkit.org | 051adf8 | 2010-06-08 19:44:15 +0000 | [diff] [blame] | 1380 | |
ossy@webkit.org | 71bb4c5 | 2010-06-14 20:05:21 +0000 | [diff] [blame] | 1381 | # [Qt] fast/text/justify-padding-distribution.html fails |
| 1382 | # https://bugs.webkit.org/show_bug.cgi?id=40584 |
| 1383 | fast/text/justify-padding-distribution.html |
| 1384 | |
robert@webkit.org | 051adf8 | 2010-06-08 19:44:15 +0000 | [diff] [blame] | 1385 | # Failing tests introduced by changing the default font sizes to |
| 1386 | # conform other platforms. Probably caused by previously hidden bugs. |
robert@webkit.org | 051adf8 | 2010-06-08 19:44:15 +0000 | [diff] [blame] | 1387 | fast/history/history_reload.html |
| 1388 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1389 | # This test fails because Qt does not support conditionals in unicode special casing. |
| 1390 | # See also http://trolltech.com/developer/task-tracker/index_html?id=212870&method=entry |
| 1391 | fast/css/case-transform.html |
| 1392 | |
robert@webkit.org | 051adf8 | 2010-06-08 19:44:15 +0000 | [diff] [blame] | 1393 | # New test hangs QT bot |
| 1394 | # Discussed in https://bugs.webkit.org/show_bug.cgi?id=38928 |
| 1395 | fast/loader/recursive-before-unload-crash.html |
| 1396 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1397 | # REGRESSION (r53450) - skipped until fix |
| 1398 | # https://bugs.webkit.org/show_bug.cgi?id=33834 |
| 1399 | fast/forms/textarea-scrollbar-height.html |
| 1400 | # Final four tests before Qt buildbot is green |
| 1401 | # https://bugs.webkit.org/show_bug.cgi?id=27914 |
| 1402 | fast/css/positioned-overflow-scroll.html |
| 1403 | fast/dom/prototype-inheritance-2.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1404 | # This port doesn't support detecting slow unload handlers. |
| 1405 | fast/dom/Window/slow-unload-handler.html |
| 1406 | fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html |
| 1407 | # Need rebaseline: https://bugs.webkit.org/show_bug.cgi?id=26830 |
| 1408 | fast/multicol/single-line.html |
| 1409 | # validationMessage: https://bugs.webkit.org/show_bug.cgi?id=27959 |
| 1410 | fast/forms/validationMessage.html |
| 1411 | fast/css/color-correction-backgrounds-and-text.html |
| 1412 | fast/css/color-correction-on-background-image.html |
| 1413 | fast/css/color-correction-on-backgrounds.html |
| 1414 | fast/css/color-correction-on-box-shadow.html |
| 1415 | fast/css/color-correction-on-text-shadow.html |
| 1416 | fast/css/color-correction-on-text.html |
| 1417 | fast/css/color-correction-untagged-images.html |
| 1418 | fast/css/color-correction.html |
| 1419 | |
| 1420 | fast/block/positioning/relative-positioned-inline-container.html |
| 1421 | fast/repaint/block-selection-gap-in-composited-layer.html |
| 1422 | fast/repaint/block-selection-gap-in-table-cell.html |
| 1423 | fast/repaint/block-selection-gap-stale-cache-2.html |
| 1424 | fast/repaint/block-selection-gap-stale-cache.html |
| 1425 | fast/repaint/inline-overflow.html |
| 1426 | fast/repaint/inline-relative-positioned.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1427 | # eventSender missing touchCancel() and cancelTouchPoint() |
| 1428 | fast/events/touch/send-oncancel-event.html |
| 1429 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1430 | # Relies on WebKit API [WebView _loadBackForwardListFromOtherView:] |
| 1431 | fast/loader/crash-copying-backforwardlist.html |
| 1432 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1433 | # Needs platform specific API implemented in DRT, maybe not relevant for non-Mac and non-Windows ports |
| 1434 | fast/loader/api-test-new-window-data-load-base-url.html |
| 1435 | fast/loader/api-test-go-to-current-back-forward-item.html |
| 1436 | |
| 1437 | # Slider tests that need new results |
| 1438 | fast/forms/slider-padding.html |
| 1439 | fast/forms/slider-thumb-shared-style.html |
| 1440 | fast/forms/slider-thumb-stylability.html |
| 1441 | fast/forms/slider-zoomed.html |
| 1442 | fast/forms/slider-mouse-events.html |
| 1443 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1444 | # For some reason crashes when run with all tests. Passes individually. |
| 1445 | fast/forms/multiple-form-submission-protection-mouse.html |
| 1446 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1447 | # https://bugs.webkit.org/show_bug.cgi?id=35973 |
| 1448 | fast/multicol/hit-test-above-or-below.html |
| 1449 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1450 | # Not sure why this is failing on Qt. |
| 1451 | # https://bugs.webkit.org/show_bug.cgi?id=37697 |
| 1452 | fast/url/host.html |
| 1453 | |
robert@webkit.org | 051adf8 | 2010-06-08 19:44:15 +0000 | [diff] [blame] | 1454 | # https://bugs.webkit.org/show_bug.cgi?id=39852 |
| 1455 | fast/encoding/yentest.html |
| 1456 | fast/encoding/yentest2.html |
| 1457 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1458 | # -- fail with --platform mac --ignore-metrics |
| 1459 | fast/box-sizing/percentage-height.html |
| 1460 | fast/css/acid2-pixel.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1461 | fast/dom/focus-contenteditable.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1462 | fast/dom/isindex-002.html |
| 1463 | # seems to trigger some bugs/missing features in QTextCodec |
| 1464 | fast/encoding/char-encoding.html |
| 1465 | # QUrl::from/toACE seems to be stricter than what ICU does. |
| 1466 | fast/encoding/idn-security.html |
| 1467 | fast/encoding/xmacroman-encoding-test.html |
| 1468 | fast/encoding/GBK/EUC-CN.html |
| 1469 | fast/encoding/GBK/chinese.html |
| 1470 | fast/encoding/GBK/cn-gb.html |
| 1471 | fast/encoding/GBK/csgb2312.html |
| 1472 | fast/encoding/GBK/csgb231280.html |
| 1473 | fast/encoding/GBK/gb2312.html |
| 1474 | fast/encoding/GBK/gb_2312-80.html |
| 1475 | fast/encoding/GBK/gbk.html |
| 1476 | fast/encoding/GBK/iso-ir-58.html |
| 1477 | fast/encoding/GBK/x-euc-cn.html |
| 1478 | fast/encoding/GBK/x-gbk.html |
| 1479 | fast/events/autoscroll.html |
| 1480 | fast/events/click-count.html |
| 1481 | fast/events/content-changed-during-drop.html |
| 1482 | fast/events/js-keyboard-event-creation.html |
| 1483 | fast/events/keydown-1.html |
| 1484 | fast/events/keypress-insert-tab.html |
| 1485 | fast/events/ondragenter.html |
| 1486 | fast/events/reveal-link-when-focused.html |
| 1487 | fast/events/standalone-image-drag-to-editable.html |
| 1488 | fast/events/updateLayoutForHitTest.html |
| 1489 | fast/forms/input-selectedoption.html |
| 1490 | fast/forms/drag-into-textarea.html |
| 1491 | fast/forms/input-readonly-autoscroll.html |
| 1492 | fast/forms/input-text-click-outside.html |
| 1493 | fast/forms/input-text-drag-down.html |
| 1494 | fast/forms/input-text-scroll-left-on-blur.html |
| 1495 | fast/forms/listbox-onchange.html |
| 1496 | fast/forms/listbox-selection-2.html |
| 1497 | fast/forms/listbox-selection.html |
| 1498 | fast/forms/onselect-textarea.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1499 | fast/forms/select-writing-direction-natural.html |
| 1500 | fast/forms/tabbing-input-iframe.html |
| 1501 | fast/forms/textAreaLineHeight.html |
| 1502 | fast/forms/textarea-scroll-height.html |
| 1503 | fast/forms/textarea-scrollbar.html |
| 1504 | fast/forms/textarea-scrolled-type.html |
| 1505 | fast/frames/iframe-window-focus.html |
| 1506 | fast/html/keygen.html |
| 1507 | fast/invalid/missing-end-tag.xhtml |
| 1508 | fast/invalid/residual-style.html |
| 1509 | fast/js/string-capitalization.html |
| 1510 | fast/lists/drag-into-marker.html |
| 1511 | fast/overflow/clip-rects-fixed-ancestor.html |
| 1512 | fast/overflow/overflow-rtl.html |
| 1513 | fast/overflow/overflow-x-y.html |
| 1514 | fast/overflow/scroll-nested-positioned-layer-in-overflow.html |
| 1515 | fast/overflow/scrollRevealButton.html |
| 1516 | fast/parser/external-entities.xml |
| 1517 | fast/parser/xhtml-alternate-entities.xml |
| 1518 | fast/repaint/box-shadow-h.html |
| 1519 | fast/repaint/box-shadow-v.html |
| 1520 | fast/repaint/fixed.html |
| 1521 | fast/repaint/flexible-box-overflow-horizontal.html |
| 1522 | fast/repaint/flexible-box-overflow.html |
| 1523 | fast/repaint/inline-block-overflow.html |
| 1524 | fast/repaint/layer-child-outline.html |
| 1525 | fast/repaint/layer-outline-horizontal.html |
| 1526 | fast/repaint/layer-outline.html |
| 1527 | fast/repaint/list-marker.html |
| 1528 | fast/repaint/overflow-outline-repaint.html |
| 1529 | fast/repaint/selection-gap-overflow-scroll.html |
| 1530 | fast/repaint/table-cell-vertical-overflow.html |
| 1531 | fast/repaint/text-selection-rect-in-overflow-2.html |
| 1532 | fast/repaint/text-selection-rect-in-overflow.html |
| 1533 | fast/repaint/text-shadow-horizontal.html |
| 1534 | fast/repaint/text-shadow.html |
| 1535 | fast/replaced/width100percent-textarea.html |
| 1536 | fast/table/giantCellspacing.html |
| 1537 | fast/text/atsui-pointtooffset-calls-cg.html |
| 1538 | fast/text/atsui-rtl-override-selection.html |
| 1539 | fast/text/in-rendered-text-rtl.html |
| 1540 | fast/text/large-text-composed-char-dos.html |
| 1541 | fast/text/international/002.html |
| 1542 | fast/block/positioning/absolute-in-inline-rtl-4.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1543 | fast/canvas/canvas-gradient-addStop-error.html |
| 1544 | fast/css/zoom-body-scroll.html |
| 1545 | fast/dom/Element/getBoundingClientRect.html |
| 1546 | fast/dom/Element/getClientRects.html |
| 1547 | fast/dom/Range/getBoundingClientRect.html |
| 1548 | fast/dom/Range/getClientRects.html |
| 1549 | fast/dom/tabindex-clamp.html |
| 1550 | fast/dom/HTMLScriptElement/nested-execution.html |
| 1551 | fast/dom/Window/webkitConvertPoint.html |
| 1552 | fast/encoding/char-encoding-mac.html |
| 1553 | fast/encoding/hebrew/8859-8-e.html |
| 1554 | fast/encoding/hebrew/8859-8-i.html |
| 1555 | fast/encoding/hebrew/logical.html |
| 1556 | fast/events/crash-on-mutate-during-drop.html |
| 1557 | fast/forms/option-mouseevents.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1558 | fast/forms/text-control-intrinsic-widths.html |
| 1559 | fast/forms/textarea-metrics.html |
| 1560 | fast/history/window-open.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1561 | fast/dom/HTMLDocument/hasFocus.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1562 | fast/dom/Range/range-expand.html |
| 1563 | fast/encoding/char-decoding.html |
| 1564 | fast/encoding/frame-default-enc.html |
| 1565 | fast/encoding/invalid-xml.html |
| 1566 | fast/events/attempt-scroll-with-no-scrollbars.html |
| 1567 | fast/events/key-events-in-input-button.html |
| 1568 | fast/forms/input-radio-checked-tab.html |
| 1569 | fast/frames/onlyCommentInIFrame.html |
| 1570 | fast/invalid/junk-data.xml |
| 1571 | fast/loader/text-document-wrapping.html |
| 1572 | fast/overflow/005.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1573 | fast/repaint/inline-outline-repaint.html |
| 1574 | fast/text/find-case-folding.html |
| 1575 | fast/text/large-text-composed-char.html |
| 1576 | fast/text/basic/014.html |
xji@chromium.org | e66fb08 | 2011-01-25 00:58:57 +0000 | [diff] [blame] | 1577 | fast/text/international/cjk-segmentation.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1578 | fast/text/international/rtl-white-space-pre-wrap.html |
| 1579 | fast/text/whitespace/pre-wrap-overflow-selection.html |
| 1580 | fast/block/basic/text-indent-rtl.html |
| 1581 | fast/block/float/026.html |
| 1582 | fast/block/float/028.html |
| 1583 | fast/block/float/editable-text-overlapping-float.html |
| 1584 | fast/block/margin-collapse/103.html |
| 1585 | fast/block/positioning/auto/006.html |
| 1586 | fast/css/disabled-author-styles.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1587 | fast/css/text-overflow-ellipsis-bidi.html |
| 1588 | fast/css/text-overflow-ellipsis.html |
| 1589 | fast/css/text-overflow-ellipsis-strict.html |
| 1590 | fast/dom/HTMLTextAreaElement/reset-textarea.html |
| 1591 | fast/dom/icon-url-property.html |
| 1592 | fast/dynamic/008.html |
| 1593 | fast/encoding/char-decoding-mac.html |
| 1594 | fast/encoding/hebrew/csISO88598I.html |
| 1595 | fast/events/offsetX-offsetY.html |
| 1596 | fast/forms/basic-textareas.html |
| 1597 | fast/forms/box-shadow-override.html |
| 1598 | fast/forms/button-white-space.html |
| 1599 | fast/forms/disabled-select-change-index.html |
| 1600 | fast/forms/file-input-direction.html |
| 1601 | fast/forms/file-input-disabled.html |
| 1602 | fast/forms/form-element-geometry.html |
| 1603 | fast/forms/hidden-input-file.html |
| 1604 | fast/forms/input-appearance-height.html |
| 1605 | fast/forms/input-appearance-width.html |
| 1606 | fast/forms/input-disabled-color.html |
| 1607 | fast/forms/input-table.html |
| 1608 | fast/forms/input-value.html |
| 1609 | fast/forms/listbox-deselect-scroll.html |
| 1610 | fast/forms/listbox-hit-test-zoomed.html |
| 1611 | fast/forms/negativeLineHeight.html |
| 1612 | fast/forms/placeholder-pseudo-style.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1613 | fast/forms/textarea-align.html |
| 1614 | fast/forms/textarea-setinnerhtml.html |
| 1615 | fast/forms/textarea-width.html |
| 1616 | fast/inline/inline-borders-with-bidi-override.html |
| 1617 | fast/layers/scroll-rect-to-visible.html |
| 1618 | fast/layers/video-layer.html |
| 1619 | fast/media/mq-transform-02.html |
| 1620 | fast/media/mq-transform-03.html |
| 1621 | fast/overflow/image-selection-highlight.html |
| 1622 | fast/overflow/infiniteRecursionGuard.html |
| 1623 | fast/overflow/overflow_hidden.html |
| 1624 | fast/overflow/overflow-text-hit-testing.html |
| 1625 | fast/overflow/unreachable-overflow-rtl-bug.html |
| 1626 | fast/parser/entity-comment-in-textarea.html |
| 1627 | fast/parser/open-comment-in-textarea.html |
| 1628 | fast/repaint/focus-ring.html |
| 1629 | fast/repaint/selection-after-delete.html |
| 1630 | fast/repaint/selection-after-remove.html |
| 1631 | fast/repaint/shadow-multiple-horizontal.html |
| 1632 | fast/repaint/shadow-multiple-strict-horizontal.html |
| 1633 | fast/repaint/shadow-multiple-strict-vertical.html |
| 1634 | fast/repaint/shadow-multiple-vertical.html |
| 1635 | fast/replaced/border-radius-clip.html |
| 1636 | fast/table/003.html |
| 1637 | fast/table/cell-pref-width-invalidation.html |
| 1638 | fast/text/atsui-spacing-features.html |
tony@chromium.org | 7ca6bde | 2010-11-17 23:41:36 +0000 | [diff] [blame] | 1639 | fast/text/atsui-negative-spacing-features.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1640 | fast/text/basic/015.html |
| 1641 | fast/text/capitalize-boundaries.html |
| 1642 | fast/text/complex-text-opacity.html |
| 1643 | fast/text/embed-at-end-of-pre-wrap-line.html |
| 1644 | fast/text/international/003.html |
| 1645 | fast/text/international/bidi-AN-after-empty-run.html |
| 1646 | fast/text/international/bidi-layout-across-linebreak.html |
| 1647 | fast/text/international/bidi-LDB-2-formatting-characters.html |
| 1648 | fast/text/international/bidi-LDB-2-HTML.html |
| 1649 | fast/text/international/bidi-listbox-atsui.html |
| 1650 | fast/text/international/bidi-listbox.html |
| 1651 | fast/text/international/bidi-override.html |
| 1652 | fast/text/line-breaks-after-white-space.html |
| 1653 | fast/text/trailing-white-space-2.html |
| 1654 | fast/text/trailing-white-space.html |
| 1655 | fast/text/whitespace/normal-after-nowrap-breaking.html |
| 1656 | fast/text/whitespace/pre-break-word.html |
| 1657 | fast/text/whitespace/pre-wrap-line-test.html |
| 1658 | fast/text/whitespace/pre-wrap-spaces-after-newline.html |
| 1659 | fast/text/whitespace/tab-character-basics.html |
| 1660 | fast/text/word-break.html |
| 1661 | fast/text/word-break-run-rounding.html |
| 1662 | fast/transforms/transform-positioned-ancestor.html |
| 1663 | |
| 1664 | # -- timedout with --platform mac --ignore-metrics |
| 1665 | fast/events/5056619.html |
| 1666 | fast/events/drag-in-frames.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1667 | fast/loader/null-request-after-willSendRequest.html |
| 1668 | fast/text/international/thai-line-breaks.html |
| 1669 | |
| 1670 | # --crashed with --platform mac --ignore-metrics |
| 1671 | fast/text/midword-break-after-breakable-char.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1672 | |
| 1673 | |
| 1674 | # -- pass with --platform mac --ignore-metrics |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1675 | fast/backgrounds/animated-gif-as-background.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1676 | fast/backgrounds/animated-svg-as-mask.html |
| 1677 | fast/backgrounds/background-clip-text.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1678 | fast/backgrounds/opacity-on-document-element.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1679 | fast/backgrounds/repeat/negative-offset-repeat-transformed.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1680 | fast/backgrounds/size/backgroundSize16.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1681 | fast/backgrounds/svg-as-mask.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1682 | fast/block/basic/001.html |
| 1683 | fast/block/basic/002.html |
| 1684 | fast/block/basic/003.html |
| 1685 | fast/block/basic/004.html |
| 1686 | fast/block/basic/005.html |
| 1687 | fast/block/basic/006.html |
| 1688 | fast/block/basic/007.html |
| 1689 | fast/block/basic/008.html |
| 1690 | fast/block/basic/009.html |
| 1691 | fast/block/basic/010.html |
| 1692 | fast/block/basic/011.html |
| 1693 | fast/block/basic/012.html |
| 1694 | fast/block/basic/013.html |
| 1695 | fast/block/basic/014.html |
| 1696 | fast/block/basic/015.html |
| 1697 | fast/block/basic/016.html |
| 1698 | fast/block/basic/018.html |
| 1699 | fast/block/basic/019.html |
| 1700 | fast/block/basic/020.html |
| 1701 | fast/block/basic/021.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1702 | fast/block/basic/adding-near-anonymous-block.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1703 | fast/block/basic/fieldset-stretch-to-legend.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1704 | fast/block/basic/min-pref-width-nowrap-floats.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1705 | fast/block/basic/minheight.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1706 | fast/block/basic/quirk-height.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1707 | fast/block/basic/quirk-percent-height-grandchild.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1708 | fast/block/basic/white-space-pre-wraps.html |
| 1709 | fast/block/float/001.html |
| 1710 | fast/block/float/002.html |
| 1711 | fast/block/float/003.html |
| 1712 | fast/block/float/004.html |
| 1713 | fast/block/float/005.html |
| 1714 | fast/block/float/006.html |
| 1715 | fast/block/float/007.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1716 | fast/block/float/010.html |
| 1717 | fast/block/float/011.html |
| 1718 | fast/block/float/012.html |
| 1719 | fast/block/float/013.html |
| 1720 | fast/block/float/014.html |
| 1721 | fast/block/float/015.html |
| 1722 | fast/block/float/016.html |
| 1723 | fast/block/float/017.html |
| 1724 | fast/block/float/018.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1725 | fast/block/float/020.html |
| 1726 | fast/block/float/021.html |
| 1727 | fast/block/float/022.html |
| 1728 | fast/block/float/023.html |
| 1729 | fast/block/float/024.html |
| 1730 | fast/block/float/025.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1731 | fast/block/float/027.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1732 | fast/block/float/029.html |
| 1733 | fast/block/float/030.html |
| 1734 | fast/block/float/031.html |
| 1735 | fast/block/float/032.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1736 | fast/block/float/br-with-clear-2.html |
| 1737 | fast/block/float/br-with-clear.html |
| 1738 | fast/block/float/clamped-right-float.html |
aestes@apple.com | 2dc0df61 | 2010-10-28 21:16:14 +0000 | [diff] [blame] | 1739 | fast/block/float/clear-element-too-wide-for-containing-block.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1740 | fast/block/float/dynamic-unfloat-pref-width.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1741 | fast/block/float/float-avoidance.html |
| 1742 | fast/block/float/float-in-float-hit-testing.html |
| 1743 | fast/block/float/float-in-float-painting.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1744 | fast/block/float/float-on-zero-height-line.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1745 | fast/block/float/independent-align-positioning.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1746 | fast/block/float/intruding-painted-twice.html |
| 1747 | fast/block/float/marquee-shrink-to-avoid-floats.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1748 | fast/block/float/multiple-float-positioning.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1749 | fast/block/float/narrow-after-wide.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1750 | fast/block/float/nested-clearance.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1751 | fast/block/float/nestedAnonymousBlocks.html |
| 1752 | fast/block/float/nestedAnonymousBlocks2.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1753 | fast/block/float/nopaint-after-layer-destruction.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1754 | fast/block/float/nopaint-after-layer-destruction2.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1755 | fast/block/float/overhanging-after-height-decrease-offsets.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1756 | fast/block/float/overhanging-after-height-decrease.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1757 | fast/block/float/overlapping-floats-with-overflow-hidden.html |
| 1758 | fast/block/float/relative-painted-twice.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1759 | fast/block/float/shrink-to-fit-width.html |
| 1760 | fast/block/float/table-relayout.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1761 | fast/block/float/vertical-move-relayout.html |
| 1762 | fast/block/float/width-update-after-clear.html |
| 1763 | fast/block/margin-collapse/001.html |
| 1764 | fast/block/margin-collapse/002.html |
| 1765 | fast/block/margin-collapse/003.html |
| 1766 | fast/block/margin-collapse/004.html |
| 1767 | fast/block/margin-collapse/005.html |
| 1768 | fast/block/margin-collapse/006.html |
| 1769 | fast/block/margin-collapse/010.html |
| 1770 | fast/block/margin-collapse/011.html |
| 1771 | fast/block/margin-collapse/012.html |
| 1772 | fast/block/margin-collapse/015.html |
| 1773 | fast/block/margin-collapse/016.html |
| 1774 | fast/block/margin-collapse/017.html |
| 1775 | fast/block/margin-collapse/018.html |
| 1776 | fast/block/margin-collapse/019.html |
| 1777 | fast/block/margin-collapse/020.html |
| 1778 | fast/block/margin-collapse/021.html |
| 1779 | fast/block/margin-collapse/022.html |
| 1780 | fast/block/margin-collapse/025.html |
| 1781 | fast/block/margin-collapse/026.html |
| 1782 | fast/block/margin-collapse/027.html |
| 1783 | fast/block/margin-collapse/028.html |
| 1784 | fast/block/margin-collapse/029.html |
| 1785 | fast/block/margin-collapse/030.html |
| 1786 | fast/block/margin-collapse/031.html |
| 1787 | fast/block/margin-collapse/032.html |
| 1788 | fast/block/margin-collapse/033.html |
| 1789 | fast/block/margin-collapse/034.html |
| 1790 | fast/block/margin-collapse/035.html |
| 1791 | fast/block/margin-collapse/037.html |
| 1792 | fast/block/margin-collapse/038.html |
| 1793 | fast/block/margin-collapse/039.html |
| 1794 | fast/block/margin-collapse/040.html |
| 1795 | fast/block/margin-collapse/041.html |
| 1796 | fast/block/margin-collapse/042.html |
| 1797 | fast/block/margin-collapse/043.html |
| 1798 | fast/block/margin-collapse/044.html |
| 1799 | fast/block/margin-collapse/045.html |
| 1800 | fast/block/margin-collapse/055.html |
| 1801 | fast/block/margin-collapse/056.html |
| 1802 | fast/block/margin-collapse/057.html |
| 1803 | fast/block/margin-collapse/058.html |
| 1804 | fast/block/margin-collapse/059.html |
| 1805 | fast/block/margin-collapse/062.html |
| 1806 | fast/block/margin-collapse/063.html |
| 1807 | fast/block/margin-collapse/100.html |
| 1808 | fast/block/margin-collapse/101.html |
| 1809 | fast/block/margin-collapse/102.html |
| 1810 | fast/block/margin-collapse/104.html |
| 1811 | fast/block/margin-collapse/empty-clear-blocks.html |
| 1812 | fast/block/margin-collapse/negative-margins.html |
| 1813 | fast/block/positioning/001.html |
| 1814 | fast/block/positioning/002.html |
| 1815 | fast/block/positioning/047.html |
| 1816 | fast/block/positioning/051.html |
| 1817 | fast/block/positioning/052.html |
| 1818 | fast/block/positioning/053.html |
| 1819 | fast/block/positioning/054.html |
| 1820 | fast/block/positioning/055.html |
| 1821 | fast/block/positioning/056.html |
| 1822 | fast/block/positioning/057.html |
| 1823 | fast/block/positioning/058.html |
| 1824 | fast/block/positioning/059.html |
| 1825 | fast/block/positioning/060.html |
| 1826 | fast/block/positioning/061.html |
| 1827 | fast/block/positioning/abs-inside-inline-rel.html |
| 1828 | fast/block/positioning/absolute-in-inline-ltr-2.html |
| 1829 | fast/block/positioning/absolute-in-inline-ltr-3.html |
| 1830 | fast/block/positioning/absolute-in-inline-ltr.html |
| 1831 | fast/block/positioning/absolute-in-inline-rtl-2.html |
| 1832 | fast/block/positioning/absolute-in-inline-rtl-3.html |
| 1833 | fast/block/positioning/absolute-in-inline-rtl.html |
| 1834 | fast/block/positioning/absolute-in-inline-short-ltr.html |
| 1835 | fast/block/positioning/absolute-in-inline-short-rtl.html |
| 1836 | fast/block/positioning/absolute-length-of-neg-666666.html |
| 1837 | fast/block/positioning/absolute-position-direction-quirk.html |
| 1838 | fast/block/positioning/absolute-position-direction-strict.html |
| 1839 | fast/block/positioning/absolute-positioned-overconstrained.html |
| 1840 | fast/block/positioning/absolute-with-html-border-quirks.html |
| 1841 | fast/block/positioning/absolute-with-html-border-strict.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1842 | fast/block/positioning/auto-height-with-top-and-bottom.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1843 | fast/block/positioning/auto/001.html |
| 1844 | fast/block/positioning/auto/002.html |
| 1845 | fast/block/positioning/auto/003.html |
| 1846 | fast/block/positioning/auto/004.html |
| 1847 | fast/block/positioning/auto/005.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1848 | fast/block/positioning/auto/007.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1849 | fast/block/positioning/child-of-absolute-with-auto-height.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1850 | fast/block/positioning/fixed-positioning-scrollbar-bug.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1851 | fast/block/positioning/height-change.html |
| 1852 | fast/block/positioning/inline-block-relposition.html |
| 1853 | fast/block/positioning/leftmargin-topmargin.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1854 | fast/block/positioning/move-with-auto-width.html |
| 1855 | fast/block/positioning/negative-rel-position.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1856 | fast/block/positioning/negative-right-pos.html |
| 1857 | fast/block/positioning/offsetLeft-offsetTop-borders.html |
| 1858 | fast/block/positioning/padding-percent.html |
| 1859 | fast/block/positioning/pref-width-change.html |
| 1860 | fast/block/positioning/relative-overflow-block.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1861 | fast/block/positioning/relative-overflow-replaced-float.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1862 | fast/block/positioning/relative-overflow-replaced.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1863 | fast/block/positioning/relayout-on-position-change.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1864 | fast/block/positioning/replaced-inside-fixed-top-bottom.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1865 | fast/block/positioning/window-height-change.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1866 | fast/body-propagation/background-color/001-xhtml.xhtml |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1867 | fast/body-propagation/background-color/001.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1868 | fast/body-propagation/background-color/002-xhtml.xhtml |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1869 | fast/body-propagation/background-color/002.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1870 | fast/body-propagation/background-color/003-declarative.xhtml |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1871 | fast/body-propagation/background-color/003-xhtml.xhtml |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1872 | fast/body-propagation/background-color/003.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1873 | fast/body-propagation/background-color/004-declarative.xhtml |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1874 | fast/body-propagation/background-color/004-xhtml.xhtml |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1875 | fast/body-propagation/background-color/004.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1876 | fast/body-propagation/background-color/005-declarative.xhtml |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1877 | fast/body-propagation/background-color/005-xhtml.xhtml |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1878 | fast/body-propagation/background-color/005.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1879 | fast/body-propagation/background-color/006-declarative.xhtml |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1880 | fast/body-propagation/background-color/006-xhtml.xhtml |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1881 | fast/body-propagation/background-color/006.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1882 | fast/body-propagation/background-color/007-declarative.xhtml |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1883 | fast/body-propagation/background-color/007-xhtml.xhtml |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1884 | fast/body-propagation/background-color/007.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1885 | fast/body-propagation/background-color/008-xhtml.xhtml |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1886 | fast/body-propagation/background-color/008.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1887 | fast/body-propagation/background-image/001-xhtml.xhtml |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1888 | fast/body-propagation/background-image/001.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1889 | fast/body-propagation/background-image/002-xhtml.xhtml |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1890 | fast/body-propagation/background-image/002.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1891 | fast/body-propagation/background-image/003-declarative.xhtml |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1892 | fast/body-propagation/background-image/003-xhtml.xhtml |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1893 | fast/body-propagation/background-image/003.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1894 | fast/body-propagation/background-image/004-declarative.xhtml |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1895 | fast/body-propagation/background-image/004-xhtml.xhtml |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1896 | fast/body-propagation/background-image/004.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1897 | fast/body-propagation/background-image/005-declarative.xhtml |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1898 | fast/body-propagation/background-image/005-xhtml.xhtml |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1899 | fast/body-propagation/background-image/005.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1900 | fast/body-propagation/background-image/006-declarative.xhtml |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1901 | fast/body-propagation/background-image/006-xhtml.xhtml |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1902 | fast/body-propagation/background-image/006.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1903 | fast/body-propagation/background-image/007-declarative.xhtml |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1904 | fast/body-propagation/background-image/007-xhtml.xhtml |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1905 | fast/body-propagation/background-image/007.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1906 | fast/body-propagation/background-image/008-xhtml.xhtml |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1907 | fast/body-propagation/background-image/008.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1908 | fast/body-propagation/background-image/009-xhtml.xhtml |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1909 | fast/body-propagation/background-image/009.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1910 | fast/body-propagation/background-image/010-xhtml.xhtml |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1911 | fast/body-propagation/background-image/010.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1912 | fast/body-propagation/overflow/001-xhtml.xhtml |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1913 | fast/body-propagation/overflow/001.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1914 | fast/body-propagation/overflow/002-xhtml.xhtml |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1915 | fast/body-propagation/overflow/002.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1916 | fast/body-propagation/overflow/003-declarative.xhtml |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1917 | fast/body-propagation/overflow/003-xhtml.xhtml |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1918 | fast/body-propagation/overflow/003.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1919 | fast/body-propagation/overflow/004-declarative.xhtml |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1920 | fast/body-propagation/overflow/004-xhtml.xhtml |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1921 | fast/body-propagation/overflow/004.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1922 | fast/body-propagation/overflow/005-declarative.xhtml |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1923 | fast/body-propagation/overflow/005-xhtml.xhtml |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1924 | fast/body-propagation/overflow/005.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1925 | fast/body-propagation/overflow/006-declarative.xhtml |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1926 | fast/body-propagation/overflow/006-xhtml.xhtml |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1927 | fast/body-propagation/overflow/006.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1928 | fast/body-propagation/overflow/007-declarative.xhtml |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1929 | fast/body-propagation/overflow/007-xhtml.xhtml |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1930 | fast/body-propagation/overflow/007.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1931 | fast/borders/block-mask-overlay-image.html |
| 1932 | fast/borders/border-color-inherit.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1933 | fast/borders/border-fit.html |
| 1934 | fast/borders/border-image-01.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1935 | fast/borders/border-image-border-radius.html |
| 1936 | fast/borders/border-image-omit-right-slice.html |
| 1937 | fast/borders/border-image-rotate-transform.html |
| 1938 | fast/borders/border-image-scale-transform.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1939 | fast/borders/border-radius-huge-assert.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1940 | fast/borders/borderRadiusAllStylesAllCorners.html |
| 1941 | fast/borders/borderRadiusArcs01.html |
| 1942 | fast/borders/borderRadiusDashed01.html |
| 1943 | fast/borders/borderRadiusDashed02.html |
| 1944 | fast/borders/borderRadiusDashed03.html |
| 1945 | fast/borders/borderRadiusDotted01.html |
| 1946 | fast/borders/borderRadiusDotted02.html |
| 1947 | fast/borders/borderRadiusDotted03.html |
| 1948 | fast/borders/borderRadiusDouble01.html |
| 1949 | fast/borders/borderRadiusDouble02.html |
| 1950 | fast/borders/borderRadiusDouble03.html |
| 1951 | fast/borders/borderRadiusGroove01.html |
| 1952 | fast/borders/borderRadiusGroove02.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1953 | fast/borders/borderRadiusInset01.html |
| 1954 | fast/borders/borderRadiusInvalidColor.html |
| 1955 | fast/borders/borderRadiusOutset01.html |
| 1956 | fast/borders/borderRadiusRidge01.html |
| 1957 | fast/borders/borderRadiusSolid01.html |
| 1958 | fast/borders/borderRadiusSolid02.html |
| 1959 | fast/borders/borderRadiusSolid03.html |
| 1960 | fast/borders/borderRadiusSolid04.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1961 | fast/borders/fieldsetBorderRadius.html |
| 1962 | fast/borders/inline-mask-overlay-image.html |
| 1963 | fast/borders/svg-as-border-image-2.html |
| 1964 | fast/borders/svg-as-border-image.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1965 | fast/box-shadow/border-radius-big.html |
| 1966 | fast/box-sizing/box-sizing.html |
| 1967 | fast/box-sizing/panels-one.html |
| 1968 | fast/box-sizing/panels-two.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1969 | fast/canvas/canvas-incremental-repaint.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1970 | fast/clip/001.html |
| 1971 | fast/clip/002.html |
| 1972 | fast/clip/003.html |
| 1973 | fast/clip/004.html |
| 1974 | fast/clip/005.html |
| 1975 | fast/clip/006.html |
| 1976 | fast/clip/007.html |
| 1977 | fast/clip/008.html |
| 1978 | fast/clip/009.html |
| 1979 | fast/clip/010.html |
| 1980 | fast/clip/011.html |
| 1981 | fast/clip/012.html |
| 1982 | fast/clip/013.html |
| 1983 | fast/clip/014.html |
| 1984 | fast/clip/015.html |
| 1985 | fast/clip/016.html |
| 1986 | fast/clip/nestedTransparencyClip.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 1987 | fast/clip/outline-overflowClip.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1988 | fast/clip/overflow-border-radius-clip.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1989 | fast/compact/001.html |
| 1990 | fast/compact/002.html |
| 1991 | fast/compact/003.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1992 | fast/css/apple-prefix.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1993 | fast/css/beforeSelectorOnCodeElement.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1994 | fast/css/css3-nth-child.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 1995 | fast/css/ex-after-font-variant.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1996 | fast/css/font-face-descriptor-multiple-values.html |
yuzo@google.com | 98fae23 | 2010-07-20 06:23:03 +0000 | [diff] [blame] | 1997 | fast/css/font-face-download-error.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 1998 | fast/css/font-face-locally-installed.html |
| 1999 | fast/css/font-face-multiple-faces.html |
yuzo@google.com | 62a37c2 | 2010-07-06 08:27:08 +0000 | [diff] [blame] | 2000 | fast/css/font-face-multiple-ranges-for-unicode-range.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2001 | fast/css/font-face-unicode-range.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2002 | fast/css/font-weight-1.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2003 | fast/css/percentage-non-integer.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2004 | fast/css/rtl-ordering.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2005 | fast/css/text-security.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2006 | fast/doctypes/003.html |
| 2007 | fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2008 | fast/dom/Element/class-attribute-whitespace.html |
| 2009 | fast/dom/Element/null-offset-parent.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2010 | fast/dom/HTMLDocument/frameless-location-bugzilla10837.html |
| 2011 | fast/dom/HTMLElement/bdo.html |
| 2012 | fast/dom/HTMLHeadElement/head-link-style-href-check.html |
| 2013 | fast/dom/HTMLHeadElement/textInHead1.html |
| 2014 | fast/dom/HTMLHeadElement/textInHead2.html |
| 2015 | fast/dom/HTMLHeadElement/textInHead3.html |
| 2016 | fast/dom/HTMLHeadElement/textInHead4.html |
| 2017 | fast/dom/HTMLHeadElement/textInHead5.html |
| 2018 | fast/dom/HTMLImageElement/image-alt-text.html |
| 2019 | fast/dom/HTMLInputElement/input-image-alt-text.html |
| 2020 | fast/dom/HTMLLinkElement/pending-stylesheet-count.html |
morrita@google.com | 6294b7b | 2010-06-18 05:48:31 +0000 | [diff] [blame] | 2021 | # meter-element.html is temporally disabled.We need to rebaseline. |
morrita@google.com | 9622191b | 2010-06-18 06:11:23 +0000 | [diff] [blame] | 2022 | fast/dom/HTMLMeterElement/meter-element.html |
morrita@google.com | abc3f55 | 2010-06-28 13:07:44 +0000 | [diff] [blame] | 2023 | # progress-bar-value-pseudo-element.html and progress-element.html is temporally disabled. |
| 2024 | # We need to rebaseline. |
morrita@google.com | a1457f0 | 2010-06-28 11:20:33 +0000 | [diff] [blame] | 2025 | fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element.html |
morrita@google.com | abc3f55 | 2010-06-28 13:07:44 +0000 | [diff] [blame] | 2026 | fast/dom/HTMLProgressElement/progress-element.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2027 | fast/dom/HTMLObjectElement/vspace-hspace-as-number.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2028 | fast/dom/HTMLStyleElement/insert-parser-generated.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2029 | fast/dom/HTMLTableElement/colSpan.html |
| 2030 | fast/dom/HTMLTableElement/createCaption.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2031 | fast/dom/Range/create-contextual-fragment.html |
| 2032 | fast/dom/Range/surroundContents-1.html |
| 2033 | fast/dom/Window/btoa-pnglet.html |
| 2034 | fast/dom/Window/open-existing-pop-up-blocking.html |
| 2035 | fast/dom/anchor-text.html |
| 2036 | fast/dom/blur-contenteditable.html |
| 2037 | fast/dom/children-nodes.html |
| 2038 | fast/dom/clientWidthAfterDocumentIsRemoved.html |
| 2039 | fast/dom/clone-contents-0-end-offset.html |
| 2040 | fast/dom/clone-node-dynamic-style.html |
| 2041 | fast/dom/comment-not-documentElement.html |
| 2042 | fast/dom/createDocumentType.html |
| 2043 | fast/dom/css-inline-style-important.html |
| 2044 | fast/dom/css-mediarule-deleteRule-update.html |
| 2045 | fast/dom/css-mediarule-insertRule-update.html |
| 2046 | fast/dom/css-rule-functions.html |
| 2047 | fast/dom/dom-parse-serialize-display.html |
| 2048 | fast/dom/dom-parse-serialize.html |
| 2049 | fast/dom/frame-loading-via-document-write.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2050 | fast/dom/importNodeHTML.html |
| 2051 | fast/dom/importNodeXML.xhtml |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2052 | fast/dom/inner-text.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2053 | fast/dom/jsDevicePixelRatio.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2054 | fast/dom/outerText.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2055 | fast/dom/replaceChild.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2056 | fast/dom/row-inner-text.html |
| 2057 | fast/dom/setPrimitiveValue.html |
| 2058 | fast/dom/stripNullFromTextNodes.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2059 | fast/dom/wrapper-classes.html |
diegohcg@webkit.org | e563d3a | 2010-12-11 18:49:09 +0000 | [diff] [blame] | 2060 | fast/dom/Window/window-properties-device-orientation.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2061 | fast/dynamic/002.html |
| 2062 | fast/dynamic/004.html |
| 2063 | fast/dynamic/006.html |
| 2064 | fast/dynamic/007.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2065 | fast/dynamic/009.html |
| 2066 | fast/dynamic/010.html |
| 2067 | fast/dynamic/011.html |
| 2068 | fast/dynamic/012.html |
| 2069 | fast/dynamic/013.html |
| 2070 | fast/dynamic/014.html |
| 2071 | fast/dynamic/015.html |
| 2072 | fast/dynamic/anonymous-block-orphaned-lines.html |
| 2073 | fast/dynamic/containing-block-change.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2074 | fast/dynamic/create-renderer-for-whitespace-only-text.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2075 | fast/dynamic/float-in-trailing-whitespace-after-last-line-break.html |
| 2076 | fast/dynamic/float-no-longer-overhanging.html |
| 2077 | fast/dynamic/float-withdrawal-2.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2078 | fast/dynamic/float-withdrawal.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2079 | fast/dynamic/floating-to-positioned-2.html |
| 2080 | fast/dynamic/floating-to-positioned.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2081 | fast/dynamic/insert-before-table-part-in-continuation.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2082 | fast/dynamic/insertAdjacentElement.html |
| 2083 | fast/dynamic/layer-hit-test-crash.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2084 | fast/dynamic/link-href-change.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2085 | fast/dynamic/move-node-with-selection.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2086 | fast/dynamic/noninlinebadness.html |
| 2087 | fast/dynamic/outerHTML-doc.html |
| 2088 | fast/dynamic/outerHTML-img.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2089 | fast/dynamic/positioned-movement-with-positioned-children.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2090 | fast/dynamic/selection-highlight-adjust.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2091 | fast/dynamic/staticY-marking-parents-regression.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2092 | fast/dynamic/subtree-boundary-percent-height.html |
| 2093 | fast/dynamic/subtree-no-common-root-static-y.html |
| 2094 | fast/dynamic/subtree-parent-static-y.html |
| 2095 | fast/dynamic/subtree-table-cell-height.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2096 | fast/dynamic/view-overflow.html |
| 2097 | fast/encoding/denormalised-voiced-japanese-chars.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2098 | fast/encoding/invalid-UTF-8.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2099 | fast/encoding/preload-encoding.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2100 | fast/encoding/utf-16-big-endian.html |
| 2101 | fast/encoding/utf-16-little-endian.html |
pfeldman@chromium.org | d5f07bf | 2011-02-28 18:16:13 +0000 | [diff] [blame] | 2102 | fast/encoding/dumpAsText/utf-16-no-bom.xml |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2103 | fast/events/context-no-deselect.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2104 | fast/events/event-listener-on-link.html |
| 2105 | fast/events/event-sender-mouse-moved.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2106 | fast/events/focusingUnloadedFrame.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2107 | fast/events/label-focus.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2108 | fast/events/mouse-click-events.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2109 | fast/events/mouseout-dead-node.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2110 | fast/events/onload-re-entry.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2111 | fast/events/pointer-events-2.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2112 | fast/flexbox/001.html |
| 2113 | fast/flexbox/002.html |
| 2114 | fast/flexbox/003.html |
| 2115 | fast/flexbox/004.html |
| 2116 | fast/flexbox/005.html |
| 2117 | fast/flexbox/006.html |
| 2118 | fast/flexbox/007.html |
| 2119 | fast/flexbox/008.html |
| 2120 | fast/flexbox/009.html |
| 2121 | fast/flexbox/010.html |
| 2122 | fast/flexbox/011.html |
| 2123 | fast/flexbox/012.html |
| 2124 | fast/flexbox/013.html |
| 2125 | fast/flexbox/014.html |
| 2126 | fast/flexbox/015.html |
| 2127 | fast/flexbox/016.html |
| 2128 | fast/flexbox/017.html |
| 2129 | fast/flexbox/018.html |
| 2130 | fast/flexbox/019.html |
| 2131 | fast/flexbox/020.html |
| 2132 | fast/flexbox/021.html |
| 2133 | fast/flexbox/022.html |
| 2134 | fast/flexbox/023.html |
| 2135 | fast/flexbox/024.html |
| 2136 | fast/flexbox/025.html |
| 2137 | fast/flexbox/026.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2138 | fast/forms/003.html |
| 2139 | fast/forms/004.html |
| 2140 | fast/forms/006.html |
| 2141 | fast/forms/007.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2142 | fast/forms/HTMLOptionElement_label01.html |
| 2143 | fast/forms/HTMLOptionElement_label02.html |
| 2144 | fast/forms/HTMLOptionElement_label03.html |
| 2145 | fast/forms/HTMLOptionElement_label04.html |
| 2146 | fast/forms/HTMLOptionElement_label05.html |
| 2147 | fast/forms/HTMLOptionElement_label06.html |
| 2148 | fast/forms/HTMLOptionElement_label07.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2149 | fast/forms/blankbuttons.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2150 | fast/forms/button-align.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2151 | fast/forms/button-cannot-be-nested.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2152 | fast/forms/button-default-title.html |
| 2153 | fast/forms/button-generated-content.html |
| 2154 | fast/forms/button-inner-block-reuse.html |
| 2155 | fast/forms/button-positioned.html |
| 2156 | fast/forms/button-sizes.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2157 | fast/forms/button-submit.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2158 | fast/forms/button-table-styles.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2159 | fast/forms/button-text-transform.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2160 | fast/forms/caret-rtl.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2161 | fast/forms/checkbox-radio-onchange.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2162 | fast/forms/control-clip-overflow.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2163 | fast/forms/control-clip.html |
| 2164 | fast/forms/control-restrict-line-height.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2165 | fast/forms/encoding-test.html |
| 2166 | fast/forms/fieldset-align.html |
| 2167 | fast/forms/fieldset-with-float.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2168 | fast/forms/float-before-fieldset.html |
| 2169 | fast/forms/floating-textfield-relayout.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2170 | fast/forms/focus-selection-input.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2171 | fast/forms/form-added-to-table.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2172 | fast/forms/form-hides-table.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2173 | fast/forms/form-in-malformed-markup.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2174 | fast/forms/formmove.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2175 | fast/forms/formmove2.html |
| 2176 | fast/forms/formmove3.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2177 | fast/forms/hidden-listbox.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2178 | fast/forms/image-border.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2179 | fast/forms/indeterminate.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2180 | fast/forms/input-align-image.html |
| 2181 | fast/forms/input-align.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2182 | fast/forms/input-appearance-bkcolor.html |
| 2183 | fast/forms/input-appearance-default-bkcolor.html |
| 2184 | fast/forms/input-appearance-disabled.html |
| 2185 | fast/forms/input-appearance-focus.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2186 | fast/forms/input-appearance-preventDefault.html |
| 2187 | fast/forms/input-appearance-readonly.html |
| 2188 | fast/forms/input-appearance-selection.html |
| 2189 | fast/forms/input-appearance-visibility.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2190 | fast/forms/input-baseline.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2191 | fast/forms/input-double-click-selection-gap-bug.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2192 | fast/forms/input-field-text-truncated.html |
| 2193 | fast/forms/input-first-letter.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2194 | fast/forms/input-no-renderer.html |
| 2195 | fast/forms/input-paste-undo.html |
| 2196 | fast/forms/input-readonly-dimmed.html |
| 2197 | fast/forms/input-readonly-empty.html |
| 2198 | fast/forms/input-spaces.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2199 | fast/forms/input-text-click-inside.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2200 | fast/forms/input-text-double-click.html |
| 2201 | fast/forms/input-text-option-delete.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2202 | fast/forms/input-text-self-emptying-click.html |
| 2203 | fast/forms/input-text-word-wrap.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2204 | fast/forms/input-type-change.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2205 | fast/forms/input-type-change2.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2206 | fast/forms/input-type-text-min-width.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2207 | fast/forms/input-width.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2208 | fast/forms/linebox-overflow-in-textarea-padding.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2209 | fast/forms/listbox-clip.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2210 | fast/forms/listbox-scrollbar-incremental-load.html |
| 2211 | fast/forms/menulist-clip.html |
| 2212 | fast/forms/menulist-deselect-update.html |
| 2213 | fast/forms/menulist-narrow-width.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2214 | fast/forms/menulist-no-overflow.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2215 | fast/forms/menulist-option-wrap.html |
| 2216 | fast/forms/menulist-restrict-line-height.html |
| 2217 | fast/forms/menulist-separator-painting.html |
| 2218 | fast/forms/minWidthPercent.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2219 | fast/forms/onchange-enter-submit.html |
| 2220 | fast/forms/onselect-textfield.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2221 | fast/forms/option-index.html |
| 2222 | fast/forms/option-script.html |
| 2223 | fast/forms/option-strip-whitespace.html |
| 2224 | fast/forms/option-text-clip.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2225 | fast/forms/password-doubleclick-selection.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2226 | fast/forms/password-placeholder-text-security.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2227 | fast/forms/password-placeholder.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2228 | fast/forms/placeholder-set-attribute.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2229 | fast/forms/placeholder-set-value.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2230 | fast/forms/preserveFormDuringResidualStyle.html |
| 2231 | fast/forms/radio-attr-order.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2232 | fast/forms/radio-nested-labels.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2233 | fast/forms/radio_checked.html |
| 2234 | fast/forms/radio_checked_dynamic.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2235 | fast/forms/range-thumb-height-percentage.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2236 | fast/forms/searchfield-heights.html |
| 2237 | fast/forms/select-accesskey.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2238 | fast/forms/select-align.html |
| 2239 | fast/forms/select-baseline.html |
| 2240 | fast/forms/select-block-background.html |
| 2241 | fast/forms/select-change-listbox-size.html |
| 2242 | fast/forms/select-change-listbox-to-popup.html |
| 2243 | fast/forms/select-change-popup-to-listbox.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2244 | fast/forms/select-dirty-parent-pref-widths.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2245 | fast/forms/select-disabled-appearance.html |
| 2246 | fast/forms/select-display-none-style-resolve.html |
| 2247 | fast/forms/select-empty-option-height.html |
| 2248 | fast/forms/select-initial-position.html |
| 2249 | fast/forms/select-item-background-clip.html |
| 2250 | fast/forms/select-list-box-with-height.html |
| 2251 | fast/forms/select-selected.html |
| 2252 | fast/forms/select-size.html |
| 2253 | fast/forms/select-style.html |
| 2254 | fast/forms/select-visual-hebrew.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2255 | fast/forms/stuff-on-my-optgroup.html |
| 2256 | fast/forms/targeted-frame-submission.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2257 | fast/forms/textarea-rows-cols.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2258 | fast/forms/textfield-outline.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2259 | fast/forms/textfield-overflow.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2260 | fast/forms/thumbslider-crash.html |
| 2261 | fast/forms/thumbslider-no-parent-slider.html |
| 2262 | fast/forms/visual-hebrew-text-field.html |
| 2263 | fast/frames/contentWindow_Frame.html |
| 2264 | fast/frames/contentWindow_iFrame.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2265 | fast/frames/frame-element-name.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2266 | fast/frames/frameElement-frame.html |
| 2267 | fast/frames/frameElement-iframe.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2268 | fast/frames/iframe-option-crash.xhtml |
| 2269 | fast/frames/iframe-with-frameborder.html |
| 2270 | fast/frames/inline-object-inside-frameset.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2271 | fast/frames/viewsource-attribute.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2272 | fast/gradients/background-clipped.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2273 | fast/gradients/border-image-gradient-sides-and-corners.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2274 | fast/gradients/border-image-gradient.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2275 | fast/gradients/generated-gradients.html |
| 2276 | fast/gradients/list-item-gradient.html |
| 2277 | fast/gradients/simple-gradients.html |
| 2278 | fast/html/link-rel-stylesheet.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2279 | fast/html/listing.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2280 | fast/html/marquee-scroll.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2281 | fast/images/animated-svg-as-image.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2282 | fast/images/image-map-anchor-children.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2283 | fast/images/imagemap-case.html |
| 2284 | fast/images/pdf-as-background.html |
| 2285 | fast/images/pdf-as-image-landscape.html |
| 2286 | fast/images/pdf-as-tiled-background.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2287 | fast/images/svg-as-tiled-background.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2288 | fast/inline-block/001.html |
| 2289 | fast/inline-block/002.html |
| 2290 | fast/inline-block/003.html |
| 2291 | fast/inline-block/006.html |
| 2292 | fast/inline-block/14498-positionForCoordinates.html |
| 2293 | fast/inline-block/contenteditable-baseline.html |
| 2294 | fast/inline-block/inline-block-vertical-align.html |
| 2295 | fast/inline-block/overflow-clip.html |
| 2296 | fast/inline-block/tricky-baseline.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2297 | fast/inline/001.html |
| 2298 | fast/inline/002.html |
| 2299 | fast/inline/25277-2.html |
| 2300 | fast/inline/25277.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2301 | fast/inline/br-text-decoration.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2302 | fast/inline/continuation-outlines-with-layers.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2303 | fast/inline/continuation-outlines.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2304 | fast/inline/drawStyledEmptyInlines.html |
| 2305 | fast/inline/drawStyledEmptyInlinesWithWS.html |
| 2306 | fast/inline/emptyInlinesWithinLists.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2307 | fast/inline/inline-continuation-borders.html |
| 2308 | fast/inline/inline-padding-disables-text-quirk.html |
| 2309 | fast/inline/inline-text-quirk-bpm.html |
| 2310 | fast/inline/long-wrapped-line.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2311 | fast/inline/outline-continuations.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2312 | fast/inline/percentage-margins.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2313 | fast/inline/positionedLifetime.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2314 | fast/inline/styledEmptyInlinesWithBRs.html |
| 2315 | fast/inline/vertical-align-text-bottom.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2316 | fast/innerHTML/001.html |
| 2317 | fast/innerHTML/002.html |
| 2318 | fast/innerHTML/003.html |
| 2319 | fast/innerHTML/006.html |
pfeldman@chromium.org | 911c3fa | 2009-11-17 13:38:31 +0000 | [diff] [blame] | 2320 | fast/inspector-support/matchedrules.html |
| 2321 | fast/inspector-support/style.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2322 | fast/invalid/001.html |
| 2323 | fast/invalid/002.html |
| 2324 | fast/invalid/003.html |
| 2325 | fast/invalid/004.html |
| 2326 | fast/invalid/005.html |
| 2327 | fast/invalid/006.html |
| 2328 | fast/invalid/007.html |
| 2329 | fast/invalid/008.html |
| 2330 | fast/invalid/009.html |
| 2331 | fast/invalid/010.html |
| 2332 | fast/invalid/011.html |
| 2333 | fast/invalid/012.html |
| 2334 | fast/invalid/013.html |
| 2335 | fast/invalid/014.html |
| 2336 | fast/invalid/016.html |
| 2337 | fast/invalid/017.html |
| 2338 | fast/invalid/018.html |
| 2339 | fast/invalid/019.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2340 | fast/invalid/020.xml |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2341 | fast/invalid/021.html |
| 2342 | fast/invalid/missing-address-end-tag.html |
| 2343 | fast/invalid/missing-dl-end-tag.html |
| 2344 | fast/invalid/missing-dt-end-tag.html |
| 2345 | fast/invalid/missing-font-end-tag.html |
| 2346 | fast/invalid/nestedh3s.html |
| 2347 | fast/invalid/table-inside-stray-table-content.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2348 | fast/invalid/table-residual-style-crash.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2349 | fast/invalid/td-inside-object.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2350 | fast/layers/add-layer-with-nested-stacking.html |
| 2351 | fast/layers/inline-dirty-z-order-lists.html |
| 2352 | fast/layers/layer-content-visibility-change.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2353 | fast/layers/layer-visibility-sublayer.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2354 | fast/layers/layer-visibility.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2355 | fast/layers/normal-flow-hit-test.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2356 | fast/layers/opacity-outline.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2357 | fast/layers/opacity-stacking.html |
| 2358 | fast/layers/opacity-transforms.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2359 | fast/layers/overflow-scroll-auto-switch.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2360 | fast/layers/positioned-inside-root-with-margins.html |
| 2361 | fast/layers/remove-layer-with-nested-stacking.html |
| 2362 | fast/layers/remove-only-this-layer-update.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2363 | fast/layers/self-painting-outline.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2364 | fast/layers/zindex-inherit.html |
| 2365 | fast/lists/001.html |
| 2366 | fast/lists/002.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2367 | fast/lists/003.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2368 | fast/lists/004.html |
| 2369 | fast/lists/005.html |
| 2370 | fast/lists/006.html |
| 2371 | fast/lists/007.html |
| 2372 | fast/lists/008.html |
| 2373 | fast/lists/009.html |
| 2374 | fast/lists/alpha-list-wrap.html |
| 2375 | fast/lists/big-list-marker.html |
| 2376 | fast/lists/decimal-leading-zero.html |
| 2377 | fast/lists/dynamic-marker-crash.html |
| 2378 | fast/lists/inlineBoxWrapperNullCheck.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2379 | fast/lists/li-br.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2380 | fast/lists/li-style-alpha-huge-value-crash.html |
| 2381 | fast/lists/li-values.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2382 | fast/lists/list-item-line-height.html |
| 2383 | fast/lists/list-marker-with-line-height.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2384 | fast/lists/list-style-none-crash.html |
| 2385 | fast/lists/list-style-type-dynamic-change.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2386 | fast/lists/marker-before-empty-inline.html |
| 2387 | fast/lists/marker-image-error.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2388 | fast/lists/markers-in-selection.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2389 | fast/lists/numeric-markers-outside-list.html |
| 2390 | fast/lists/ol-display-types.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2391 | fast/lists/ol-start-dynamic.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2392 | fast/lists/olstart.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2393 | fast/lists/ordered-list-with-no-ol-tag.html |
| 2394 | fast/lists/scrolled-marker-paint.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2395 | fast/lists/w3-list-styles.html |
| 2396 | fast/loader/cancel-load-during-port-block-timer.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2397 | fast/loader/start-load-in-unload.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2398 | fast/media/implicit-media-all.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2399 | fast/media/media-descriptor-syntax-01.html |
| 2400 | fast/media/media-descriptor-syntax-02.html |
| 2401 | fast/media/media-descriptor-syntax-03.html |
| 2402 | fast/media/media-descriptor-syntax-04.html |
| 2403 | fast/media/media-descriptor-syntax-05.html |
| 2404 | fast/media/media-descriptor-syntax-06.html |
| 2405 | fast/media/media-type-syntax-01.html |
| 2406 | fast/media/media-type-syntax-02.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2407 | fast/media/monochrome.html |
| 2408 | fast/media/mq-animation.html |
| 2409 | fast/media/mq-aspect-ratio.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2410 | fast/media/mq-compound-query-01.html |
| 2411 | fast/media/mq-compound-query-02.html |
| 2412 | fast/media/mq-compound-query-03.html |
| 2413 | fast/media/mq-compound-query-04.html |
| 2414 | fast/media/mq-compound-query-05.html |
| 2415 | fast/media/mq-grid-01.html |
| 2416 | fast/media/mq-grid-02.html |
| 2417 | fast/media/mq-invalid-media-feature-01.html |
| 2418 | fast/media/mq-invalid-media-feature-02.html |
| 2419 | fast/media/mq-invalid-media-feature-03.html |
| 2420 | fast/media/mq-invalid-media-feature-04.html |
| 2421 | fast/media/mq-invalid-syntax-01.html |
| 2422 | fast/media/mq-invalid-syntax-02.html |
| 2423 | fast/media/mq-invalid-syntax-03.html |
| 2424 | fast/media/mq-invalid-syntax-04.html |
| 2425 | fast/media/mq-invalid-syntax-05.html |
| 2426 | fast/media/mq-js-media-except-01.html |
| 2427 | fast/media/mq-js-media-except-02.html |
| 2428 | fast/media/mq-js-media-except-03.html |
| 2429 | fast/media/mq-js-media-forward-syntax.html |
| 2430 | fast/media/mq-js-stylesheet-media-01.html |
| 2431 | fast/media/mq-js-stylesheet-media-02.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2432 | fast/media/mq-js-stylesheet-media-03.html |
| 2433 | fast/media/mq-js-stylesheet-media-04.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2434 | fast/media/mq-max-pixel-ratio.html |
| 2435 | fast/media/mq-min-constraint.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2436 | fast/media/mq-orientation.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2437 | fast/media/mq-pixel-ratio.html |
| 2438 | fast/media/mq-relative-constraints-02.html |
| 2439 | fast/media/mq-relative-constraints-03.html |
| 2440 | fast/media/mq-relative-constraints-04.html |
| 2441 | fast/media/mq-relative-constraints-05.html |
| 2442 | fast/media/mq-relative-constraints-06.html |
| 2443 | fast/media/mq-relative-constraints-07.html |
| 2444 | fast/media/mq-relative-constraints-08.html |
| 2445 | fast/media/mq-relative-constraints-09.html |
| 2446 | fast/media/mq-simple-neg-query-01.html |
| 2447 | fast/media/mq-simple-neg-query-02.html |
| 2448 | fast/media/mq-simple-neg-query-03.html |
| 2449 | fast/media/mq-simple-neg-query-04.html |
| 2450 | fast/media/mq-simple-neg-query-05.html |
| 2451 | fast/media/mq-simple-query-01.html |
| 2452 | fast/media/mq-simple-query-02.html |
| 2453 | fast/media/mq-simple-query-03.html |
| 2454 | fast/media/mq-simple-query-04.html |
| 2455 | fast/media/mq-simple-query-05.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2456 | fast/media/mq-transform-01.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2457 | fast/media/mq-transform-04.html |
| 2458 | fast/media/mq-transition.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2459 | fast/media/mq-valueless.html |
| 2460 | fast/media/mq-width-absolute-01.html |
| 2461 | fast/media/mq-width-absolute-02.html |
| 2462 | fast/media/mq-width-absolute-03.html |
| 2463 | fast/media/mq-width-absolute-04.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2464 | fast/media/viewport-media-query.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2465 | fast/multicol/column-rules-stacking.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2466 | fast/multicol/column-rules.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2467 | fast/multicol/columns-shorthand-parsing.html |
| 2468 | fast/multicol/float-avoidance.html |
| 2469 | fast/multicol/float-multicol.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2470 | fast/overflow/001.html |
| 2471 | fast/overflow/002.html |
| 2472 | fast/overflow/004.html |
| 2473 | fast/overflow/006.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2474 | fast/overflow/007.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2475 | fast/overflow/008.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2476 | fast/overflow/border-radius-clipping.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2477 | fast/overflow/childFocusRingClip.html |
| 2478 | fast/overflow/dynamic-hidden.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2479 | fast/overflow/float-in-relpositioned.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2480 | fast/overflow/hidden-scrollbar-resize.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2481 | fast/overflow/hit-test-overflow-controls.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2482 | fast/overflow/infiniteRecursion.html |
| 2483 | fast/overflow/overflow-auto-position-absolute.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2484 | fast/overflow/overflow-auto-table.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2485 | fast/overflow/overflow-float-stacking.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2486 | fast/overflow/overflow-focus-ring.html |
| 2487 | fast/overflow/overflow-rtl-inline-scrollbar.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2488 | fast/overflow/overflow-stacking.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2489 | fast/overflow/scrollbar-position-update.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2490 | fast/overflow/table-overflow-float.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2491 | fast/parser/001.html |
| 2492 | fast/parser/bad-xml-slash.html |
| 2493 | fast/parser/broken-comments-vs-parsing-mode.html |
| 2494 | fast/parser/comments.html |
| 2495 | fast/parser/document-write-option.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2496 | fast/parser/entity-comment-in-style.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2497 | fast/parser/fonts.html |
| 2498 | fast/parser/nofoo-tags-inside-paragraph.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2499 | fast/parser/open-comment-in-style.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2500 | fast/parser/style-script-head-test.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2501 | fast/parser/tabs-in-scripts.html |
| 2502 | fast/parser/title-error-test.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2503 | fast/reflections/inline-crash.html |
| 2504 | fast/reflections/reflection-direction.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2505 | fast/reflections/reflection-masks-opacity.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2506 | fast/reflections/reflection-masks.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2507 | fast/reflections/reflection-nesting.html |
| 2508 | fast/reflections/reflection-overflow-hidden.html |
| 2509 | fast/reflections/table-cell.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2510 | fast/repaint/4774354.html |
| 2511 | fast/repaint/4776765.html |
| 2512 | fast/repaint/backgroundSizeRepaint.html |
| 2513 | fast/repaint/body-background-image.html |
| 2514 | fast/repaint/border-fit-lines.html |
| 2515 | fast/repaint/border-radius-repaint.html |
| 2516 | fast/repaint/border-repaint-glitch.html |
| 2517 | fast/repaint/box-shadow-dynamic.html |
| 2518 | fast/repaint/bugzilla-3509.html |
| 2519 | fast/repaint/bugzilla-5699.html |
| 2520 | fast/repaint/bugzilla-6278.html |
| 2521 | fast/repaint/bugzilla-6388.html |
| 2522 | fast/repaint/bugzilla-6473.html |
| 2523 | fast/repaint/bugzilla-7235.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2524 | fast/repaint/button-spurious-layout-hint.html |
| 2525 | fast/repaint/caret-outside-block.html |
| 2526 | fast/repaint/change-transform.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2527 | fast/repaint/clip-with-layout-delta.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2528 | fast/repaint/clipped-relative.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2529 | fast/repaint/containing-block-position-change.html |
| 2530 | fast/repaint/continuation-after-outline.html |
| 2531 | fast/repaint/control-clip.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2532 | fast/repaint/create-layer-repaint.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2533 | fast/repaint/delete-into-nested-block.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2534 | fast/repaint/dynamic-table-vertical-alignment-change.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2535 | fast/repaint/float-move-during-layout.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2536 | fast/repaint/float-overflow-right.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2537 | fast/repaint/float-overflow.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2538 | fast/repaint/focus-layers.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2539 | fast/repaint/inline-color-change.html |
| 2540 | fast/repaint/invisible-objects.html |
| 2541 | fast/repaint/layout-state-only-positioned.html |
| 2542 | fast/repaint/layout-state-relative.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2543 | fast/repaint/line-flow-with-floats-1.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2544 | fast/repaint/line-flow-with-floats-10.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2545 | fast/repaint/line-flow-with-floats-2.html |
| 2546 | fast/repaint/line-flow-with-floats-3.html |
| 2547 | fast/repaint/line-flow-with-floats-4.html |
| 2548 | fast/repaint/line-flow-with-floats-5.html |
| 2549 | fast/repaint/line-flow-with-floats-6.html |
| 2550 | fast/repaint/line-flow-with-floats-7.html |
| 2551 | fast/repaint/line-flow-with-floats-8.html |
| 2552 | fast/repaint/line-flow-with-floats-9.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2553 | fast/repaint/line-overflow.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2554 | fast/repaint/lines-with-layout-delta.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2555 | fast/repaint/list-marker-2.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2556 | fast/repaint/make-children-non-inline.html |
| 2557 | fast/repaint/opacity-change-on-overflow-float.html |
| 2558 | fast/repaint/outline-child-repaint.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2559 | fast/repaint/outline-inset.html |
| 2560 | fast/repaint/outline-repaint-glitch.html |
| 2561 | fast/repaint/outline-shrinking.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2562 | fast/repaint/overflow-clip-subtree-layout.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2563 | fast/repaint/overflow-delete-line.html |
hamaji@chromium.org | a801264 | 2010-03-30 06:15:21 +0000 | [diff] [blame] | 2564 | fast/repaint/overflow-scroll-body-appear.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2565 | fast/repaint/overflow-scroll-delete.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2566 | fast/repaint/reflection-redraw.html |
| 2567 | fast/repaint/reflection-repaint-test.html |
| 2568 | fast/repaint/renderer-destruction-by-invalidateSelection-crash.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2569 | fast/repaint/repaint-resized-overflow.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2570 | fast/repaint/selected-replaced.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2571 | fast/repaint/selection-clear.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2572 | fast/repaint/static-to-positioned.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2573 | fast/repaint/subtree-root-clip-2.html |
| 2574 | fast/repaint/subtree-root-clip-3.html |
| 2575 | fast/repaint/subtree-root-clip.html |
| 2576 | fast/repaint/subtree-root-skipped.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2577 | fast/repaint/table-cell-collapsed-border.html |
| 2578 | fast/repaint/table-cell-move.html |
| 2579 | fast/repaint/table-collapsed-border.html |
| 2580 | fast/repaint/table-extra-bottom-grow.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2581 | fast/repaint/table-two-pass-layout-overpaint.html |
| 2582 | fast/repaint/text-append-dirty-lines.html |
| 2583 | fast/repaint/transform-absolute-child.html |
| 2584 | fast/repaint/transform-absolute-in-positioned-container.html |
| 2585 | fast/repaint/transform-disable-layoutstate.html |
| 2586 | fast/repaint/transform-layout-repaint.html |
| 2587 | fast/repaint/transform-relative-position.html |
| 2588 | fast/repaint/transform-repaint-descendants.html |
| 2589 | fast/repaint/transform-replaced-shadows.html |
| 2590 | fast/repaint/transform-translate.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2591 | fast/replaced/image-solid-color-with-alpha.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2592 | fast/replaced/pdf-as-image.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2593 | fast/replaced/width100percent-menulist.html |
| 2594 | fast/replaced/width100percent-radio.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2595 | fast/text/align-center-rtl-spill.html |
| 2596 | fast/text/apply-start-width-after-skipped-text.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2597 | fast/text/atsui-kerning-and-ligatures.html |
| 2598 | fast/text/atsui-multiple-renderers.html |
| 2599 | fast/text/atsui-partial-selection.html |
| 2600 | fast/text/atsui-small-caps-punctuation-size.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2601 | fast/text/basic/001.html |
| 2602 | fast/text/basic/002.html |
| 2603 | fast/text/basic/003.html |
| 2604 | fast/text/basic/004.html |
| 2605 | fast/text/basic/005.html |
| 2606 | fast/text/basic/006.html |
| 2607 | fast/text/basic/007.html |
| 2608 | fast/text/basic/008.html |
| 2609 | fast/text/basic/009.html |
| 2610 | fast/text/basic/011.html |
| 2611 | fast/text/basic/012.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2612 | fast/text/basic/013.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2613 | fast/text/basic/generic-family-changes.html |
| 2614 | fast/text/basic/generic-family-reset.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2615 | fast/text/bidi-embedding-pop-and-push-same.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2616 | fast/text/break-word.html |
| 2617 | fast/text/capitalize-empty-generated-string.html |
| 2618 | fast/text/capitalize-preserve-nbsp.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2619 | fast/text/cg-fallback-bolding.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2620 | fast/text/cg-vs-atsui.html |
| 2621 | fast/text/delete-hard-break-character.html |
| 2622 | fast/text/drawBidiText.html |
| 2623 | fast/text/firstline/001.html |
| 2624 | fast/text/firstline/002.html |
| 2625 | fast/text/firstline/003.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2626 | fast/text/fixed-pitch-control-characters.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2627 | fast/text/font-initial.html |
| 2628 | fast/text/international/001.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2629 | fast/text/international/bidi-AN-after-L.html |
| 2630 | fast/text/international/bidi-CS-after-AN.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2631 | fast/text/international/bidi-L2-run-reordering.html |
| 2632 | fast/text/international/bidi-LDB-2-CSS.html |
| 2633 | fast/text/international/bidi-control-chars-treated-as-ZWS.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2634 | fast/text/international/bidi-european-terminators.html |
| 2635 | fast/text/international/bidi-explicit-embedding.html |
| 2636 | fast/text/international/bidi-ignored-for-first-child-inline.html |
| 2637 | fast/text/international/bidi-innertext.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2638 | fast/text/international/bidi-linebreak-001.html |
| 2639 | fast/text/international/bidi-linebreak-002.html |
| 2640 | fast/text/international/bidi-linebreak-003.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2641 | fast/text/international/bidi-neutral-directionality-paragraph-start.html |
| 2642 | fast/text/international/bidi-neutral-run.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2643 | fast/text/international/complex-character-based-fallback.html |
| 2644 | fast/text/international/danda-space.html |
| 2645 | fast/text/international/hindi-spacing.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2646 | fast/text/international/rtl-caret.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2647 | fast/text/international/thai-baht-space.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2648 | fast/text/justified-selection-at-edge.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2649 | fast/text/justified-selection.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2650 | fast/text/letter-spacing-negative-opacity.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2651 | fast/text/line-breaks.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2652 | fast/text/midword-break-hang.html |
| 2653 | fast/text/reset-emptyRun.html |
| 2654 | fast/text/selection-hard-linebreak.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2655 | fast/text/selection-painted-separately.html |
| 2656 | fast/text/shadow-no-blur.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2657 | fast/text/should-use-atsui.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2658 | fast/text/soft-hyphen-2.html |
| 2659 | fast/text/soft-hyphen-3.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2660 | fast/text/softHyphen.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2661 | fast/text/stroking-decorations.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2662 | fast/text/stroking.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2663 | fast/text/textIteratorNilRenderer.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2664 | fast/text/updateNewFont.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2665 | fast/text/wbr-in-pre-crash.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2666 | fast/text/wbr-pre.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2667 | fast/text/wbr-styled.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2668 | fast/text/wbr.html |
| 2669 | fast/text/whitespace/001.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2670 | fast/text/whitespace/002.html |
| 2671 | fast/text/whitespace/003.html |
| 2672 | fast/text/whitespace/004.html |
| 2673 | fast/text/whitespace/005.html |
| 2674 | fast/text/whitespace/006.html |
| 2675 | fast/text/whitespace/007.html |
| 2676 | fast/text/whitespace/008.html |
| 2677 | fast/text/whitespace/009.html |
| 2678 | fast/text/whitespace/010.html |
| 2679 | fast/text/whitespace/011.html |
| 2680 | fast/text/whitespace/012.html |
| 2681 | fast/text/whitespace/013.html |
| 2682 | fast/text/whitespace/014.html |
| 2683 | fast/text/whitespace/015.html |
| 2684 | fast/text/whitespace/016.html |
| 2685 | fast/text/whitespace/017.html |
| 2686 | fast/text/whitespace/018.html |
| 2687 | fast/text/whitespace/019.html |
| 2688 | fast/text/whitespace/020.html |
| 2689 | fast/text/whitespace/021.html |
| 2690 | fast/text/whitespace/022.html |
| 2691 | fast/text/whitespace/023.html |
| 2692 | fast/text/whitespace/024.html |
| 2693 | fast/text/whitespace/025.html |
| 2694 | fast/text/whitespace/026.html |
| 2695 | fast/text/whitespace/027.html |
| 2696 | fast/text/whitespace/028.html |
| 2697 | fast/text/whitespace/029.html |
| 2698 | fast/text/whitespace/030.html |
| 2699 | fast/text/whitespace/nbsp-mode-and-linewraps.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2700 | fast/text/whitespace/nowrap-clear-float.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2701 | fast/text/whitespace/pre-newline-box-test.html |
| 2702 | fast/text/whitespace/pre-wrap-last-char.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2703 | fast/text/whitespace/span-in-word-space-causes-overflow.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2704 | fast/text/wide-zero-width-space.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2705 | fast/text/word-break-soft-hyphen.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2706 | fast/text/word-space.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2707 | |
| 2708 | # ------- failures due to missing support for particular XSLT features |
| 2709 | # xsl:output |
| 2710 | fast/xsl/xslt-doc-enc.xml |
| 2711 | fast/xsl/xslt-url.xml |
| 2712 | fast/xsl/default-html.html |
| 2713 | fast/xsl/xslt-text.html |
| 2714 | fast/xsl/xslt-entity.xml |
| 2715 | fast/xsl/xslt-extra-content-at-end.xml |
| 2716 | # external entities support |
| 2717 | fast/xsl/dtd-in-source-document.xml |
| 2718 | fast/xsl/xslt-second-level-import.xml |
| 2719 | fast/parser/external-entities-in-xslt.xml |
| 2720 | # exslt:node-set() function |
| 2721 | fast/xsl/exslt-node-set.xml |
| 2722 | # xsl:import |
| 2723 | fast/xsl/import-after-comment.xml |
| 2724 | fast/xsl/xslt-import-depth.xml |
| 2725 | fast/xsl/xslt-nested-stylesheets.xml |
| 2726 | # xsl:attribute-set |
| 2727 | fast/xsl/mozilla-tests.xml |
| 2728 | # xsl:sort: lang and case-order |
| 2729 | fast/xsl/sort-locale.xml |
| 2730 | fast/xsl/sort-unicode.xml |
| 2731 | # output formatting issues (might be related to the lack of xsl:output support) |
| 2732 | fast/xsl/xslt-processor.html |
| 2733 | # to be investigated |
| 2734 | fast/xsl/xslt-enc16.xml |
| 2735 | fast/xsl/xslt-enc16to16.xml |
| 2736 | fast/xsl/xslt-enc-cyr.xml |
| 2737 | fast/xsl/xslt-enc.xml |
| 2738 | fast/xsl/xslt-relative-path.xml |
| 2739 | fast/xsl/xslt-missing-namespace-in-xslt.xml |
| 2740 | fast/xsl/xslt_unicode.xml |
| 2741 | |
ap@apple.com | 97b0118 | 2010-11-18 18:31:17 +0000 | [diff] [blame] | 2742 | # https://bugs.webkit.org/show_bug.cgi?id=49743 |
| 2743 | fast/xsl/import-non-document-node.xhtml |
| 2744 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2745 | fast/forms/drag-out-of-textarea.html |
| 2746 | fast/frames/frame-src-attribute.html |
| 2747 | fast/overflow/003.xml |
| 2748 | fast/text/international/bidi-menulist.html |
xji@chromium.org | 8de4b3f | 2011-02-08 18:37:15 +0000 | [diff] [blame] | 2749 | fast/text/international/pop-up-button-text-alignment-and-direction.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2750 | fast/text/international/wrap-CJK-001.html |
| 2751 | fast/xpath/string-value.html |
| 2752 | |
ossy@webkit.org | 752f648 | 2011-03-16 17:22:50 +0000 | [diff] [blame] | 2753 | # --- missing test fonts |
| 2754 | fast/blockflow/japanese-ruby-horizontal-bt.html |
| 2755 | fast/blockflow/japanese-ruby-vertical-lr.html |
| 2756 | fast/blockflow/japanese-ruby-vertical-rl.html |
| 2757 | fast/blockflow/japanese-lr-selection.html |
| 2758 | fast/blockflow/japanese-lr-text.html |
| 2759 | fast/blockflow/japanese-rl-selection.html |
| 2760 | fast/blockflow/japanese-rl-text.html |
| 2761 | fast/blockflow/japanese-ruby-horizontal-bt.html |
| 2762 | fast/blockflow/japanese-ruby-vertical-lr.html |
| 2763 | fast/blockflow/japanese-ruby-vertical-rl.html |
| 2764 | fast/repaint/japanese-rl-selection-clear.html |
| 2765 | fast/repaint/japanese-rl-selection-repaint.html |
| 2766 | fast/text/international/bidi-mirror-he-ar.html |
| 2767 | fast/text/international/bold-bengali.html |
| 2768 | fast/text/international/hebrew-vowels.html |
| 2769 | fast/text/international/plane2.html |
| 2770 | fast/text/international/vertical-text-glyph-test.html |
| 2771 | fast/text/international/vertical-text-metrics-test.html |
| 2772 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2773 | # ============================================================================= # |
| 2774 | # failing fonts tests |
| 2775 | # ============================================================================= # |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2776 | fonts/cursive.html |
| 2777 | fonts/default.html |
| 2778 | fonts/fantasy.html |
| 2779 | fonts/monospace.html |
| 2780 | fonts/sans-serif.html |
| 2781 | fonts/serif.html |
yuzo@google.com | 0cdcbbe | 2010-03-15 08:33:18 +0000 | [diff] [blame] | 2782 | printing/return-from-printing-mode.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2783 | |
| 2784 | # ============================================================================= # |
| 2785 | # failing scrollbars tests |
| 2786 | # ============================================================================= # |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2787 | scrollbars/basic-scrollbar.html |
| 2788 | scrollbars/disabled-scrollbar.html |
| 2789 | scrollbars/listbox-scrollbar-combinations.html |
| 2790 | scrollbars/overflow-scrollbar-combinations.html |
| 2791 | scrollbars/scrollbar-buttons.html |
| 2792 | scrollbars/scrollbar-orientation.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2793 | |
| 2794 | # ============================================================================= # |
| 2795 | # failing security tests |
| 2796 | # ============================================================================= # |
robert@webkit.org | 051adf8 | 2010-06-08 19:44:15 +0000 | [diff] [blame] | 2797 | # https://bugs.webkit.org/show_bug.cgi?id=39160 |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2798 | security/block-test-no-port.html |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2799 | security/block-test.html |
| 2800 | |
| 2801 | # ============================================================================= # |
| 2802 | # failing tables tests |
| 2803 | # ============================================================================= # |
| 2804 | |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2805 | tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom.html |
| 2806 | tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden.html |
| 2807 | tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table.html |
hausmann@webkit.org | 47333ae | 2009-05-22 14:26:39 +0000 | [diff] [blame] | 2808 | tables/mozilla_expected_failures/marvin/table_overflow_caption.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2809 | tables/mozilla_expected_failures/marvin/table_overflow_caption_left.html |
| 2810 | tables/mozilla_expected_failures/marvin/table_overflow_caption_right.html |
| 2811 | tables/mozilla_expected_failures/marvin/table_overflow_caption_top.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2812 | tables/mozilla_expected_failures/marvin/table_overflow_hidden_table.html |
| 2813 | tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody.html |
| 2814 | tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2815 | tables/mozilla/marvin/colgroup_width_pct.html |
hausmann@webkit.org | 178c053 | 2008-12-12 20:44:51 +0000 | [diff] [blame] | 2816 | tables/mozilla/marvin/table_overflow_hidden_td.html |
ossy@webkit.org | bada65d | 2011-02-21 19:33:23 +0000 | [diff] [blame] | 2817 | tables/mozilla_expected_failures/bugs/bug178855.xml |
| 2818 | tables/mozilla_expected_failures/bugs/bug2479-5.html |
ossy@webkit.org | 8ebb1a2 | 2011-02-22 12:12:52 +0000 | [diff] [blame] | 2819 | tables/mozilla/bugs/bug12384.html |
| 2820 | tables/mozilla/bugs/bug99948.html |
aroben@apple.com | 73e8762 | 2009-04-03 21:21:23 +0000 | [diff] [blame] | 2821 | |
robert@webkit.org | 188a126 | 2010-06-07 14:43:15 +0000 | [diff] [blame] | 2822 | # ============================================================================= # |
chang.shu@nokia.com | 81d7f5c | 2010-05-28 18:43:49 +0000 | [diff] [blame] | 2823 | # Failed canvas tests from http://philip.html5.org/tests/canvas/suite/tests/ |
robert@webkit.org | 051adf8 | 2010-06-08 19:44:15 +0000 | [diff] [blame] | 2824 | # ============================================================================= # |
chang.shu@nokia.com | 81d7f5c | 2010-05-28 18:43:49 +0000 | [diff] [blame] | 2825 | canvas/philip/tests/2d.composite.operation.clear.html |
| 2826 | canvas/philip/tests/2d.composite.operation.darker.html |
| 2827 | canvas/philip/tests/2d.composite.operation.highlight.html |
| 2828 | canvas/philip/tests/2d.composite.uncovered.fill.copy.html |
| 2829 | canvas/philip/tests/2d.composite.uncovered.fill.destination-atop.html |
| 2830 | canvas/philip/tests/2d.composite.uncovered.fill.destination-in.html |
| 2831 | canvas/philip/tests/2d.composite.uncovered.fill.source-in.html |
| 2832 | canvas/philip/tests/2d.composite.uncovered.fill.source-out.html |
| 2833 | canvas/philip/tests/2d.composite.uncovered.image.copy.html |
| 2834 | canvas/philip/tests/2d.composite.uncovered.image.destination-atop.html |
| 2835 | canvas/philip/tests/2d.composite.uncovered.image.destination-in.html |
| 2836 | canvas/philip/tests/2d.composite.uncovered.image.source-in.html |
| 2837 | canvas/philip/tests/2d.composite.uncovered.image.source-out.html |
| 2838 | canvas/philip/tests/2d.composite.uncovered.pattern.copy.html |
| 2839 | canvas/philip/tests/2d.composite.uncovered.pattern.destination-atop.html |
| 2840 | canvas/philip/tests/2d.composite.uncovered.pattern.destination-in.html |
| 2841 | canvas/philip/tests/2d.composite.uncovered.pattern.source-in.html |
| 2842 | canvas/philip/tests/2d.composite.uncovered.pattern.source-out.html |
| 2843 | canvas/philip/tests/2d.drawImage.broken.html |
chang.shu@nokia.com | 81d7f5c | 2010-05-28 18:43:49 +0000 | [diff] [blame] | 2844 | canvas/philip/tests/2d.drawImage.null.html |
chang.shu@nokia.com | 81d7f5c | 2010-05-28 18:43:49 +0000 | [diff] [blame] | 2845 | canvas/philip/tests/2d.gradient.radial.cone.behind.html |
| 2846 | canvas/philip/tests/2d.gradient.radial.cone.beside.html |
| 2847 | canvas/philip/tests/2d.gradient.radial.cone.bottom.html |
| 2848 | canvas/philip/tests/2d.gradient.radial.cone.cylinder.html |
chang.shu@nokia.com | 81d7f5c | 2010-05-28 18:43:49 +0000 | [diff] [blame] | 2849 | canvas/philip/tests/2d.gradient.radial.cone.shape2.html |
| 2850 | canvas/philip/tests/2d.gradient.radial.cone.top.html |
chang.shu@nokia.com | 81d7f5c | 2010-05-28 18:43:49 +0000 | [diff] [blame] | 2851 | canvas/philip/tests/2d.gradient.radial.touch1.html |
| 2852 | canvas/philip/tests/2d.gradient.radial.touch2.html |
| 2853 | canvas/philip/tests/2d.gradient.radial.touch3.html |
| 2854 | canvas/philip/tests/2d.imageData.create1.type.html |
| 2855 | canvas/philip/tests/2d.imageData.create2.type.html |
chang.shu@nokia.com | 81d7f5c | 2010-05-28 18:43:49 +0000 | [diff] [blame] | 2856 | canvas/philip/tests/2d.imageData.get.type.html |
oliver@apple.com | 6da1c31 | 2011-02-24 00:04:41 +0000 | [diff] [blame] | 2857 | canvas/philip/tests/2d.imageData.object.round.html |
| 2858 | canvas/philip/tests/2d.imageData.object.wrap.html |
chang.shu@nokia.com | 81d7f5c | 2010-05-28 18:43:49 +0000 | [diff] [blame] | 2859 | canvas/philip/tests/2d.imageData.put.unchanged.html |
chang.shu@nokia.com | 81d7f5c | 2010-05-28 18:43:49 +0000 | [diff] [blame] | 2860 | canvas/philip/tests/2d.line.cap.open.html |
| 2861 | canvas/philip/tests/2d.line.join.open.html |
chang.shu@nokia.com | 81d7f5c | 2010-05-28 18:43:49 +0000 | [diff] [blame] | 2862 | canvas/philip/tests/2d.line.miter.lineedge.html |
| 2863 | canvas/philip/tests/2d.missingargs.html |
chang.shu@nokia.com | 81d7f5c | 2010-05-28 18:43:49 +0000 | [diff] [blame] | 2864 | canvas/philip/tests/2d.path.quadraticCurveTo.shape.html |
andreas.kling@nokia.com | f67d596 | 2010-07-18 00:11:35 +0000 | [diff] [blame] | 2865 | canvas/philip/tests/2d.path.quadraticCurveTo.scaled.html |
chang.shu@nokia.com | 81d7f5c | 2010-05-28 18:43:49 +0000 | [diff] [blame] | 2866 | canvas/philip/tests/2d.path.rect.zero.6.html |
chang.shu@nokia.com | 81d7f5c | 2010-05-28 18:43:49 +0000 | [diff] [blame] | 2867 | canvas/philip/tests/2d.path.stroke.scale2.html |
chang.shu@nokia.com | 81d7f5c | 2010-05-28 18:43:49 +0000 | [diff] [blame] | 2868 | canvas/philip/tests/2d.pattern.image.broken.html |
chang.shu@nokia.com | 81d7f5c | 2010-05-28 18:43:49 +0000 | [diff] [blame] | 2869 | canvas/philip/tests/2d.shadow.transform.2.html |
| 2870 | canvas/philip/tests/2d.text.draw.baseline.bottom.html |
| 2871 | canvas/philip/tests/2d.text.draw.baseline.hanging.html |
| 2872 | canvas/philip/tests/2d.text.draw.baseline.ideographic.html |
| 2873 | canvas/philip/tests/2d.text.draw.baseline.middle.html |
| 2874 | canvas/philip/tests/2d.text.draw.baseline.top.html |
| 2875 | canvas/philip/tests/2d.text.draw.fill.maxWidth.fontface.html |
| 2876 | canvas/philip/tests/2d.text.draw.fontface.notinpage.html |
chang.shu@nokia.com | 81d7f5c | 2010-05-28 18:43:49 +0000 | [diff] [blame] | 2877 | canvas/philip/tests/2d.text.draw.space.collapse.end.html |
| 2878 | canvas/philip/tests/2d.text.draw.space.collapse.nonspace.html |
| 2879 | canvas/philip/tests/2d.text.draw.space.collapse.other.html |
| 2880 | canvas/philip/tests/2d.text.draw.space.collapse.space.html |
| 2881 | canvas/philip/tests/2d.text.draw.space.collapse.start.html |
| 2882 | canvas/philip/tests/2d.text.font.parse.basic.html |
| 2883 | canvas/philip/tests/2d.text.font.parse.complex.html |
| 2884 | canvas/philip/tests/2d.text.font.parse.invalid.html |
| 2885 | canvas/philip/tests/2d.text.font.parse.size.percentage.default.html |
| 2886 | canvas/philip/tests/2d.text.font.parse.size.percentage.html |
| 2887 | canvas/philip/tests/2d.text.font.parse.system.html |
| 2888 | canvas/philip/tests/2d.text.measure.width.space.html |
| 2889 | canvas/philip/tests/2d.transformation.setTransform.skewed.html |
| 2890 | canvas/philip/tests/2d.transformation.transform.skewed.html |
chang.shu@nokia.com | 81d7f5c | 2010-05-28 18:43:49 +0000 | [diff] [blame] | 2891 | canvas/philip/tests/type.prototype.html |
robert@webkit.org | 051adf8 | 2010-06-08 19:44:15 +0000 | [diff] [blame] | 2892 | |
ossy@webkit.org | 07c4a80 | 2010-06-09 14:33:28 +0000 | [diff] [blame] | 2893 | # [Qt] canvas/philip/tests/2d.path.stroke.overlap.html fails with Qt-4.6.2 or higher |
| 2894 | # https://bugs.webkit.org/show_bug.cgi?id=40362 |
| 2895 | canvas/philip/tests/2d.path.stroke.overlap.html |
| 2896 | |
andreas.kling@nokia.com | e82d168 | 2010-08-25 20:08:20 +0000 | [diff] [blame] | 2897 | # Originally worked because we didn't set the GC's join style properly. |
| 2898 | canvas/philip/tests/2d.path.rect.zero.1.html |
| 2899 | |
andreas.kling@nokia.com | 7817c16 | 2010-11-07 13:49:39 +0000 | [diff] [blame] | 2900 | # Failing tests after sync with Philip Taylor's upstream tests |
| 2901 | canvas/philip/tests/2d.drawImage.image.incomplete.omitted.html |
| 2902 | canvas/philip/tests/2d.fillStyle.parse.invalid.rgba-6.html |
| 2903 | canvas/philip/tests/2d.fillStyle.parse.rgb-eof.html |
| 2904 | canvas/philip/tests/2d.fillStyle.parse.rgba-eof.html |
| 2905 | canvas/philip/tests/2d.imageData.put.wrongtype.html |
| 2906 | canvas/philip/tests/2d.pattern.image.incomplete.empty.html |
| 2907 | canvas/philip/tests/2d.pattern.image.incomplete.omitted.html |
andreas.kling@nokia.com | 7817c16 | 2010-11-07 13:49:39 +0000 | [diff] [blame] | 2908 | |
robert@webkit.org | 051adf8 | 2010-06-08 19:44:15 +0000 | [diff] [blame] | 2909 | # ============================================================================= # |
| 2910 | # failing transforms tests |
| 2911 | # ============================================================================= # |
| 2912 | # -- fail with --platform mac --ignore-metrics |
| 2913 | transforms/2d/zoom-menulist.html |
| 2914 | # -- pass with --platform mac --ignore-metrics |
| 2915 | transforms/2d/compound-transforms-vs-containers.html |
| 2916 | transforms/2d/transform-borderbox.html |
| 2917 | transforms/2d/transform-origin-borderbox.html |
| 2918 | transforms/no_transform_hit_testing.html |
| 2919 | transforms/2d/hindi-rotated.html |
| 2920 | |
| 2921 | # ============================================================================= # |
| 2922 | # failing printing tests |
| 2923 | # ============================================================================= # |
| 2924 | printing/compositing-layer-printing.html |
| 2925 | # Printing related layout test failure has no results, but obvious error message |
| 2926 | # https://bugs.webkit.org/show_bug.cgi?id=27913 |
| 2927 | printing/media-queries-print.html |
| 2928 | |
| 2929 | # ============================================================================= # |
| 2930 | # failing transitions tests |
| 2931 | # ============================================================================= # |
| 2932 | transitions/move-after-transition.html |
| 2933 | transitions/transition-end-event-rendering.html |
| 2934 | transitions/transition-drt-api.html |
| 2935 | |
| 2936 | # ============================================================================= # |
robert@webkit.org | 051adf8 | 2010-06-08 19:44:15 +0000 | [diff] [blame] | 2937 | # new tests without expected results |
| 2938 | # ============================================================================= # |
robert@webkit.org | 051adf8 | 2010-06-08 19:44:15 +0000 | [diff] [blame] | 2939 | editing/selection/transformed-selection-rects.html |
| 2940 | svg/W3C-SVG-1.1/filters-light-04-f.svg |
| 2941 | |
| 2942 | # ============================================================================= # |
ossy@webkit.org | 7f2f222 | 2010-11-30 08:56:46 +0000 | [diff] [blame] | 2943 | # Qt 4.7 related bugs |
| 2944 | # ============================================================================= # |
| 2945 | |
ossy@webkit.org | 7f2f222 | 2010-11-30 08:56:46 +0000 | [diff] [blame] | 2946 | # [Qt] editing/execCommand/move-selection-back-line.html fails with Qt 4.7.1 |
| 2947 | # https://bugs.webkit.org/show_bug.cgi?id=50144 |
| 2948 | editing/execCommand/move-selection-back-line.html |
| 2949 | |
| 2950 | # [Qt] fast/forms/textarea-appearance-wrap.html fails with Qt 4.7.1 |
| 2951 | # https://bugs.webkit.org/show_bug.cgi?id=50145 |
| 2952 | fast/forms/textarea-appearance-wrap.html |
| 2953 | |
| 2954 | # [Qt] 4 css2.1/t1202-counter tests fail with Qt 4.7.1 |
| 2955 | # https://bugs.webkit.org/show_bug.cgi?id=50146 |
| 2956 | css2.1/t1202-counter-09-b.html |
| 2957 | css2.1/t1202-counter-15-b.html |
| 2958 | css2.1/t1202-counters-09-b.html |
| 2959 | css2.1/t1202-counters-15-b.html |
| 2960 | |
| 2961 | # [Qt] 4 fast/text tests fail with Qt 4.7.1 |
| 2962 | # https://bugs.webkit.org/show_bug.cgi?id=50147 |
| 2963 | fast/text/format-control.html |
| 2964 | fast/text/justification-padding-mid-word.html |
| 2965 | fast/text/zero-width-characters.html |
| 2966 | fast/text/international/khmer-selection.html |
| 2967 | |
| 2968 | # 3 media tests fail with Qt version 4.6.3 and 4.7.0 |
| 2969 | # https://bugs.webkit.org/show_bug.cgi?id=46249 |
ossy@webkit.org | 7f2f222 | 2010-11-30 08:56:46 +0000 | [diff] [blame] | 2970 | media/video-can-play-type.html |
| 2971 | media/video-delay-load-event.html |
| 2972 | |
| 2973 | # ============================================================================= # |
robert@webkit.org | 051adf8 | 2010-06-08 19:44:15 +0000 | [diff] [blame] | 2974 | # new skipped tests yet to be sorted |
| 2975 | # ============================================================================= # |
eric@webkit.org | 05a35f4 | 2010-06-16 09:12:04 +0000 | [diff] [blame] | 2976 | |
commit-queue@webkit.org | a67f42c | 2010-07-10 02:41:10 +0000 | [diff] [blame] | 2977 | # Link prefetch is disabled by default |
commit-queue@webkit.org | 7e9f6db | 2010-12-04 20:40:10 +0000 | [diff] [blame] | 2978 | fast/dom/HTMLLinkElement/link-and-subresource-test.html |
commit-queue@webkit.org | a67f42c | 2010-07-10 02:41:10 +0000 | [diff] [blame] | 2979 | fast/dom/HTMLLinkElement/prefetch.html |
commit-queue@webkit.org | 7e9f6db | 2010-12-04 20:40:10 +0000 | [diff] [blame] | 2980 | fast/dom/HTMLLinkElement/prefetch-onload.html |
commit-queue@webkit.org | e4bd1f1 | 2010-10-08 21:17:47 +0000 | [diff] [blame] | 2981 | http/tests/misc/prefetch-purpose.html |
commit-queue@webkit.org | a67f42c | 2010-07-10 02:41:10 +0000 | [diff] [blame] | 2982 | |
ossy@webkit.org | 9cf6649 | 2010-06-26 01:11:01 +0000 | [diff] [blame] | 2983 | # [Qt] fast/text/bidi-explicit-embedding-past-end.html fails |
| 2984 | # https://bugs.webkit.org/show_bug.cgi?id=41241 |
| 2985 | fast/text/bidi-explicit-embedding-past-end.html |
commit-queue@webkit.org | 6501d60 | 2010-07-01 11:11:01 +0000 | [diff] [blame] | 2986 | |
tkent@chromium.org | 072de1d | 2010-07-14 07:43:12 +0000 | [diff] [blame] | 2987 | # Need to implement inner-spin-button or outer-spin-button |
| 2988 | fast/forms/input-appearance-spinbutton-disabled-readonly.html |
tkent@chromium.org | eb14de0 | 2011-02-16 04:14:29 +0000 | [diff] [blame] | 2989 | fast/forms/input-appearance-spinbutton-layer.html |
tkent@chromium.org | 3d10af9 | 2010-07-23 00:32:24 +0000 | [diff] [blame] | 2990 | fast/forms/input-number-events.html |
tkent@chromium.org | 1e56d8c | 2010-08-25 09:37:35 +0000 | [diff] [blame] | 2991 | fast/forms/input-spinbutton-capturing.html |
tkent@chromium.org | 072de1d | 2010-07-14 07:43:12 +0000 | [diff] [blame] | 2992 | |
commit-queue@webkit.org | 6501d60 | 2010-07-01 11:11:01 +0000 | [diff] [blame] | 2993 | # Speech input is not yet enabled. |
atwilson@chromium.org | aae4e2d | 2010-07-31 21:55:18 +0000 | [diff] [blame] | 2994 | fast/speech |
ossy@webkit.org | 1fdca60 | 2010-07-08 21:02:32 +0000 | [diff] [blame] | 2995 | |
| 2996 | # [Qt] fast/dom/beforeload/script-before-load-dynamic.html is crashy-flakey |
| 2997 | # https://bugs.webkit.org/show_bug.cgi?id=41452 |
| 2998 | fast/dom/beforeload/remove-video-in-beforeload-listener.html |
ossy@webkit.org | bbc7a00 | 2010-07-12 17:28:07 +0000 | [diff] [blame] | 2999 | |
johnnyg@google.com | 4b0a455 | 2010-07-15 20:36:40 +0000 | [diff] [blame] | 3000 | # Directory upload is not enabled. |
| 3001 | fast/forms/input-file-directory-upload.html |
hamaji@chromium.org | d58d8e0 | 2010-07-16 06:25:48 +0000 | [diff] [blame] | 3002 | # Need setPrinting. See https://bugs.webkit.org/show_bug.cgi?id=20011 |
| 3003 | printing/setPrinting.html |
tonyg@chromium.org | 4562d5c | 2010-07-16 16:38:52 +0000 | [diff] [blame] | 3004 | |
ossy@webkit.org | 0676555 | 2010-12-17 13:07:20 +0000 | [diff] [blame] | 3005 | # Web Timing related bugs |
| 3006 | # https://bugs.webkit.org/show_bug.cgi?id=51245 |
tonyg@chromium.org | 4562d5c | 2010-07-16 16:38:52 +0000 | [diff] [blame] | 3007 | fast/dom/webtiming.html |
ossy@webkit.org | 0676555 | 2010-12-17 13:07:20 +0000 | [diff] [blame] | 3008 | http/tests/misc/webtiming-ssl.php |
ossy@webkit.org | 0f9c820 | 2011-01-06 12:48:54 +0000 | [diff] [blame] | 3009 | http/tests/misc/webtiming-origins.html |
| 3010 | http/tests/misc/webtiming-slow-load.php |
ap@apple.com | ce37139 | 2010-07-21 17:20:30 +0000 | [diff] [blame] | 3011 | |
| 3012 | # Advanced credential handling |
| 3013 | http/tests/security/401-logout/401-logout.php |
| 3014 | http/tests/xmlhttprequest/remember-bad-password.html |
abarth@webkit.org | bfd9948 | 2010-07-21 22:46:47 +0000 | [diff] [blame] | 3015 | |
tkent@chromium.org | a216646 | 2010-07-27 07:31:39 +0000 | [diff] [blame] | 3016 | # The feature was disabled due to a compatibility issue. |
| 3017 | # https://bugs.webkit.org/show_bug.cgi?id=40520 |
| 3018 | fast/forms/interactive-validation-lost-focusable.html |
| 3019 | fast/forms/interactive-validation-prevented.html |
tkent@chromium.org | 3db9c3d | 2011-03-02 07:04:18 +0000 | [diff] [blame] | 3020 | fast/forms/interactive-validation-attach-assertion.html |
tkent@chromium.org | e625ce8 | 2011-03-10 23:32:54 +0000 | [diff] [blame] | 3021 | fast/forms/interactive-validation-assertion-by-validate-twice.html |
tkent@chromium.org | 32441d2 | 2011-03-15 00:53:53 +0000 | [diff] [blame] | 3022 | fast/forms/interactive-validation-select-crash.html |
tkent@chromium.org | 9a74a07 | 2011-03-24 03:48:22 +0000 | [diff] [blame] | 3023 | fast/forms/interactive-validation-crash-by-style-override.html |
tkent@chromium.org | a216646 | 2010-07-27 07:31:39 +0000 | [diff] [blame] | 3024 | |
ossy@webkit.org | e9265b6 | 2010-07-22 14:26:45 +0000 | [diff] [blame] | 3025 | # [Qt] REGRESSION(63862): animations/play-state.html fails intermittently |
| 3026 | # https://bugs.webkit.org/show_bug.cgi?id=42821 |
| 3027 | animations/play-state.html |
ossy@webkit.org | 15e4f1e | 2010-07-23 11:24:22 +0000 | [diff] [blame] | 3028 | |
ossy@webkit.org | e1b8b02 | 2010-11-05 22:34:00 +0000 | [diff] [blame] | 3029 | # [Qt] animations tests fails which uses suspend/resume |
ossy@webkit.org | 1c91c61 | 2010-08-12 12:00:06 +0000 | [diff] [blame] | 3030 | # https://bugs.webkit.org/show_bug.cgi?id=43905 |
| 3031 | animations/suspend-resume-animation.html |
ossy@webkit.org | e1b8b02 | 2010-11-05 22:34:00 +0000 | [diff] [blame] | 3032 | animations/suspend-resume-animation-events.html |
| 3033 | animations/stop-animation-on-suspend.html |
ossy@webkit.org | 1c91c61 | 2010-08-12 12:00:06 +0000 | [diff] [blame] | 3034 | |
ossy@webkit.org | 182b231 | 2010-07-26 09:52:10 +0000 | [diff] [blame] | 3035 | # [Qt] DRT sideeffect revealed by r63657 |
| 3036 | # https://bugs.webkit.org/show_bug.cgi?id=42578 |
ossy@webkit.org | f7346b2 | 2010-10-25 22:59:08 +0000 | [diff] [blame] | 3037 | http/tests/security/mixedContent/insecure-css-in-main-frame.html |
ossy@webkit.org | 182b231 | 2010-07-26 09:52:10 +0000 | [diff] [blame] | 3038 | http/tests/xmlhttprequest/authorization-header.html |
| 3039 | http/tests/xmlhttprequest/null-auth.php |
vestbo@webkit.org | d2773e5 | 2010-07-27 09:12:40 +0000 | [diff] [blame] | 3040 | |
vestbo@webkit.org | 1c70198 | 2010-07-27 10:05:22 +0000 | [diff] [blame] | 3041 | # Assumes spesific metrics |
| 3042 | # See http://code.google.com/p/chromium/issues/detail?id=19897 |
| 3043 | svg/custom/getscreenctm-in-mixed-content2.xhtml |
mrobinson@webkit.org | b2e8fca | 2010-08-02 17:28:23 +0000 | [diff] [blame] | 3044 | |
ojan@chromium.org | 6d277a4 | 2010-08-18 20:51:44 +0000 | [diff] [blame] | 3045 | # Still working out flakiness issues with the perf tests. |
| 3046 | # https://bugs.webkit.org/show_bug.cgi?id=44199 |
| 3047 | perf/ |
| 3048 | |
jianli@chromium.org | 35cdf14 | 2010-08-05 18:19:13 +0000 | [diff] [blame] | 3049 | # BlodBuilder is not enabled |
| 3050 | http/tests/local/blob/send-data-blob.html |
commit-queue@webkit.org | 5c31424 | 2010-08-21 10:11:19 +0000 | [diff] [blame] | 3051 | |
jer.noble@apple.com | c5584f3 | 2010-08-27 20:49:02 +0000 | [diff] [blame] | 3052 | # Full Screen support is not yet enabled. |
| 3053 | fullscreen/ |
mitz@apple.com | 963e24a | 2010-09-03 19:33:05 +0000 | [diff] [blame] | 3054 | |
| 3055 | # https://bugs.webkit.org/show_bug.cgi?id=45194 |
| 3056 | fast/text/decomposed-after-stacked-diacritics.html |
andreas.kling@nokia.com | e17b50c | 2010-09-12 18:35:58 +0000 | [diff] [blame] | 3057 | |
kenneth@webkit.org | 8a9df01 | 2010-09-13 10:37:28 +0000 | [diff] [blame] | 3058 | # viewport meta tag tests that differ from the Opera results |
| 3059 | fast/viewport/viewport-65.html |
| 3060 | fast/viewport/viewport-82.html |
| 3061 | fast/viewport/viewport-84.html |
| 3062 | fast/viewport/viewport-87.html |
| 3063 | fast/viewport/viewport-126.html |
| 3064 | fast/viewport/viewport-127.html |
andreas.kling@nokia.com | dcd3424 | 2010-09-13 11:35:48 +0000 | [diff] [blame] | 3065 | |
| 3066 | # viewport meta tag tests that fail on the bot for yet unknown reasons |
| 3067 | fast/viewport/viewport-6.html |
| 3068 | fast/viewport/viewport-45.html |
| 3069 | fast/viewport/viewport-58.html |
ossy@webkit.org | 9e9989b | 2010-09-20 15:18:17 +0000 | [diff] [blame] | 3070 | |
| 3071 | # [Qt]REGRESSION? (r67762): 23 layout tests fail |
| 3072 | # https://bugs.webkit.org/show_bug.cgi?id=46093 |
| 3073 | svg/custom/use-font-face-crash.svg |
| 3074 | svg/zoom/text/zoom-coords-viewattr-01-b.svg |
| 3075 | tables/layering/paint-test-layering-1.html |
| 3076 | tables/layering/paint-test-layering-2.html |
| 3077 | tables/mozilla/bugs/adforce_imgis_com.html |
| 3078 | tables/mozilla/bugs/bug50695-2.html |
| 3079 | tables/mozilla/bugs/bug56201.html |
| 3080 | tables/mozilla/bugs/bug92647-2.html |
| 3081 | tables/mozilla/bugs/bug196870.html |
| 3082 | tables/mozilla/other/slashlogo.html |
| 3083 | tables/mozilla_expected_failures/bugs/bug23847.html |
| 3084 | transforms/2d/transform-2d.html |
| 3085 | transforms/2d/transform-fixed-container.html |
| 3086 | transitions/font-family-during-transition.html |
| 3087 | transitions/svg-text-shadow-transition.html |
| 3088 | http/tests/local/file-url-sent-as-referer.html |
| 3089 | http/tests/misc/error404.pl |
| 3090 | http/tests/misc/frame-access-during-load.html |
| 3091 | http/tests/misc/generated-content-inside-table.html |
| 3092 | http/tests/misc/iframe404.html |
| 3093 | http/tests/misc/location-replace-crossdomain.html |
| 3094 | http/tests/misc/slow-loading-image-in-pattern.html |
| 3095 | http/tests/uri/css-href.php |
aestes@apple.com | 7fb43f6 | 2010-09-20 23:01:12 +0000 | [diff] [blame] | 3096 | |
| 3097 | # Pre-HMTL5 parser quirks only apply to the mac port for now. |
| 3098 | fast/parser/pre-html5-parser-quirks.html |
| 3099 | |
kinuko@chromium.org | f0673b2 | 2010-09-23 00:58:53 +0000 | [diff] [blame] | 3100 | # FileSystem API is not supported. |
| 3101 | fast/filesystem |
abarth@webkit.org | abaac94 | 2011-03-17 01:05:00 +0000 | [diff] [blame] | 3102 | http/tests/filesystem |
commit-queue@webkit.org | 3b8fac5 | 2011-02-11 21:39:04 +0000 | [diff] [blame] | 3103 | http/tests/security/filesystem-iframe-from-remote.html |
tonikitoo@webkit.org | 13f65df | 2010-09-26 19:00:45 +0000 | [diff] [blame] | 3104 | |
ossy@webkit.org | 424bef8 | 2010-09-28 06:04:39 +0000 | [diff] [blame] | 3105 | # It fails, because 3D canvas is disabled by default. |
| 3106 | http/tests/canvas/webgl/origin-clean-conformance.html |
ossy@webkit.org | 058f661 | 2010-09-28 11:13:37 +0000 | [diff] [blame] | 3107 | |
commit-queue@webkit.org | 1a4d2cb | 2010-09-29 17:15:01 +0000 | [diff] [blame] | 3108 | |
ossy@webkit.org | 754f0b5 | 2010-10-01 08:21:08 +0000 | [diff] [blame] | 3109 | # https://bugs.webkit.org/show_bug.cgi?id=46966 |
| 3110 | # [Qt] fast/media/color-does-not-include-alpha.html fails |
| 3111 | fast/media/color-does-not-include-alpha.html |
abarth@webkit.org | f7a1087 | 2010-10-18 07:53:10 +0000 | [diff] [blame] | 3112 | |
| 3113 | # Requires WebP support. |
| 3114 | fast/images/webp-image-decoding.html |
ossy@webkit.org | 7d75cd3 | 2010-11-01 15:27:33 +0000 | [diff] [blame] | 3115 | |
ossy@webkit.org | 9c308aa | 2010-11-03 22:48:59 +0000 | [diff] [blame] | 3116 | # [Qt] DRT sideeffect revealed by r71268 |
| 3117 | # https://bugs.webkit.org/show_bug.cgi?id=48958 |
ossy@webkit.org | 4343724 | 2010-11-04 01:43:55 +0000 | [diff] [blame] | 3118 | svg/custom/text-zoom.xhtml |
ossy@webkit.org | 2530b32 | 2010-11-04 10:13:28 +0000 | [diff] [blame] | 3119 | |
ossy@webkit.org | 2ff28be | 2010-11-04 11:17:40 +0000 | [diff] [blame] | 3120 | # [Qt] svg/animations/animate-path-nested-transforms.html fails |
| 3121 | # https://bugs.webkit.org/show_bug.cgi?id=48987 |
| 3122 | svg/animations/animate-path-nested-transforms.html |
ossy@webkit.org | a06fcfd | 2010-11-10 11:03:01 +0000 | [diff] [blame] | 3123 | svg/animations/animate-text-nested-transforms.html |
ossy@webkit.org | 33f5332 | 2010-11-08 09:12:49 +0000 | [diff] [blame] | 3124 | |
| 3125 | # [Qt] REGRESSION (r71465): editing/selection/after-line-break.html fails |
| 3126 | # https://bugs.webkit.org/show_bug.cgi?id=49127 |
| 3127 | editing/selection/after-line-break.html |
ossy@webkit.org | da5108e | 2010-11-09 10:39:04 +0000 | [diff] [blame] | 3128 | |
| 3129 | # [Qt] REGRESSION (r71582): Two editing tests fail |
| 3130 | # https://bugs.webkit.org/show_bug.cgi?id=49243 |
| 3131 | editing/deleting/delete-line-011.html |
| 3132 | editing/pasteboard/paste-4039777-fix.html |
tony@chromium.org | 25124ac | 2010-11-18 19:00:14 +0000 | [diff] [blame] | 3133 | |
| 3134 | # [Qt] wrong ref count of npobject |
| 3135 | # https://bugs.webkit.org/show_bug.cgi?id=49749 |
| 3136 | plugins/refcount-leaks.html |
darin@apple.com | 8886af7 | 2010-11-18 21:42:16 +0000 | [diff] [blame] | 3137 | |
rniwa@webkit.org | b6ce501 | 2010-11-30 04:31:35 +0000 | [diff] [blame] | 3138 | # REGRESSION(r72861): editing/selection/click-left-of-rtl-wrapping-text.html and modify-up-on-rtl-wrapping-text.html fail on all but Mac platform |
| 3139 | # https://bugs.webkit.org/show_bug.cgi?id=50204 |
| 3140 | editing/selection/click-left-of-rtl-wrapping-text.html |
| 3141 | editing/selection/modify-up-on-rtl-wrapping-text.html |
ossy@webkit.org | 1a61971 | 2010-12-01 17:04:29 +0000 | [diff] [blame] | 3142 | |
antti@apple.com | a48e936 | 2010-12-13 20:30:49 +0000 | [diff] [blame] | 3143 | # For https://bugs.webkit.org/show_bug.cgi?id=50758 |
| 3144 | # These require DRT setSerializeHTTPLoads implementation to be reliable. |
| 3145 | http/tests/local/link-stylesheet-load-order.html |
| 3146 | http/tests/local/link-stylesheet-load-order-preload.html |
ossy@webkit.org | 1346f8a | 2010-12-20 09:55:23 +0000 | [diff] [blame] | 3147 | |
| 3148 | # [Qt] fast/text/emphasis-overlap.html fails |
| 3149 | # https://bugs.webkit.org/show_bug.cgi?id=51324 |
| 3150 | fast/text/emphasis-overlap.html |
laszlo.1.gombos@nokia.com | c40ff5f | 2011-01-03 18:12:54 +0000 | [diff] [blame] | 3151 | |
rniwa@webkit.org | d70045e | 2011-01-04 19:04:07 +0000 | [diff] [blame] | 3152 | # REGRESSION(r74971): [Qt] /editing/selection/caret-bidi-first-and-last-letters.html fails |
| 3153 | # https://bugs.webkit.org/show_bug.cgi?id=51884 |
ossy@webkit.org | e445a84 | 2011-01-04 20:34:49 +0000 | [diff] [blame] | 3154 | editing/selection/caret-bidi-first-and-last-letters.html |
ossy@webkit.org | 7d70c73 | 2011-01-10 14:49:09 +0000 | [diff] [blame] | 3155 | |
ossy@webkit.org | 8c6f5b8 | 2011-01-10 18:53:50 +0000 | [diff] [blame] | 3156 | # [Qt] fast/text/emphasis-avoid-ruby.html fails |
| 3157 | # https://bugs.webkit.org/show_bug.cgi?id=52155 |
| 3158 | fast/text/emphasis-avoid-ruby.html |
ossy@webkit.org | 4fbb6bb | 2011-01-11 13:26:40 +0000 | [diff] [blame] | 3159 | |
jamesr@google.com | 0ea9e5f | 2011-01-20 21:50:34 +0000 | [diff] [blame] | 3160 | # Requires requestAnimationFrame support |
| 3161 | fast/animation/ |
| 3162 | |
ossy@webkit.org | 4fbb6bb | 2011-01-11 13:26:40 +0000 | [diff] [blame] | 3163 | # https://bugs.webkit.org/show_bug.cgi?id=42578 |
| 3164 | # [Qt] DRT sideeffect revealed by r63657 and r75305 |
| 3165 | fast/tokenizer/flush-characters-in-document-write-evil.html |
| 3166 | fast/tokenizer/flush-characters-in-document-write.html |
| 3167 | fast/viewport/viewport-128.html |
ossy@webkit.org | 4fbb6bb | 2011-01-11 13:26:40 +0000 | [diff] [blame] | 3168 | fast/xmlhttprequest/null-document-xmlhttprequest-open.html |
| 3169 | fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html |
ossy@webkit.org | 146ded8 | 2011-01-18 08:43:30 +0000 | [diff] [blame] | 3170 | |
| 3171 | # [Qt] Fix LoadHTMLStringItem::invoke() after r75966 |
| 3172 | # https://bugs.webkit.org/show_bug.cgi?id=52614 |
| 3173 | http/tests/navigation/go-back-to-error-page.html |
jer.noble@apple.com | eb64058 | 2011-01-21 02:18:47 +0000 | [diff] [blame] | 3174 | |
| 3175 | # [Qt] LayoutTests/media/video-currentTime-delay.html fails |
| 3176 | # https://bugs.webkit.org/show_bug.cgi?id=52859 |
| 3177 | media/video-currentTime-delay.html |
ossy@webkit.org | a994972 | 2011-02-03 13:43:39 +0000 | [diff] [blame] | 3178 | |
ossy@webkit.org | 0559c6d | 2011-02-03 23:54:10 +0000 | [diff] [blame] | 3179 | # small text which is scaled to be large renders pixelated |
| 3180 | # https://bugs.webkit.org/show_bug.cgi?id=12448 |
| 3181 | css3/zoom-coords.xhtml |
| 3182 | svg/zoom/page/zoom-zoom-coords.xhtml |
jer.noble@apple.com | 45787e1 | 2011-02-05 07:35:54 +0000 | [diff] [blame] | 3183 | |
| 3184 | # [Qt] media/video-frame-accurate-seek.html fails |
| 3185 | # https://bugs.webkit.org/show_bug.cgi?id=53843 |
| 3186 | media/video-frame-accurate-seek.html |
robert@webkit.org | f2792e1 | 2011-02-06 10:46:45 +0000 | [diff] [blame] | 3187 | |
morrita@google.com | 4c99e4f | 2011-02-07 02:20:27 +0000 | [diff] [blame] | 3188 | # https://bugs.webkit.org/show_bug.cgi?id=53030 |
| 3189 | html5lib/runner.html |
| 3190 | |
robert@webkit.org | f2792e1 | 2011-02-06 10:46:45 +0000 | [diff] [blame] | 3191 | # [Qt] fast/notifications/notifications-document-close-crash.html fails after r77738 |
| 3192 | # https://bugs.webkit.org/show_bug.cgi?id=53868 |
| 3193 | fast/notifications/notifications-document-close-crash.html |
| 3194 | |
ossy@webkit.org | 85d5289 | 2011-02-07 23:45:58 +0000 | [diff] [blame] | 3195 | # [Qt] Fix crashes in QMetaObject::metacall |
| 3196 | # https://bugs.webkit.org/show_bug.cgi?id=53912 |
ossy@webkit.org | e8f3ee3 | 2011-02-09 11:37:44 +0000 | [diff] [blame] | 3197 | http/tests/websocket/tests |
ossy@webkit.org | 56fb5cd | 2011-02-15 10:22:17 +0000 | [diff] [blame] | 3198 | |
ossy@webkit.org | 4c35d4b | 2011-02-18 07:30:08 +0000 | [diff] [blame] | 3199 | # [Qt]REGRESSION(r78846): editing/selection/mixed-editability-10.html |
| 3200 | # https://bugs.webkit.org/show_bug.cgi?id=54725 |
| 3201 | editing/selection/mixed-editability-10.html |
ossy@webkit.org | d98f980 | 2011-02-18 21:40:40 +0000 | [diff] [blame] | 3202 | |
jer.noble@apple.com | e6ff40d | 2011-02-22 20:40:28 +0000 | [diff] [blame] | 3203 | # [Qt] Generate results for media/audio-repaint.html and media/media-document-audio-repaint.html |
| 3204 | # https://bugs.webkit.org/show_bug.cgi?id=54984 |
| 3205 | media/audio-repaint.html |
ossy@webkit.org | 76e5fa9 | 2011-02-22 22:00:43 +0000 | [diff] [blame] | 3206 | media/media-document-audio-repaint.html |
| 3207 | |
pfeldman@chromium.org | 81b45e5 | 2011-02-28 15:26:44 +0000 | [diff] [blame] | 3208 | # [Qt] XML Viewer fails due to specifics in the parser implementation |
| 3209 | # https://bugs.webkit.org/show_bug.cgi?id=55302 |
| 3210 | http/tests/xmlviewer/dumpAsText/svg.xml |
| 3211 | http/tests/xmlviewer/dumpAsText/wml.xml |
| 3212 | http/tests/xmlviewer/dumpAsText/xlink.xml |
| 3213 | http/tests/xmlviewer/dumpAsText/xmlviewer-charset-cp1251.xml |
| 3214 | http/tests/xmlviewer/dumpAsText/xmlviewer-charset-utf8.xml |
| 3215 | http/tests/xmlviewer/dumpAsText/xmlviewer.xml |
| 3216 | http/tests/xmlviewer/dumpAsText/xsl-stylesheet.xml |
| 3217 | http/tests/xmlviewer/dumpAsText/xul.xml |
commit-queue@webkit.org | 283a016 | 2011-03-04 05:13:10 +0000 | [diff] [blame] | 3218 | |
| 3219 | # [Qt] geolocation case failing as needs implementation in DumpRenderTree : TODO bug |
| 3220 | fast/dom/Geolocation/window-close-crash.html |
ossy@webkit.org | 00e7c36 | 2011-03-04 12:37:04 +0000 | [diff] [blame] | 3221 | |
jknotten@chromium.org | 35f104c | 2011-03-10 11:28:08 +0000 | [diff] [blame] | 3222 | # [Qt] LayoutTestController needs to implement numberOfPendingGeolocationPermissionRequests |
| 3223 | # https://bugs.webkit.org/show_bug.cgi?id=56086 |
| 3224 | fast/dom/Geolocation/page-reload-cancel-permission-requests.html |
| 3225 | |
ossy@webkit.org | 00e7c36 | 2011-03-04 12:37:04 +0000 | [diff] [blame] | 3226 | # [Qt] Two http auth tests fail with Qt 4.7.2 |
| 3227 | # https://bugs.webkit.org/show_bug.cgi?id=55767 |
| 3228 | http/tests/appcache/auth.html |
| 3229 | http/tests/xmlhttprequest/basic-auth.html |
commit-queue@webkit.org | bad43c0 | 2011-03-19 21:28:57 +0000 | [diff] [blame] | 3230 | |
| 3231 | # LayoutTestController::clearApplicationCacheForOrigin is not implemented |
| 3232 | http/tests/appcache/origin-delete.html |
commit-queue@webkit.org | 13f1be6 | 2011-03-23 00:57:31 +0000 | [diff] [blame] | 3233 | # LayoutTestController::getOriginsWithApplicationCache is not implemented |
| 3234 | http/tests/appcache/origins-with-appcache.html |
commit-queue@webkit.org | 895428d | 2011-03-21 14:40:33 +0000 | [diff] [blame] | 3235 | |
| 3236 | # https://bugs.webkit.org/show_bug.cgi?id=56691 |
| 3237 | http/tests/inspector/network/network-size-chunked.html |
commit-queue@webkit.org | fc684af | 2011-03-24 21:17:58 +0000 | [diff] [blame^] | 3238 | http/tests/inspector/network/network-size-sync.html |